1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-03-05 13:54:49 +00:00
Commit Graph

697 Commits

Author SHA1 Message Date
Jim Gifford
0484cdea9a Forget Update to chapter 5 util-linux
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 22:05:32 +00:00
Jeremy Utley
4b84428ef4 Minor typo correction - took the backslashes off the multi-line configure statement on gcc pass 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 08:35:40 +00:00
Jeremy Utley
9c14ec2337 Experimental Change - Compile glibc against sanitized headers from linux-libc-headers, rather than raw kernel headers
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 01:27:45 +00:00
Jeremy Utley
b3c46bf730 Experimental change - Added -B/usr/bin to compiler flags for GCC Pass 1 - should result in a fix for the problem we encountered with LFS 5.1.1 building an older toolchain from a newer.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 01:17:34 +00:00
Jim Gifford
7e2b777256 Updated glibc instructions to include --with-__thread for TLS, --enable-kernel=2.6.0 for 2.6.x kernel support, and added pt_chown for Unix 98 pty support
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-30 23:25:18 +00:00
Jeremy Utley
e8d07afc70 Upgraded unstable to automake-1.9, man-1.5n, file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-30 21:04:25 +00:00
Matthew Burgess
64a9b1405a * Upgraded to sed-4.1.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-06 18:44:48 +00:00
Alexander E. Patrakov
d9e7e0a5bb Updated GCC testresults link
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-05 08:50:45 +00:00
Zack Winkles
e07596793b Upgraded to GCC 3.4.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-02 19:25:33 +00:00
Zack Winkles
0141195315 Updated the Udev permissions file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-02 15:13:19 +00:00
Matthew Burgess
d6b4e80c23 * Minor typo fix (Eric Hobbs)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-28 18:45:35 +00:00
Matthew Burgess
d878ce39f8 * Moved discussion of glibc test failures to chapter 6, and reworded notes aboutoptional tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-27 14:55:19 +00:00
Matthew Burgess
32324418a0 Applied Alexanders descriptions for udev package contents
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-26 13:19:14 +00:00
Zack Winkles
e7647f8d54 Fixed a typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-21 17:08:21 +00:00
Zack Winkles
2def1243e7 Touch only doc/flex.1, since that's the only one that exists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-20 02:36:50 +00:00
Matthew Burgess
deaf14affc Provide clearer information on how to determine whether the host kernel is suitable for performing glibc's testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 22:01:05 +00:00
Manuel Canales Esparcia
ef57e3bcf1 Amplied the Index entries for Hotplug and Linux-Libc-Headers.
Tags corrections.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 12:04:20 +00:00
Zack Winkles
8dffa04af3 Dropped the chmod's that I added a few days earlier. They are not needed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-18 15:50:52 +00:00
Matthew Burgess
4a6cd87052 Added the sed permissions patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-17 20:45:10 +00:00
Matthew Burgess
39734a9d7a Clarify that a gcc-3.x compiled kernel is required in order for the NTPL testsuite to run without segfaulting
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-17 19:55:41 +00:00
Zack Winkles
4b3ac5083d Fix permissions of files that have been edited inline by sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-16 13:54:27 +00:00
Zack Winkles
18da154b58 Dropped the Udev patch in favor of separate configuration files
Properly recreate /etc/hotplug.d/default/udev.hotplug


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-15 19:28:46 +00:00
Matthew Burgess
d9f0c4608f More typo fixes (Anderson Lizardo)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-15 17:40:23 +00:00
Matthew Burgess
9c5c7c9a84 Fixed a couple of typos (Randy McMurchy)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-14 20:43:49 +00:00
Manuel Canales Esparcia
e63529b364 Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-13 13:39:51 +00:00
Zack Winkles
1582636bcd Upgraded to Udev 026
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-08 01:58:48 +00:00
Zack Winkles
7e6c41d725 Fixed small typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 19:26:09 +00:00
Zack Winkles
2ec4b60f35 Normalized usage of sed throughout the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 19:16:21 +00:00
Zack Winkles
9109cd46dd Use "gcc --print-file specs" to determine the location of the specs file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 18:57:42 +00:00
Zack Winkles
71bbe67154 Updated patch names to the new naming scheme used by the patches project
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 18:52:47 +00:00
Zack Winkles
cb983a87d4 Globally changed DejaGnu to DejaGNU
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 14:32:37 +00:00
Matthew Burgess
c99db3bed1 * Fixed typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-03 18:10:17 +00:00
Ian Molton
f904a8703f Touched up the grammar.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-01 21:43:10 +00:00
Manuel Canales Esparcia
574b0eabcc Tagging corrections in chapters 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-30 13:41:04 +00:00
Manuel Canales Esparcia
b8a819fd7b Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-24 21:37:26 +00:00
Zack Winkles
69a7501b65 Point to the correct GCC patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-20 15:59:09 +00:00
Zack Winkles
7a682ffd82 New udev patch (/dev/random is now 0444 instead of 0666)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-20 02:51:48 +00:00
Zack Winkles
22724b75e0 Corrected text for ch.5 flex installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-16 16:07:36 +00:00
Manuel Canales Esparcia
965224946e HEAD: Retaged the SBUs/disk-usage sections, the lists of options and the contents sections in chapter05.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-16 00:06:08 +00:00
Zack Winkles
32a531e9c9 Don't build the libstdc++ in Chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-12 01:11:43 +00:00
Manuel Canales Esparcia
08684615e1 Removed some unneeded tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-08 14:30:32 +00:00
Zack Winkles
2be5334128 Fix patch locations in HEAD too
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-04 17:32:06 +00:00
Zack Winkles
10fb6a507c Removed BE-isms
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 22:16:39 +00:00
Zack Winkles
c8ba565c4e Committing current BE-LFS to head.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 22:08:10 +00:00
Zack Winkles
9dfc02ff38 Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 21:28:58 +00:00
Matthew Burgess
efb32ca4bf * Added a locale necessary for chapter 5's gettext testsuite.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 20:13:13 +00:00
Matthew Burgess
673b0d84ba * Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 10:59:46 +00:00
Alex Gronenwoud
02974d8f1b Re-adding HOME to the chroot command, and a few textual shuffles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-14 21:53:12 +00:00
Alex Gronenwoud
c6b5ddb7a6 Shifting chapter contents, and moving preparational sections of chapter 5 to a separate chapter.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-07 12:09:31 +00:00
Alex Gronenwoud
ede9b9be0a Minor textual shuffles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-25 22:04:14 +00:00
Alex Gronenwoud
f89de33022 Cleaning up the revision of chroot and reboot sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-23 22:09:27 +00:00
Alex Gronenwoud
b157558174 Moving the final strip from the last chapter to the end of chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-22 22:32:27 +00:00
Alex Gronenwoud
9da62ab0cd Small textual frobbings, and removing an unneeded {,share/}.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-19 22:35:14 +00:00
Jeremy Utley
21308e271c Upgrade ncurses to 5.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-15 10:48:22 +00:00
Alex Gronenwoud
c3dc67cdcf Changing a few SBUs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-14 14:53:12 +00:00
Alex Gronenwoud
a0b689e8b0 Adapting the title of the 'Locking in' section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-11 22:02:32 +00:00
Alex Gronenwoud
c91dd5bfd0 Making the test suites in chapter 5 more clearly optional.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-11 22:02:10 +00:00
Alex Gronenwoud
c76accc624 Miscellaneous adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-09 22:44:26 +00:00
Alex Gronenwoud
e8692c5ee7 Changing 'grep -A7' into a comment.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-07 14:55:41 +00:00
Alex Gronenwoud
5b0dd3a11d Fixing several small things.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-07 10:48:13 +00:00
Alex Gronenwoud
dcff0464e8 Changing chapter IDs in anticipation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-04 22:23:18 +00:00
Alex Gronenwoud
fe5b13b40b Moving Mounting proc to before Chroot, dropping Util-linux, adding an arch script to Perl.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-04 22:22:49 +00:00
Alex Gronenwoud
0aa644e255 Removing some of the 'and for the' lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-03 22:18:03 +00:00
Alex Gronenwoud
878b2a4bee Rewording a few introductory paragraphs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-02 22:15:46 +00:00
Alex Gronenwoud
90e3cb3f0e Replacing several <userinput> tags by <command>.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-01 21:49:10 +00:00
Alex Gronenwoud
c288d971d1 Turning some ./configures into a single line, taking 72 as max-width.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-01 21:48:13 +00:00
Alex Gronenwoud
ab3b93b727 Writing 'file system' as two words everywhere.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-31 15:07:36 +00:00
Alex Gronenwoud
3be4d973d4 Changing identifiers in preparation for moving sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:29:49 +00:00
Alex Gronenwoud
69276a949a Tweaking the texts for build time and disk space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:27:44 +00:00
Alex Gronenwoud
daaa09419c Making references to the Wiki and Richard's References page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-26 22:23:57 +00:00
Alex Gronenwoud
17476c5481 Removing some excess white space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-26 22:23:41 +00:00
Greg Schafer
9684126049 Chapter 5 - Adding the user lfs: Added "-k /dev/null" to the
useradd command to prevent /etc/skel files from coming across.
Suggested by Anderson Lizardo.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-26 02:03:22 +00:00
Greg Schafer
d962702a7c Small entity cleanups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-22 23:56:16 +00:00
Greg Schafer
d12fdb184b Fixed missing Posixver patch link in Chapter 5. Reported by Andy Neebel.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3179 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-21 03:53:35 +00:00
Greg Schafer
e5888f5860 Update URL for GCC test results to account for new Glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3178 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-20 06:56:37 +00:00
Greg Schafer
d0a6c4c212 Upgraded to Glibc-2.3.3, Kbd-1.12, Perl-5.8.3 and Shadow-4.0.4.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-20 05:59:05 +00:00
Greg Schafer
51fe2150ea Expanded the Locking in Glibc and Re-adjusting the toolchain
sections to also catch missing cc->gcc symlink and provide more
help for when things go wrong.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-17 07:53:07 +00:00
Greg Schafer
443cace8ce Implemented changes to make the running of the Chapter 5 test
suites strictly optional i.e. the default action for the
average reader is to not run them. Closes 719.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-17 01:37:37 +00:00
Greg Schafer
b05a83179d Add small clarifications based on feedback from support list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-16 12:45:51 +00:00
Greg Schafer
31b2ae676d First stage towards Bug 719. Making the Chapter 5 test suites
strictly optional.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-16 10:15:49 +00:00
Alex Gronenwoud
f4993cfc75 Small textual adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:24:06 +00:00
Alex Gronenwoud
5888299528 Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:23:50 +00:00
Greg Schafer
be6373b6cd Chapter 5 - Util-linux: Added command to install the arch
program which is needed by Perl for consistency. Upgraded
to Kbd-1.10.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-08 01:06:58 +00:00
Greg Schafer
01a9d0cabc Minor adjustments to some section ids for better interaction
with lfscmd testing tool. Internal change only.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-02 14:07:24 +00:00
Greg Schafer
79f701f032 One more tiny whitespace fixup.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-22 12:55:27 +00:00
Greg Schafer
b3adaba4a1 Tiny whitespace fixups within build commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-22 09:32:12 +00:00
Greg Schafer
1caa48e19b Glibc: Moved ld.so.conf creation to immediately before make install in both chapters.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 23:41:37 +00:00
Greg Schafer
07ecae2532 Fixed Bash startup files to handle HOME and PS1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 01:43:31 +00:00
Greg Schafer
10e1008b51 Upgraded to Gettext-0.13, Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-03 23:57:25 +00:00
Greg Schafer
37dcf2af37 Rolled back 4 patches to seds: GCC Suppress-Libiberty, Grub Gcc33, Man Manpath, Man Pager. Closes Bug 461.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-21 03:39:20 +00:00
Greg Schafer
538aa7a11c Chapter 6: - Setting up the environment: Reworked the Bash startup files to enforce a clean environment. Closes Bug 714.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-20 00:15:47 +00:00
Greg Schafer
a195a6c7fb Miscellaneous small fixes from the list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-18 05:55:04 +00:00
Gerard Beekmans
d0dfce439e Revert Alex's changes back to previous state
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 16:07:18 +00:00
Alex Gronenwoud
f040abeb5c Making crossreferences from chapter 5 to 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 11:48:20 +00:00
Greg Schafer
6eb73f0a9c Removed unnecessary Ncurses Vsscanf Patch. Closes Bug 704.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 03:38:52 +00:00
Greg Schafer
f47c6b77ec Upgraded to Perl-5.8.2 and streamlined build commands for Perl\'s Chapter 5 static extensions. Closes Bug 690.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-14 02:15:57 +00:00
Alex Gronenwoud
cfabeeda7b Moving chapter 5 intermezzos into a single file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-13 22:31:08 +00:00
Greg Schafer
bc827b3954 Upgraded to GCC-3.3.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-12 22:55:28 +00:00
Alex Gronenwoud
5763f6758e Fixing some tiny typos, and rephrasing a few more lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-03 22:47:39 +00:00
Alex Gronenwoud
d27a27bee9 Rephrasing a few lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-02 22:20:47 +00:00