Commit Graph

548 Commits

Author SHA1 Message Date
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
dcbd4000a8 Switched </blockquote></literallayout> to match proper nesting:
</literallayout></blockquote>


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 21:56:24 +00:00
Gerard Beekmans
fc776bcf76 Removed man-exp.xml file - the man patch does the work now, so the
commands explained in the file are obsolete


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 21:55:02 +00:00
Gerard Beekmans
cea989b674 *Removed note that hdc, hdd, audio, etc. aren't created. They are
created with this new MAKEDEV (yay!)
*The usual "he -> you" changes


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 20:48:49 +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
Gerard Beekmans
0e347034c8 Added note that configure will complain about missing msgfmt but that
it can be ignored


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 20:33:26 +00:00
Gerard Beekmans
fa95d3bc2b Removed "if you have more than one partition..." notes. Chapter 4 will
have to be updated first to note that you may want to create more than
one partition


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 19:26:19 +00:00
Gerard Beekmans
86c18a3459 Added instructions to unmount $LFS/proc and $LFS before rebooting
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 19:24:08 +00:00
Gerard Beekmans
b89ceb95ed emoved fileutils patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 18:54:57 +00:00
Gerard Beekmans
88f862983b Removed fileutils patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 18:54:43 +00:00
Gerard Beekmans
31d487b5bd Updated size
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 18:54:22 +00:00
Gerard Beekmans
be6d546303 Uploaded new sysvinit patch from Neven
File size update


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 18:43:40 +00:00
Gerard Beekmans
e701dfd16f File size update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 18:35:02 +00:00
Gerard Beekmans
95d43515d9 Updated package fileutils -> 4.1
Removed fileutils-patch (4.1 doesn't need to be patched anymore)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 18:29:21 +00:00
Gerard Beekmans
94944269c7 File size update: -> 74,000 KB
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 17:03:47 +00:00
Gerard Beekmans
57c15a0e80 Updated package:
libtool -> 1.4


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 16:59:33 +00:00
Gerard Beekmans
e3a1c585f2 Updated text to include 'compiler symbols' as the explanation what
--strip-unneeded is used for


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 16:43:16 +00:00
Gerard Beekmans
f801524be4 --strip-debug -> --strip-unneeded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 16:42:24 +00:00
Gerard Beekmans
4bbc338559 Shortened the mkdir man1...man8 command to: mkdir man{1,2,3,4,5,6,7,8}
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 16:41:30 +00:00
Gerard Beekmans
c38724e116 Book version in crease -> 20010506
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 16:27:56 +00:00
Gerard Beekmans
2cc3143214 Updated package versions:
groff -> 1.17
ld.so -> 1.9.10
modutils -> 2.4.6
net-tools -> 1.60
perl -> 5.6.1


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-06 16:27:38 +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
4294b908cd Added an FHS compliance note regarding the linking of [ with test.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-03 23:44:00 +00:00
Simon Perreault
5aa8b719e6 Added FHS compliance notes regarding the use of symlinks for the kernel header directories.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-03 23:23:21 +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
c07ddf697e Updated file sizes to reflect file sizes in ftp archive
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-02 00:01:22 +00:00
Gerard Beekmans
4a5fa893af Version increase
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-02 00:00:59 +00:00
Marc Heerdink
78fc6e4e59 Updated the book for the new packages and a tiny tar installation fix (that I mentioned in my mail).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-01 19:45:32 +00:00
Gerard Beekmans
4bf4306950 Added man patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 20:52:00 +00:00
Gerard Beekmans
8bf31c18a8 Fixed patch file names (gzip -> sh-utils)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 20:48:23 +00:00
Gerard Beekmans
820e2ee7e0 Use man patch instead of the sed hacks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 20:46:19 +00:00
Gerard Beekmans
c67bd1eed6 Changed static version numbers in patch commands to entities
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 20:46:00 +00:00
Gerard Beekmans
94b14f1325 Updated versions of:
bash -> 2.05
binutils -> 2.11
bin86 -> 0.15.5
gettext -> 0.10.37
linux -> 2.4.4


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 20:30:49 +00:00
Gerard Beekmans
9b3c02cac1 Added option to select the network interface through which the default
gateway can be reached


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 19:49:07 +00:00
Gerard Beekmans
30e84b015e Moved chapter1/introduction.xml to preface/foreword.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 19:24:32 +00:00
Gerard Beekmans
923556c2f3 ln -s ../var/tmp -> ln -s ../var/tmp tmp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 18:56:06 +00:00
Gerard Beekmans
3a4d4518a7 Added sh-utils patch in chapter 5 to solve static linking problems on a
few platforms.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 18:41:54 +00:00
Gerard Beekmans
1708b01f8f Updated entities to match new file names in chapter 5 (eg:
bash-static.xml -> bash.xml | gzip-static-inst.xml -> gzip-inst.xml)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 01:40:21 +00:00
Marc Heerdink
bc195e53d5 *** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-28 11:34:25 +00:00
Thomas Balu Walter
edc3f315cc just another small linking-change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-27 17:18:01 +00:00
Thomas Balu Walter
d4357c0662 fixed link /usr/tmp to /var/tmp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-27 17:13:37 +00:00
Gerard Beekmans
5a01e43d47 Put the 'touch' command in <blockquote><literallayout> tags
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-27 14:44:51 +00:00
Thomas Balu Walter
6577b771c0 example symlinks needed ln -sf (not just ln)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-26 18:26:31 +00:00
Marc Heerdink
0646a5a8f2 *** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-25 21:21:54 +00:00
Marc Heerdink
f7c92d1db1 *** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-25 21:13:10 +00:00
Simon Perreault
09399e3c69 Date.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-22 20:15:01 +00:00
Simon Perreault
6a38efdfa8 make TEXMF=/usr/share/texmf install-tex
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-22 20:13:05 +00:00
Simon Perreault
e1589a277d work work
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-22 16:06:33 +00:00
Simon Perreault
921d418f6b Mentioned stripping debug symbols.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-21 17:05:11 +00:00
Simon Perreault
9a0cfdff03 Reference to hint.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-21 16:47:37 +00:00