Commit Graph

804 Commits

Author SHA1 Message Date
Gerard Beekmans
3c56ebc651 Explained what this patch does
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-07 01:42:04 +00:00
Gerard Beekmans
66c3fcff97 Downgraded to gcc-2.95.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-07 01:07:09 +00:00
Gerard Beekmans
4419ffcdbc Removed --with-curses explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-02 00:10:31 +00:00
Gerard Beekmans
5b79175c63 Removed --with-curses - this will make it easier on the latest and
newest distro's which are broken again


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-27 13:53:28 +00:00
Gerard Beekmans
226b431cf2 *** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-27 01:16:26 +00:00
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
Gerard Beekmans
8be5ea9bfc Kernel installation update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 02:18:31 +00:00
Gerard Beekmans
1e0337de52 Grammar update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 01:54:34 +00:00
Gerard Beekmans
0fd4fdd34a Consistency fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 01:31:08 +00:00
Gerard Beekmans
607c737036 Grammar updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 01:29:56 +00:00
Gerard Beekmans
2f86e05373 Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-09 14:42:35 +00:00
Gerard Beekmans
ec6c66d250 Fixed yes "" | make config explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-06 12:31:03 +00:00
Thomas Balu Walter
584847559b small fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-05 15:36:41 +00:00
Thomas Balu Walter
05cfc7e3f2 added make mrproper
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-03 20:20:36 +00:00
Thomas Balu Walter
72d67c996e removed uneccary don't enter dir - message
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-03 20:16:22 +00:00
Gerard Beekmans
fb5328cb36 Group updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-02 23:13:57 +00:00
Gerard Beekmans
683076e12a Removed makedev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-02 23:06:17 +00:00
Gerard Beekmans
eeeea351dc Removed makedev reference
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-02 23:04:19 +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
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
a00fc2a74c Moved the Note: in front of the ln -s
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-28 13:39:15 +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
13dd793404 Grammar fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-25 08:46:07 +00:00
Simon Perreault
c85f9761b0 Grammar fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-25 08:29:38 +00:00
Simon Perreault
55ffe68cad Grammar fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-25 08:17:59 +00:00
Thomas Balu Walter
137bd506ad You's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-18 20:39:49 +00:00
Thomas Balu Walter
72033583eb You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-18 19:30:50 +00:00
Gerard Beekmans
718f6b1142 Fixed typo in <userinput> tag
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:46:34 +00:00
Gerard Beekmans
6d901003a6 Removed excessive explanations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:45:53 +00:00
Gerard Beekmans
746f7b1c2f Beautifications
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:43:31 +00:00
Gerard Beekmans
954db1565f quatation mark changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:42:20 +00:00
Gerard Beekmans
085e37a7e5 'Beautified' the static link process
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:40:58 +00:00
Gerard Beekmans
9a4089ae3b Removed prefix=$LFS/usr from 'make install'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@281 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:30:24 +00:00
Gerard Beekmans
5834d1c8c9 Removed --disable-nls from configure, was not needed here
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@279 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:29:32 +00:00
Gerard Beekmans
a36091da5a Changed title
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@277 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:28:47 +00:00
Gerard Beekmans
017a4f4aa2 Simplified symbolic link creation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-10 04:27:56 +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
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
Gerard Beekmans
abbd27a50a Fixed SGML code
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-14 02:35:43 +00:00
Gerard Beekmans
52313679f6 Added makedev explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-14 01:34:40 +00:00
Gerard Beekmans
32fffb7f1a Updated Makedev info
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-08 03:07:21 +00:00
Gerard Beekmans
c93a7a65cb Added Makedev to chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-08 03:00:54 +00:00
Gerard Beekmans
330c69c072 &amp;&amp;&amp; -> &nbsp;(x3)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-06 05:15:41 +00:00
Gerard Beekmans
0153d4c8b8 Fixed missing </userinput> and <userinput> after \
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-06 05:14:58 +00:00
Gerard Beekmans
b01d6020be Fixed type souce -> source
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@97 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-02 19:50:30 +00:00
Gerard Beekmans
0154b8b6a7 Updated the reason for the /bin/sh symlink
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@78 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-31 20:58:41 +00:00
Gerard Beekmans
4d954a4387 Fixed the installation instructions for this package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@77 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-31 20:49:00 +00:00
Gerard Beekmans
cb62ac1d7f Moved Glibc to chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@47 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-27 01:32:13 +00:00
Gerard Beekmans
b82e8376a2 Added static mawk, texinfo, gettext
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@46 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-27 01:31:30 +00:00
Gerard Beekmans
7b0620db93 Removed "Copying NSS files"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@45 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-27 01:18:29 +00:00
Gerard Beekmans
a53efa2eab Removed the "gcc local" installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@44 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-27 01:17:21 +00:00
Gerard Beekmans
81797d0acb Removed the installation of a "local gcc"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@43 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-27 01:16:17 +00:00
Gerard Beekmans
db9b7cf06f Upgraded from gcc-2.95.2 to gcc-2.95.2.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@39 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-26 20:57:37 +00:00
Gerard Beekmans
bc90f9eaee Added the fileutils-4.0 patch which is needed to compile fileutils on
glibc-2.2.x based systems (like the upcoming LFS-3.0)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@32 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-26 18:31:07 +00:00
Gerard Beekmans
6370fa6cff Initial commit - LFS 2.4.4 files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@14 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-24 00:31:17 +00:00