Mark Hymers
|
45714a7d3b
|
[Bug 127] Clean up ln, mv and cp commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2001-08-23 22:38:49 +00:00 |
|
Mark Hymers
|
a37eb09e88
|
bug 133
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2001-08-22 14:23:07 +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 |
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|