aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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