Commit Graph

67 Commits

Author SHA1 Message Date
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