Mark Hymers
22d235ed89
sizes are now entities
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@799 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-12 18:17:02 +00:00
Mark Hymers
fd02e9e7b9
package sizes are now in entities
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-12 17:28:20 +00:00
Gerard Beekmans
b1d0ab89ea
20010711->20010712
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-12 14:15:02 +00:00
Gerard Beekmans
bea68d8dcb
Noted that you can keep the kernel tree if you want to, since you need
...
it later in the book anyways
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-12 14:14:44 +00:00
Gerard Beekmans
a9a3db08d3
Removed note that kernel dir. can't be removed because the headers are
...
needed. We don't use symlinks anymore, so this statement isn't true.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-12 14:13:44 +00:00
Gerard Beekmans
4945f4cbb8
Removed && from the last line
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-12 13:53:28 +00:00
Gerard Beekmans
108307d69a
Added && to the second last command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 22:53:37 +00:00
Gerard Beekmans
4b845dae87
Removed duplicate linux-2.4.6 entry
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 22:33:03 +00:00
Gerard Beekmans
be2942c5fa
Made extra sure that you need to cd into glibc-&glibc-version; then
...
unpack (when we're sure that you are in glibc-&glibc-version; then we
don't have to use the absolute patch /usr/src/glibc-build when mkdir'ing it
and cd'ing into it.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 21:36:01 +00:00
Gerard Beekmans
f8b4fad92e
Removed the &type; entity - there's no seperate INTEL or PPC book
...
anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 19:56:45 +00:00
Gerard Beekmans
0dd74bdc45
Per chap2 the user is already in gcc-3.0, so we can use a relative
...
directory of ../gcc-build to mkdir it and cd into it. And it's also more
friendly for people who don't use /usr/src/ to build packages in
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 19:34:09 +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
18dbcbab9a
noted adding of gcc-patch
...
moved linux kernel update to proper section
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 15:15:38 +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
Gerard Beekmans
26ebe123c1
Added gcc-patch
...
20010710->20010711
Changed all-version to 20010711-0810
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 15:14:00 +00:00
Gerard Beekmans
42b90ceae0
Removed WISH file, moved into bugzilla as bug #92
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 14:00:46 +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
15db23f115
Fixed mess ups in updating file sizes for linux-2.4.6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 23:25:59 +00:00
Mark Hymers
7cedbb61c0
Added ADD_RAW=yes to make and make install so that raw is installed
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 18:10:05 +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
Mark Hymers
1a36f930f4
Removed kernel-patch.xml as not needed for linux-2.4.6 to compile with gcc-3.0
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 17:51:09 +00:00
Mark Hymers
df486259a5
Updated to linux-2.4.6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 17:49:43 +00:00
Mark Hymers
6c9b96b7d2
Removed kernel-patch.xml as now not needed for linux-2.4.6 to compile on gcc-3.0
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 17:46:39 +00:00
Gerard Beekmans
ef24a4b801
Changed wording to be less confusing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 16:07:10 +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
6927f6d935
Noted removal of groff-exp
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 15:36:53 +00:00
Gerard Beekmans
45d0e15d4c
Removed groff exp
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 15:12:50 +00:00
Gerard Beekmans
3229c6b8a2
Changed literallayout's to screen's
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 15:06:31 +00:00
Gerard Beekmans
b4ffa369d6
Updated url's so in txt version when there's no hyperlink, the address
...
is still available
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 14:59:01 +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
Thomas Balu Walter
a6d8bdc865
typo: becaue - because
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-09 17:15:56 +00:00
Thomas Balu Walter
191ee3b3ab
network setup is now in ch06 - just removed that from the paragraph
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-09 16:56:40 +00:00
Gerard Beekmans
8c74d8ad18
Changed locations to the hints on archive.linuxfromscratch.org (some
...
hints have been renamed into all lowercase)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-06 15:27:45 +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
e3f06c0127
Removed symlink creation explanation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-06 12:36:18 +00:00
Gerard Beekmans
d257e5c664
Remoed chapter9.xml
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-04 00:29:46 +00:00
Gerard Beekmans
823a5fe403
20010702->20010703
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@757 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-04 00:28:14 +00:00
Gerard Beekmans
a90ec493b6
Added neqn's description
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-04 00:27:17 +00:00
Gerard Beekmans
671561bb34
Added the missing command explanations
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-02 13:04:13 +00:00
Gerard Beekmans
fcb9914219
20010630->20010701
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-02 13:03:55 +00:00
Gerard Beekmans
6f908cb474
20010629->20010630
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@752 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 22:27:38 +00:00
Gerard Beekmans
e6346f7b14
Split up the changelog to show what was changed in every version
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 22:16:17 +00:00
Gerard Beekmans
cbed52724b
When updating a package version, update changelog.xml too
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 22:15:28 +00:00
Gerard Beekmans
c67e3afabe
quasar.highos.com->highos.com
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@749 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 03:50:33 +00:00
Gerard Beekmans
511dabee51
Entity fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 03:42:31 +00:00
Gerard Beekmans
ef6dfcc5b8
Added hyphen between util and linux
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 03:38:58 +00:00
Gerard Beekmans
5e68b68824
Typo fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 03:34:11 +00:00
Gerard Beekmans
cd62663b9a
Grammar fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-30 03:33:20 +00:00