Commit Graph

33 Commits

Author SHA1 Message Date
Simon Perreault
f4d8ddbd77 New lilo version. Changed date in intel.xml. Added changelog item about the way
we now deal with kernel headers.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-11 03:11:52 +00:00
Gerard Beekmans
803a1b202c Fixed && -> &&
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-09 01:13:02 +00:00
Simon Perreault
b88080b588 removed the ldso section (and all references to it in the appendixes) and
replaced that by a patch to man-pages (and added references to it in all
appendixes)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-09 01:05:49 +00:00
Gerard Beekmans
51542c73f6 Noted updated desc's for frcode, code and bigram in findutils-4.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-08 20:14:57 +00:00
Gerard Beekmans
3fea0f7332 Changed bin86's installation instruction from:
make PREFIX=/usr install
to:
make INSTALL_OPTS="-m 755" PREFIX=/usr install


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 22:59:55 +00:00
Gerard Beekmans
f54dd7b47e Noted removal of fileutils-patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 20:38:09 +00:00
Simon Perreault
7fd5797008 Removed the installation of a static gettext from chapter 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-03 23:54:04 +00:00
Simon Perreault
142c5980ca Moved the creation of /etc/fstab from the end of chapter 7 to the beginning of
chapter 8. It fits better there, and it has been on my TODO for a long time.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-03 23:05:29 +00:00
Gerard Beekmans
2a065522f7 Logged directory structure update in chapter 4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-18 02:16:57 +00:00
Simon Perreault
20ea64e478 Added notice about an old version of install-info.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-15 16:45:18 +00:00
Simon Perreault
2b81132af8 Put back the NSS instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-15 04:47:45 +00:00
Gerard Beekmans
e7224d652d Update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-12 23:10:36 +00:00
Gerard Beekmans
89e3ef8145 Spelling Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-08 02:46:40 +00:00
Simon Perreault
c3c32c7483 Added kbd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-04 00:31:52 +00:00
Thomas Balu Walter
123880fa3b easier procps-installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-30 23:43:09 +00:00
Thomas Balu Walter
db85d5983f removed --disable-nls from m4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@384 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-29 15:42:09 +00:00
Thomas Balu Walter
cd40edaa94 Changed cd dir && make to make -C
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-29 09:18:57 +00:00
Thomas Balu Walter
a0fcc028b4 Added a sed to install pt_chown without copying it ourself
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-28 15:22:23 +00:00
Thomas Balu Walter
a21eb83210 Changed gcc-links to /usr/bin/cpp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-28 14:31:12 +00:00
Thomas Balu Walter
32bbb1c62c removed some --disable-nls
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-28 13:33:38 +00:00
Simon Perreault
2483c442bd Grammar fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@325 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-15 16:54:07 +00:00
Simon Perreault
8511245a5b Added description of netkit-base and net-tools in appendix a.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-15 04:39:17 +00:00
Thomas Balu Walter
081564c94c Stupid me, &'s are &'s in xml...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-13 17:34:11 +00:00
Thomas Balu Walter
e0d18a70ca Changed all "rm file && ln -s dest file" into "ln -sf file".
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-13 17:19:45 +00:00
Gerard Beekmans
171b2e930d Beautified mawk's static link process
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:41:42 +00:00
Gerard Beekmans
29004d33e6 Added changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@282 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:31:53 +00:00
Gerard Beekmans
4378e5bff2 Noted re-wording in chapter 4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@243 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-28 00:41:22 +00:00
Gerard Beekmans
db7ed0ae6d Added note to install all software as user root
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 20:59:53 +00:00
Gerard Beekmans
d04f249737 Added boot process and runlevels explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 20:24:49 +00:00
Gerard Beekmans
d537ac4319 Noted addition of chapter 10
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 19:36:36 +00:00
Gerard Beekmans
b092e3d7e1 Noted functions script fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 18:20:07 +00:00
Gerard Beekmans
f7e00e488c Noted inittab sulogin merger
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 14:56:22 +00:00
Gerard Beekmans
b08f409653 Initial XML commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-15 15:26:52 +00:00