aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
Commit message (Collapse)AuthorAgeFilesLines
* fix typoGerard Beekmans2002-05-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping ↵Gerard Beekmans2002-05-021-2/+3
| | | | | | mostly) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note that /usr/lib/locale must be created before you manually install ↵Gerard Beekmans2002-04-251-1/+4
| | | | | | locales git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* various fixesGerard Beekmans2002-04-191-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* change of msgfmt description to be more accurateGerard Beekmans2002-03-061-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1669 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
* instead of sed'ing the config.make file, create a configparms file withGerard Beekmans2002-02-011-3/+1
| | | | | | | 'cross-compiling = no' as contents git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1524 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
* [Bug 246] Back out changes to fix this bug as they're brokenMark Hymers2002-01-221-3/+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-211-0/+3
| | | | | | 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
* 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
* Resolved bug 192 and a version increaseMarc Heerdink2001-12-101-6/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1370 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 164] XML Tidy upMark Hymers2001-10-271-20/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fixes (it's -> its)Gerard Beekmans2001-09-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added notes that gcc, binutils and glibc behave badly when optimized andGerard Beekmans2001-09-051-0/+6
| | | | | | | thus should be left alone. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed --libexecdir to /usr/binGerard Beekmans2001-08-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* text updatesGerard Beekmans2001-08-291-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fix: localedate->localedataGerard Beekmans2001-08-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed -f options from mv and rmGerard Beekmans2001-08-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed all -f flags from cp commandsGerard Beekmans2001-08-281-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed some unnecessary line breaksGerard Beekmans2001-08-281-9/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1088 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --login to exec bashGerard Beekmans2001-08-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1047 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 137] note about only installing wanted localesMark Hymers2001-08-251-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed exit+enter chroot commands, replaced by an "exec /bin/bash",Gerard Beekmans2001-08-251-8/+1
| | | | | | | moved it's explanation to glibc-exp.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1030 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sed's output for config.make is tmp~ instead config.make~ (to make itGerard Beekmans2001-08-251-2/+2
| | | | | | | consistent with other sed's) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made backup of config.make before sed'ingGerard Beekmans2001-08-251-9/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 140] Sed consistenciesMark Hymers2001-08-241-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1020 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 127] Clean up ln, mv and cp commandsMark Hymers2001-08-231-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bug 69: glibc-2.2.4Mark Hymers2001-08-161-6/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bug 125: simplify sedsMark Hymers2001-08-151-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bug 122: add glibc-nss patchMark Hymers2001-08-081-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* a few typo fixesMark Hymers2001-08-071-5/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed && after logoutGerard Beekmans2001-07-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the exit and re-enter of the chroot commands right after theGerard Beekmans2001-07-311-11/+8
| | | | | | | install. instructions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML changesMark Hymers2001-07-221-37/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made extra sure that you need to cd into glibc-&glibc-version; thenGerard Beekmans2001-07-111-4/+6
| | | | | | | | | unpack (when we're sure that you are in glibc-&glibc-version; then we don't have to use the absolute patch /usr/src/glibc-build when mkdir'ing it and cd'ing into it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed wording to be less confusingGerard Beekmans2001-07-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed literallayout's to screen'sGerard Beekmans2001-07-101-32/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to current versionsGerard Beekmans2001-06-201-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the <blockquote><literallayout> and their closing tags fromGerard Beekmans2001-06-191-1/+4
| | | | | | | | | chrootcmd.xml and added them to the files that call chrootcmd. This allows for adding more commands around chroot (like logout in glibc-inst.xml) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added chrootcmd.xml and have bash-inst.xml, glibc-inst.xml, m4-inst.xmlGerard Beekmans2001-05-221-7/+1
| | | | | | | and chroot.xml use that file git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note that configure will complain about missing msgfmt but thatGerard Beekmans2001-05-061-0/+18
| | | | | | | it can be ignored git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed blank lines after <literallayout> and before </literallayout>Simon Perreault2001-04-161-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed wordingGerard Beekmans2001-04-141-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed re-entering chroot procedureGerard Beekmans2001-04-061-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Force exit+re-enter chroot (rather than merely suggest it)Gerard Beekmans2001-04-061-7/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed don't enter the directories...Thomas Balu Walter2001-04-031-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@428 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added /dev/nullGerard Beekmans2001-04-021-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@406 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extra &&Simon Perreault2001-03-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689