aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typos, removed old command explanation.Timothy Bauscher2002-09-182-13/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the 'superfluous *.so symlinks' again.Gerard Beekmans2002-09-143-5/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added sbusGerard Beekmans2002-09-132-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --libdir=/usr/lib so proper *.la files are generated. Then mv all the ↵Gerard Beekmans2002-09-131-2/+3
| | | | | | .so* files from /usr/lib to /lib git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* forgot to add patch instructions for procpsGerard Beekmans2002-09-132-1/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix typoGerard Beekmans2002-09-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added glibc linuxthreads man pages installationGerard Beekmans2002-09-134-0/+37
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* made the mtab link command an 'ln -sf' since mount may create /etc/mtab when ↵Gerard Beekmans2002-09-131-1/+1
| | | | | | mounting proc git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added some notes that mounting proc may give some errorsGerard Beekmans2002-09-131-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed hostname installation from the sh-utils package by way of the ↵Gerard Beekmans2002-09-123-3/+20
| | | | | | sh-utils-2.0-hostname patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed all superfluous /usr/lib/*.so symbolic links from libraryGerard Beekmans2002-09-124-20/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed sulogin's respawn in inittab to 'once'Gerard Beekmans2002-09-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2088 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --enable-clocale=gnu to chapter 06 -gccGerard Beekmans2002-09-122-1/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2087 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex\'s grammar patchTimothy Bauscher2002-09-0813-180/+200
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added gzip patch, added re_max_failures2 to Textutils.Timothy Bauscher2002-09-073-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Symlink sh to bash, and bash to /static/bin/bash. Shortened some cp ↵Timothy Bauscher2002-09-028-24/+26
| | | | | | commands. Changed call to less so SGR will work. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix man bug, added a CC variable to omit symbols from compilation in static ↵Timothy Bauscher2002-09-023-10/+14
| | | | | | packages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rm /bin/bash after makedev, re-added HAVE_GAS_HIDDEN, removed ↵Timothy Bauscher2002-08-307-11/+22
| | | | | | --enable-__cxa-atexit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated to automake-1.6.3, gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0, ↵Gerard Beekmans2002-08-268-17/+18
| | | | | | util-linux-2.11u | added gcc-3.2.patch glibc-2.2.5-2.patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed ln -sf to ln -s where possible, cp libiberty.h after binutils ↵Timothy Bauscher2002-08-1811-23/+34
| | | | | | install, remove groups program from Shadow, re-added the sh-utils-2.0.patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* move man-pages to after kernel headers installMark Hymers2002-08-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove removal of /dev/nullMark Hymers2002-08-151-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* move makedev to before glibc and remove manual /dev/null creationMark Hymers2002-08-152-10/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* textual change that removes some confusion and very bad EnglishGerard Beekmans2002-08-142-8/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to modutils-2.4.19, linux-2.4.19, gettext-0.11.5, binutils-2.13, ↵Timothy Bauscher2002-08-102-6/+5
| | | | | | textutils-2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed --disable-termcap from ncurses installation, it's disabled by ↵Gerard Beekmans2002-08-082-5/+1
| | | | | | default now git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated explantionGerard Beekmans2002-08-081-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added cp include/asm-generic /usr/includeGerard Beekmans2002-08-081-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 20020804->20020806 | change single quotes to double quotes in ↵Gerard Beekmans2002-08-061-1/+1
| | | | | | chapter06/procps-exp.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added zlib-1.1.4.Timothy Bauscher2002-08-043-0/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to man-pages-1.52, man-1.5k, gettext-0.11.4, modutils-2.4.18.Timothy Bauscher2002-08-031-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed stale bashprofile.xml fileGerard Beekmans2002-08-031-31/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted man commands.Timothy Bauscher2002-07-291-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs xml files.Timothy Bauscher2002-07-293-35/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.Timothy Bauscher2002-07-295-6/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Pointed to BLFS, added hints-index and blfs entities, updated URL in Vim.Timothy Bauscher2002-07-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleaned up my Changelog entries. Removed bin86-exp.xml.Timothy Bauscher2002-07-031-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Sysvinit: Simplified the sed command, updated installation description. ↵Timothy Bauscher2002-07-033-13/+12
| | | | | | Added screen tags to chrootcmd.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix all patches to use -patch-version entities and remove hard-coding of ↵Mark Hymers2002-07-0211-13/+13
| | | | | | patch versions. sorry to timothy for breaking his run of changelog entries\! git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* minor typo fixGerard Beekmans2002-06-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the compilation of the C++ compiler, which is not needed until after ↵Timothy Bauscher2002-06-131-5/+5
| | | | | | the second build. Made grammatic changes to the Shadow page. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed trailing spaces from commands.Timothy Bauscher2002-06-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* change usr,usr/local to usr in ch06-createdirs as per Jesse's suggestion on ↵Mark Hymers2002-06-091-1/+1
| | | | | | lfs-dev git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Named the hint authors, updated the URL to the editors in the hints index, ↵Timothy Bauscher2002-06-063-11/+12
| | | | | | and mentioned the Gawk patch to avoid confusion. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted to a relative link for localtimeTimothy Bauscher2002-06-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* made absolute paths for localtimeTimothy Bauscher2002-06-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied Alex's small-edits.patchGerard Beekmans2002-06-031-7/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied Alex's commas.patchGerard Beekmans2002-06-0311-37/+36
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed a typo.Timothy Bauscher2002-06-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note that the shadow hint deals with things like MD5 passwords (which ↵Gerard Beekmans2002-05-311-1/+2
| | | | | | is probably the most important thing for most people) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689