aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* removed /lib and /usr/lib from ld.so.conf, updated explanation of the file's ↵Gerard Beekmans2002-03-051-10/+12
| | | | | | usage git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* better explanation for the *.so symlinks in /usr/libGerard Beekmans2002-03-041-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added commands to remove setgid kmem from /usr/bin/makeGerard Beekmans2002-02-273-1/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bad typoGerard Beekmans2002-02-201-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* spelling correctionsMark Hymers2002-02-142-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a sed command to chapter 6-gzip to change the hard-codedGerard Beekmans2002-02-101-0/+2
| | | | | | | /usr/bin/gzip path to /bin/gzip git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved additional programs to the ($LFS)/bin directory that are used by theGerard Beekmans2002-02-103-5/+6
| | | | | | | bootscripts git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* spelling / phrasing fixesMark Hymers2002-02-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* slight change to make it more pleasant to type outGerard Beekmans2002-02-021-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed the compress symlinkGerard Beekmans2002-02-021-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* instead of sed'ing the config.make file, create a configparms file withGerard Beekmans2002-02-012-14/+8
| | | | | | | 'cross-compiling = no' as contents git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1524 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added chown for /lost+found if the fs has itGerard Beekmans2002-01-301-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed patch CPPFLAGS part to match how it's done with for exampleGerard Beekmans2002-01-301-1/+3
| | | | | | | chapter5/sed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 242] patch 2.5.4 needs -D_GNU_SOURCE on PPCMark Hymers2002-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 261] Removed the --libexecdir configure option from fileutils' ↵Marc Heerdink2002-01-301-2/+1
| | | | | | configure flags git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 245] Added a symlink from vipw to vigrMarc Heerdink2002-01-302-1/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 258] More packages suggest seperate build dirMark Hymers2002-01-302-2/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a chown root.root after the cp during bootscript ↵Gerard Beekmans2002-01-301-1/+2
| | | | | | installation.</para></listitem> git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed typo in direcotry names for app-defaults and info pages dirGerard Beekmans2002-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified the commands to create the utmp, btmp, lastlog and wtmp files.Gerard Beekmans2002-01-301-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* combined mv libshadow.a and mv libshadow.la to "mv libshadow.*a"Gerard Beekmans2002-01-301-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 263] The bison explanation is no longer neededMarc Heerdink2002-01-261-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1484 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 263] Removed the datadir configure flag for bison, which is no more ↵Marc Heerdink2002-01-262-3/+1
| | | | | | needed with recent bison. Also, this unbreaks locale support. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1483 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fix (manual->translation file)Gerard Beekmans2002-01-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rephrased the incomprehensible explanation of "ln -sf ↵Marc Heerdink2002-01-251-3/+3
| | | | | | ../../lib/libncurses.so etc" git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* "if you can reproduce the problem" -> "if the problem persists"Marc Heerdink2002-01-251-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 183] /etc/mtab --> /proc/mounts symlink addedMark Hymers2002-01-242-0/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed 'file -C' - already done by package itselfGerard Beekmans2002-01-231-15/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 149] Addition and Removal of files to resolve bug 149 (Install all ↵Marc Heerdink2002-01-231-0/+19
| | | | | | software as an unprivileged user) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Implemented bug 149 (install chapter 5 as an unprivileged user)Marc Heerdink2002-01-231-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 246] Back out changes to fix this bug as they're brokenMark Hymers2002-01-222-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bugs 48, 69, 85, 175, 250, 58, 103 and 246] Update packages (see changelog) ↵Mark Hymers2002-01-213-2/+9
| | | | | | and fix glibc linuxthreads man pages install and adjust util-linux installation for new version git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1466 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 45] man-pages-1.47 removed patch changed location and updated packageMark Hymers2002-01-213-14/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1464 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated to reflect new scriptsGerard Beekmans2002-01-161-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added bootscripts installationGerard Beekmans2002-01-153-0/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed the si:: command (from rcS to rc sysinit)Gerard Beekmans2002-01-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [200] The installation instructions for file were changed for using touch to ↵Marc Heerdink2002-01-152-5/+6
| | | | | | avoid the sed command. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fauls->faultsGerard Beekmans2002-01-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added extra warning not to use --enable-kernel or do anything differentGerard Beekmans2001-12-171-1/+6
| | | | | | | than the install isntructions show git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* reworded TeX's purposeGerard Beekmans2001-12-161-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* reworded ed's needsGerard Beekmans2001-12-161-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 228] Merge appendices A, B and DMark Hymers2001-12-1551-51/+51
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* The new files :) Forgot to add them in the previous commit...Marc Heerdink2001-12-121-0/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded the kbd patch to 1.06-2 and updated the program descriptions for ↵Marc Heerdink2001-12-122-12/+3
| | | | | | kbd. (Bug 216) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 229] explain why we cd before chroot toMark Hymers2001-12-111-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 230] patch to make loadkeys -d work properlyMark Hymers2001-12-101-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 150] Re-create /bin/sh symlink in chapter 6 + similar thingsMark Hymers2001-12-103-2/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Resolved bug 192 and a version increaseMarc Heerdink2001-12-107-57/+39
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1370 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bug 235Marc Heerdink2001-12-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1368 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed perl install. instructions from ./Configure -Dprefix=/usr -d -e toGerard Beekmans2001-12-081-10/+6
| | | | | | | ./configure.gnu --prefix=/usr git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689