Xi Ruoyao
d6006ef769
relax host system requirements
...
A requirement on Glibc is not needed at all. It's enough once
$LFS_TGT-* is runnable. A test on Alpine (using musl as libc) has
practically proved this.
We'd raised binutils and GCC requirements mostly for Glibc. But now
Glibc is cross compiled by our cross toolchain with latest GCC and
binutils release, the host tools really does not matter. In the Glibc
building process only two .c files are build with BUILD_CC (the C
compiler from the host), and they are highly conservative (mostly
unchanged for years).
Binutils does not have too much requirement on host GCC & Binutils:
there is even a Binutils commit in this week fixing a build failure with
GCC-4.2!
So the most strict limitation comes from GCC. GCC requires host GCC to
support ISO C++ 11 so GCC >= 4.8 is needed. And both GCC-4.8 and latest
GCC-11.2 claims a requirement for Binutils-2.12 (for x86_64) or 2.13.1
(for 32-bit x86), so we make minimal Binutils version 2.13.1.
And, host bzip2 is never used now: the only .tar.bz2 files are elfutils
and python docs. They are not decompressed before entering chroot.
2022-02-19 10:29:47 +08:00
Pierre Labastie
408fb7828b
Forgotten eol space in chapter02
2021-09-07 23:03:22 +02:00
Pierre Labastie
a04b192f50
Remove spaces at end o lines - chapter02
2021-09-07 22:46:24 +02:00
Xi Ruoyao
33ca65cbb0
hostreq: fix a hardcoded chapter number
2021-08-18 14:10:43 +08:00
Douglas R. Reno
d7a942197e
Merge Xi's changes into trunk
...
Update to meson-0.58.0
Update to systemd-248
Update to gcc-11.1.0
Update to linux-5.12.1
Update to iproute2-5.12.0
Update to Python-3.9.5
Make /bin, /sbin, and /lib symlinks to their counterparts in /usr.
Thanks again for a significant portion of this work goes to Xi, I only
really merged it and made a couple of modifications for my updates. To
LFS 11.x we go!
2021-05-11 23:24:11 -05:00
Xi Ruoyao
34fe7e07cd
decorate usernames with <systemitem>
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-26 15:51:54 +00:00
Xi Ruoyao
c0c616a439
fix some typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-19 15:31:33 +00:00
Xi Ruoyao
e4bdfc541e
chapter02/hostreqs: remove hard-pagebreak which is no longer needed (with fop-2.1 on higgs)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-23 13:32:20 +00:00
Pierre Labastie
bfab1b2d25
remove last ch-system-xxx id's in chapter 7
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-22 20:51:45 +00:00
Bruce Dubbs
b99b7d3a6e
Update text in cross2 branch Chapter 2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-09 17:25:59 +00:00
Pierre Labastie
eb8890f68b
Update "building LFS in Stages" for the new layout
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-08 19:36:30 +00:00
Pierre Labastie
efcb393343
Make the new book
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-03 21:02:51 +00:00
Bruce Dubbs
210fc78f29
Update to ncurses-6.2.
...
Update to man-pages-5.05.
Update to linux-5.5.3.tar.xz.
Update timing and disk usage.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-13 18:06:22 +00:00
Pierre Labastie
afcfd745ae
Remove unused files and make
...
idref's more regular
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-09 20:50:38 +00:00
Douglas R. Reno
4e32649dfe
Minor typo fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-08-03 00:57:21 +00:00
Bruce Dubbs
fb8cc475c8
Update to linux-5.2.5.
...
Update to kbd-2.2.0.
Update to glibc-2.30.
Update to man-pages-5.02.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-08-03 00:08:28 +00:00
Bruce Dubbs
637d44bfdf
REmove reference to IDE disk drive
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-07-10 16:11:50 +00:00
Bruce Dubbs
7c6d7821b9
Revert minimum glibc version to previous value
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-14 19:14:27 +00:00
Douglas R. Reno
b1a5123dfd
Update host system requirements to match glibc-2.29
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-08 23:01:00 +00:00
Bruce Dubbs
a2717960c1
Update to bison-3.3.1.
...
Update to glibc-2.29.
Update to libpipeline-1.5.1.
Update to linux-4.20.6.
Update to meson-0.49.1.
Update to mpfr-4.0.2.
Update to ninja-1.9.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-01 23:36:05 +00:00
Bruce Dubbs
76db8d6fa1
Add LANG to vim test instructions.
...
Ensure grep tests run to completion.
Run gcc tests in Chapter 6 as a non-privileged user.
Move shadow to before gcc so the gcc tests can
use su to run as a non-privileged user.
Add perl Configure options in Chapter 5 to ensure
no host system libraries are used.
Update minimum make version to 4.0 required by glibc-2.28.
Update bzip2 url to a new location.
Update to linux-4.17.14.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-08-12 16:35:49 +00:00
Bruce Dubbs
b55310ed25
Remove reference to openssl in BLFS in Chapter 9.
...
Update minimum host system requirements.
Added the rationale for including openssl.
Update to util-linux-2.32.
Update to meson-0.45.0.
Update to e2fsprogs-1.44.0.
Update to linux-4.15.11.
Update to automake-1.16.1.
Update to systemd-238.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-03-24 02:08:49 +00:00
Bruce Dubbs
54b3fb5e8c
Add warnings about mounting /mnt/lfs and
...
the export of $LFS if restarting the host system. Add
comments to automate those actions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-01-26 20:37:11 +00:00
Bruce Dubbs
25332b5e97
Add comments to the kernel section to change the unwinder option.
...
Update to linux-4.14.10.
Update to coreutils-8.29.
Remove old footer from non-chunks book.
Make spacing between "Chapter" and digit non breaking.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-12-31 16:56:07 +00:00
Bruce Dubbs
d76a82b22f
Update to automake-1.15.1.
...
Update to expat-2.2.1.
Update to psmisc-23.1.
Update to linux-4.11.5.
Remove unneeded library check in host requirements.
Fix typos in acl and sed pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-06-22 02:53:21 +00:00
Bruce Dubbs
1af5572aaa
More spelling fixes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-05-14 05:52:34 +00:00
Bruce Dubbs
7eac1a5ed5
Typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-08-08 21:06:30 +00:00
Bruce Dubbs
23a0f82a9b
Update to tzdata-2016f.
...
Add discussion of Grub Bios Partition.
Fix Makefile for proper total package size calculation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-07-10 22:42:43 +00:00
Bruce Dubbs
1118b1757d
Create branches/merge in svn repo fo rtesting of merged LFS books
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-24 21:24:59 +00:00
Bruce Dubbs
e5cd5e345f
Add new section on resuming the LFS build after a reboot
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-17 01:06:38 +00:00
Bruce Dubbs
72fb9bf997
Moved Host System Requirements to Chapter 2
...
and made minor editorial changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-16 22:12:01 +00:00
Bruce Dubbs
0d57ec9659
Updated to file-5.27.
...
Updated to man-pages-4.06.
Updated to linux-4.5.3.
Updated to perl-5.22.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-15 07:33:05 +00:00
Bruce Dubbs
5336641115
Update to gmp-6.1.0.
...
Clean up Eudev configure options.
Update host requirements to require GCC-4.7 or later.
Clarify that setting and using the LFS variable assumes the bash shell.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-12-03 23:12:18 +00:00
Bruce Dubbs
7bbd1bdc8a
Typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-10-27 20:14:21 +00:00
Bruce Dubbs
7c4d11a23a
Revise version-check.sh to flag bad /bin/sh symlinks
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-10-25 21:38:38 +00:00
Bruce Dubbs
e4c87dbca1
Reemphasize that /mnt/lfs needs to be set for root
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-09-30 17:32:12 +00:00
Bruce Dubbs
bfd117be04
Spelling
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-09-04 19:26:51 +00:00
Bruce Dubbs
5f28defe66
Adjust discussion of LFS envronment variable to be before first use.
...
Use --with-glibc-version=2.11 in gcc-pass1.
Update to dejagnu-1.5.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-03-31 21:25:42 +00:00
Krejzi
0ee07e59de
Use an entity for BLFS URL's.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-01-23 21:28:48 +00:00
Krejzi
a8871e37cb
Fix BLFS links (remove double forward slash) from creatingpartition.xml.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-09-09 12:00:31 +00:00
Bruce Dubbs
77a264e9f8
Tag LFS-7.6-rc1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-09-08 06:05:23 +00:00
Bruce Dubbs
0bf4dfe63c
Move sed to be after acl.
...
Remove reference to obsolete /proc/ksyms in modules boot script.
Change internal references to svn to an entitiy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-03 02:59:46 +00:00
Bruce Dubbs
448e2261fb
Text changes:
...
Move about LFS to Chapter 2.
Add intor to Chapter 4.
Explain why specific symlinks are needed in Chapter 6.
Remove obsolete reference to old glibc version.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-11 04:57:05 +00:00
Bruce Dubbs
15458da856
Updates for eudev
...
Minor text changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-07 22:45:44 +00:00
Bruce Dubbs
4783efe5de
Enable building sulogin in util-linux.
...
Supress installing sysvinit's sulogin.
Several text updates from Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-12-08 03:02:53 +00:00
Bruce Dubbs
4e7e16d690
Expand discussion of file system types and
...
make ext4 the example LFS partition type
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-05-20 03:00:52 +00:00
Bruce Dubbs
cd591a6b32
Change all refereces to hda to sda
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-03-24 19:23:53 +00:00
Matthew Burgess
2ca8941c1f
Remove trailing whitespace from all files.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-11 20:09:22 +00:00
Bruce Dubbs
cb02946abf
Lots of spelling fixes.
...
Delete the no longer used lsb-bootscripts directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-29 20:45:23 +00:00
Bruce Dubbs
da7032a745
Minor grammar/style changes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-23 15:30:44 +00:00
Bruce Dubbs
d9c836bba9
Update glibc text removing noatime mount
...
caution and adding text regarding test issues.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-22 20:38:21 +00:00
Bruce Dubbs
387a3a4af9
Add a note in section abput partitioning about
...
advanced techniques (e.g. RAID and LVM).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-23 22:06:53 +00:00
Matthew Burgess
3acac1e6bf
Fix typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-27 07:13:57 +00:00
Bruce Dubbs
b14e95717b
Adjust minimum partition size recommendations
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-27 01:39:20 +00:00
Bruce Dubbs
d944136079
Replaced deprecated w3.org XInclude throughout the book
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-21 20:16:28 +00:00
Matthew Burgess
ffe0a2ff35
Fix a few typos. Fixes #2618 . Thanks to Chris Staub for the patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-27 10:36:52 +00:00
Bruce Dubbs
eb01ffacfe
Another typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9194 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-21 16:24:46 +00:00
Bruce Dubbs
f86263ca6f
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-21 06:17:17 +00:00
Bruce Dubbs
44917f19a0
Add a discussion about disk partitioning
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-18 02:19:31 +00:00
Gerard Beekmans
8e3448a108
Commented out "LFS next to existing hints" until its viability can be established.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-28 04:15:15 +00:00
Randy McMurchy
293164a560
Corrected the instruction to untar the E2fsprogs tarball in Section 2.3, thanks to William Immendorf for pointing out the error
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 19:33:21 +00:00
Matthew Burgess
f0fecc7e8a
Upgrade to E2fsprogs-1.40.5. Fixes #2138 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-07 19:35:36 +00:00
Ken Moffat
ea148539cb
Rewording so that a colon can be comfortably added to lead in to a command, to help people using screen readers.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-24 12:44:55 +00:00
Manuel Canales Esparcia
b06ca361a4
Updated book sources to use DocBook-XML DTD 4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Dan Nichilson
f80cce6494
Fixed typo in ext3 features
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-03 20:19:36 +00:00
Manuel Canales Esparcia
c226182dc5
Ported updates from 6.2 branch.
...
Small tags fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-03 19:29:29 +00:00
Matthew Burgess
bb009c9bef
Fix a typo in chapter 2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-06-19 18:02:48 +00:00
Archaic
b7a775eb55
Specify the filesystem type when mounting.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-30 21:11:37 +00:00
Ken Moffat
1b737e6e23
Minor rewording, also removes unnecessary visible whitespace.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-08 21:55:43 +00:00
Ken Moffat
0af0593440
Remove unnecessary whitespace.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-07 16:35:17 +00:00
Ken Moffat
a92b3e7bdc
Move to ext3, resolves #1792 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-07 12:42:05 +00:00
Manuel Canales Esparcia
0090db5c7b
Changed typography convections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 09:37:17 +00:00
Manuel Canales Esparcia
87bae3144c
Indented chapter 02.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-11 20:21:38 +00:00
Matthew Burgess
0d5e80e76a
Fix bug 1674 by removing the incorrect -v flag from the mkswap command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-03 15:49:33 +00:00
Matthew Burgess
59988921eb
Add -v to commands that accept it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-29 20:55:40 +00:00
Jeremy Huntwork
c2f2e792fd
More nodump roles for mounting in chapter 2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-10 23:16:13 +00:00
Jeremy Huntwork
c844bc5103
Adding 'nodump' roles to two partiton-related commands in chapter 2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-10 22:56:16 +00:00
Manuel Canales Esparcia
2c5e4d5994
Added dump-commands.xsl.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-29 19:11:10 +00:00
Matthew Burgess
0ba4e25770
Minor typo and grammar fixes (Chris Staub)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-09 15:24:35 +00:00
Archaic
a1a7f4f337
Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-04 21:32:47 +00:00
Archaic
663ecfcc5f
Several minor wording changes (chapters 1 - 5).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-29 16:24:16 +00:00
Matthew Burgess
1756b05a1a
Reworded swap partition initialisation description
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-28 19:50:33 +00:00
Matthew Burgess
296762cd02
Wording and tagging improvements
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-12 21:46:28 +00:00
Manuel Canales Esparcia
820fac1f2f
Fixed an URL.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 21:11:45 +00:00
Matthew Burgess
a939e77cc9
* Replaced hardcoded e2fsprogs version number with the version entity
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-02 23:19:47 +00:00
Matthew Burgess
d6b76b1736
* Added note regarding potential custom enhancements to a host distribution's
...
e2fsprogs. Fixes bug 1047.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-02 20:37:49 +00:00
Gerard Beekmans
81fd230419
Trunk is now identical to Testing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00
Matthew Burgess
17700191e9
Upgraded to DocBook 4.4 DTD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 18:06:48 +00:00
Manuel Canales Esparcia
bce08efc71
Uniffied the titles with the ones used in testing.
...
Added chapter07/udev.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 11:27:57 +00:00
Manuel Canales Esparcia
d7ea6f24b8
Removed obsolete commented text, chapter02.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 10:24:49 +00:00
Manuel Canales Esparcia
1422130085
Dropped/updated the text in unstable - Chapter01, 02 and 09.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-19 19:08:13 +00:00
Manuel Canales Esparcia
4f7457758a
Shortened some title pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-14 17:58:05 +00:00
Manuel Canales Esparcia
55851d6ef3
Tagging corrections in chapters 1 to 4.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-29 20:00:54 +00:00
Zack Winkles
9dfc02ff38
Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 21:28:58 +00:00
Matthew Burgess
673b0d84ba
* Merged newxml into HEAD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 10:59:46 +00:00
Alex Gronenwoud
02974d8f1b
Re-adding HOME to the chroot command, and a few textual shuffles.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-14 21:53:12 +00:00
Alex Gronenwoud
c6b5ddb7a6
Shifting chapter contents, and moving preparational sections of chapter 5 to a separate chapter.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-07 12:09:31 +00:00
Alex Gronenwoud
4f4b4e84a2
Restoring the removed dbhtml directives.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-05 19:06:12 +00:00
Alex Gronenwoud
46c039ef30
Removing some of the dbhtml directives.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-03 22:10:40 +00:00
Alex Gronenwoud
c91dd5bfd0
Making the test suites in chapter 5 more clearly optional.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-11 22:02:10 +00:00