aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fixed illegal character 32 - problemThomas Balu Walter2001-03-281-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a sed to install pt_chown without copying it ourselfThomas Balu Walter2001-03-281-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updateGerard Beekmans2001-03-231-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@361 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* YouThomas Balu Walter2001-03-191-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sed command updateGerard Beekmans2001-03-151-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added this:Simon Perreault2001-03-151-0/+4
| | | | | | | | | sed -e 's|$(PERL)|/usr/bin/perl|' \ ../glibc-2.2.1/malloc/Makefile > tmp && mv tmp ../glibc-2.2.1/malloc/Makefile && git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* pw_chown -> pt_chownSimon Perreault2001-03-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added chmod 4755 /usr/bin/pt_chownGerard Beekmans2001-03-101-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed chroot commandGerard Beekmans2001-03-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial XML commitGerard Beekmans2001-02-151-0/+51
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689