Mark Hymers
793c2f7e57
adding version numbers
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-23 18:23:43 +00:00
Mark Hymers
513afc2d7d
replaced 2.04 in error message with version entity
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-23 12:35:43 +00:00
Mark Hymers
a811d13b5e
patch explanation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-23 11:47:52 +00:00
Mark Hymers
9a3fa86bae
patch explanation added
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-23 10:46:04 +00:00
Mark Hymers
b822811980
XML changes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-22 19:45:10 +00:00
Mark Hymers
4b9a8d755b
Changing the complete cock up I made of the patch explanation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-20 20:01:18 +00:00
Gerard Beekmans
5f4af765fa
removed duplicate chown of $LFS/usr/include/linux
...
clarified what the chown's do
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-20 19:18:22 +00:00
Mark Hymers
a0994c1087
Initial commit
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-20 01:51:07 +00:00
Gerard Beekmans
b9d07ccec3
added chown root.root $LFS/usr/include/linux
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-17 18:58:27 +00:00
Mark Hymers
3554fa3aaf
Added compile times and sizes as entities
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-17 18:51:18 +00:00
Gerard Beekmans
0476250c0a
No need to cd into gcc-3.0, the user is supposed to be already in
...
gcc-3.0 per instructions in chapter 2
also, we then don't have to force using a cd $LFS/usr/gcc-build but we
can use a relative patch ../gcc-build
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 19:33:02 +00:00
Gerard Beekmans
adfe984c94
Added missing space between -f - and LDFLAGS=-static
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 19:25:19 +00:00
Gerard Beekmans
55c39e0ceb
Added gcc-patch to fix re_max_failure problems
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 15:14:15 +00:00
Mark Hymers
6dc8893333
Fixing accidental removal of <screen> tag
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 08:52:43 +00:00
Mark Hymers
f459b4d856
Updated to linux-2.4.6. Removed need to patch kernel as it now compiles 'out of the box' with gcc-3.0
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 17:52:00 +00:00
Gerard Beekmans
27f5d3be8d
Fix indentation+line breaks
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 16:05:29 +00:00
Gerard Beekmans
15742b7f22
Fixed them line breaks for real now
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 14:39:47 +00:00
Gerard Beekmans
959621976e
Fixed line breaks
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 14:32:24 +00:00
Gerard Beekmans
11ce06ae65
Removed indentation from commands (from <blockquote><literallayout> to
...
<para><screen>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-06 15:25:48 +00:00
Gerard Beekmans
c77151b4af
Explained --disable-nls
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 03:19:22 +00:00
Gerard Beekmans
d39f322dd7
Updated explanation to talk about cp -a, not cp -R
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@740 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 18:14:51 +00:00
Gerard Beekmans
bf0b67e6ef
cosmetic xml file change
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 18:48:47 +00:00
Gerard Beekmans
a4da68159c
chown root.root the kernel include files in $LFS/usr/include/linux|asm
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 15:56:27 +00:00
Gerard Beekmans
8bf2a36745
When setting CXXFLAGS, don't override what could be set already by a
...
user, just add to it.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-27 23:26:54 +00:00
Gerard Beekmans
4d4690588b
Renamed shellutils to sh-utils
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 18:03:29 +00:00
Gerard Beekmans
973b4f48ed
Added --disable-shared to avoid the creation of libgcc_s.so* files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 00:34:07 +00:00
Gerard Beekmans
84479a6efd
Updated to current versions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 04:43:00 +00:00
Gerard Beekmans
01a97e6e8f
Fixed grammar
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-15 22:48:17 +00:00
Gerard Beekmans
0d181c4947
Changed cp -R to cp -a (we may as well preserve the symlinks and
...
ownerships inside the 'linux' directory like we do with the files inside
the 'asm' directory)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-23 01:34:43 +00:00
Gerard Beekmans
48812b722e
Removed gettext reference
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-22 01:11:39 +00:00
Craigthulu
6a1bc6dff4
*** empty log message ***
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-17 23:12:59 +00:00
Craigthulu
4b6c8d7816
*** empty log message ***
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-17 22:26:01 +00:00
Gerard Beekmans
931e765cbe
Last change for today:
...
mkdir asm && cp -a ../src/linux/include/asm/* asm
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-12 18:47:55 +00:00
Gerard Beekmans
74691747b8
Changed cp -a to cp -R
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-12 18:35:31 +00:00
Gerard Beekmans
b3156c992b
Changed cp -r command to cp -a, and updated explanation accordingly
...
(plus a little grammar fix in -exp.xml)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-12 18:09:38 +00:00
Simon Perreault
c4dfd49bf6
Copy the kernel include dirs instead of linking to them.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-11 03:00:48 +00:00
Gerard Beekmans
a3f60e1ede
Added static patch to chapter 5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-10 00:08:03 +00:00
Gerard Beekmans
94aac9452d
When install-info error occurs, the last two commands (cd $LFS/bin &&
...
ln -s bash sh) have to be executed manually
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-08 02:19:22 +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
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
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
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
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
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
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
Simon Perreault
970f0b386f
Put the libncurses.a thingie before we start installing bash.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@524 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-16 23:54:45 +00:00
Simon Perreault
8ef599c59a
Removed blank lines after <literallayout> and before </literallayout>
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-16 02:04:19 +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
8703c62e3f
Update
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 02:34:44 +00:00