Chris Staub
1e4a180565
Updated FHS URL
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-02-08 05:34:14 +00:00
Bruce Dubbs
1a96a4ed26
Reformat eudev to support jhalfs
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-11-29 20:21:24 +00:00
Chris Staub
672785d335
Doc dir symilnks are no longer created
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-07-21 08:28:16 +00:00
Bruce Dubbs
aa7e88f3c7
Remove systemd from chapter 3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-06 23:12:07 +00:00
Bruce Dubbs
3dc9543a1e
Change kmod instructions to allow installation of man pages.
...
Numerous whitespace fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 07:16:55 +00:00
Bruce Dubbs
177aee0f06
Delete unneded symlinks in /usr; add /usr/libexec.
...
Use better workarund for automake tests.
Minor spacing issues.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-17 04:59:10 +00:00
Bruce Dubbs
d02c56d5f5
Update to man-pages-3.5.9.
...
Incorporate beta FHS.
Add /usr/share/ppd, /usr/libexec, /usr/share/color,
/usr/local/share/color, /var/lib/color, and /usr/share/dict.
Remove overrides for /usr/libexec: coreutils, findutils, gawk,
gcc, glibc, inetutils, man-db, and tar.
Move grub sbin executables from /usr/sbin to /sbin.
Document two new glibc errors in the regression tests.
Move man-db after util-linux to satisfy a test dependency
in /tools and to speed the test up.
Restore building the flex static library.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-16 20:49:53 +00:00
Bruce Dubbs
cb23c1a6ab
Added a Chapter 5 build of util-linux in preparation for
...
moving the Chapter 6 build to after udev. This satisfies a circular
dependency. This is not the complete fix as this build has not yet
been incorporated into Chapter 6.
Mount /run as a tmpfs for Chapter 6. This allows use by test processes
during Chapter 6 without carying the files over to the new system.
Other minor cleanups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-01-20 01:18:30 +00:00
Bruce Dubbs
0c5d0027b8
Update to linux-3.10.5
...
Fix bootscript ipv4-static-route
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-08-05 19:38:44 +00:00
Bruce Dubbs
a2e555d8d6
Add /etc/sysconfig to Creating Directories
...
Update boot logging to remove terminal escape sequences
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-02 16:28:02 +00:00
Bruce Dubbs
9f318ba306
Add new /run mount point to top level directories. Mount a tmpfs on /run in
...
bootscripts. Add symlinks to use new /run tmpfs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-19 03:26:49 +00:00
Jeremy Huntwork
4e82d4787a
Bring in DIY's next generation build method. Move GRUB to chapter 8.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-05 20:46:02 +00:00
Jeremy Huntwork
6e886330cf
Initial addition of support for x86_64
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-03 22:46:04 +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
Archaic
83b720b0b5
Made the directory tree creation more concise and removed the extraneous
...
/opt/* hierarchy (it is not required by FHS). Closes ticket #1656 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-08 06:52:28 +00:00
Archaic
d2c332bc21
Merged the udev_update branch to trunk.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 18:45:33 +00:00
Manuel Canales Esparcia
8ef83047f9
Indenting chapter 6, part 3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7325 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-02 21:03:09 +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
Archaic
32288165dd
Minor grammatical fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 02:57:59 +00:00
Archaic
e860d2cfed
Added a blurb about bash\'s new file expansion ability.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 02:38:06 +00:00
Archaic
d001e2b771
Further fine-tuning to the changes made in r6249.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-01 20:56:00 +00:00
Archaic
2645ec62a3
Several minor wording changes in chapter 6 (matt).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-30 14:49:44 +00:00
Archaic
bc2136ecac
Several minor grammatical fixes. Thanks to Randy and Steve.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:47:40 +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
3f0c882398
Removed the text in chapter 06.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-21 19:38:32 +00:00
Jeremy Utley
0e85de00ea
Corrected the double creation of /var/tmp (Kris van Rens and others)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-20 09:11:46 +00:00
Matthew Burgess
d8277eac77
Use 'install' instead of 'mkdir' (fixes bug 821)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 21:05:36 +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
d32239446b
Moving most of chapter 6 intermezzos into a single file.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-13 22:31:27 +00:00
Alex Gronenwoud
360e2c43cd
Adding some markup and doing miscellaneous shuffles.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-22 22:26:46 +00:00
Greg Schafer
21ba4e3570
Internal markup reworking to fix the extraneous whitespace problem in the "tidy generated" web site pages. Essentially replace all ocurrences of <para><screen> with <screen> (and of course the matching closing tags).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-09 23:22:07 +00:00
Gerard Beekmans
24d62f287c
Removed /usr/lib/locale directory creation - it's created during Chapter 6 - Glibc where it's more relevant.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 15:38:34 +00:00
Jeremy Utley
a27ec4855d
Eliminated creation of /usr/tmp
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-05 03:01:35 +00:00
Jeremy Utley
cfdcaef782
Added tmpfs mount at /dev/shm - Bugzilla bug 562
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-26 19:05:12 +00:00
Gerard Beekmans
4a7a683b9a
Applied Zack's various-fixes patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:38:47 +00:00
Timothy Bauscher
da849d1599
Grammatic changes to chapter 6.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-18 23:34:48 +00:00
Gerard Beekmans
7bee0a2699
added '/usr/lib/locale'
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 21:18:32 +00:00
Timothy Bauscher
2c094d60db
Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 21:08:29 +00:00
Timothy Bauscher
26e62aa22d
Removed --enable-threads=posix from static gcc compilation. Fixed changelog and a number of typos.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-20 21:11:28 +00:00
Timothy Bauscher
06c61cacc1
Some anal fixes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-18 21:07:42 +00:00
Timothy Bauscher
44c2fd8fab
Applied Alex\'s grammar patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-08 21:54:14 +00:00
Mark Hymers
b864e062ce
change usr,usr/local to usr in ch06-createdirs as per Jesse's suggestion on lfs-dev
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-09 21:15:14 +00:00
Gerard Beekmans
a2cd10ffba
applied Alex's commas.patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 11:27:19 +00:00
Gerard Beekmans
fe7f278759
removed
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 21:27:44 +00:00
Gerard Beekmans
a358a4746b
removed cd / command and just use absolute paths for the two chmod's
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 18:24:30 +00:00
Mark Hymers
24bb762288
some fixes related to removal from ch6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 01:07:46 +00:00
Gerard Beekmans
1987d724ce
second set of commits for keep-chap5-chap6-seperate
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 00:21:12 +00:00