Commit Graph

45 Commits

Author SHA1 Message Date
Bruce Dubbs
6b13ebc66a Remove oblolete references to consolelog
Reformat udev configure command


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-03 03:55:07 +00:00
Bruce Dubbs
f874424cab Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.
Move network services to /lib/services.
Move init-functions to /lib/lsb.
Make /lib/lsb a symlink to /lib/services.
Create convenience symlink /etc/init.d->/etc/rc.d/init.d
Add help and man pages to ifup/ifdown.

Append /run/var/bootlog to /var/log/boot.log at the end of
the boot sequence.

Add capability to step through the boot scripts at boot time.

Optionally allow environment variables in sysconfig directory's
console, network, and clock files to be placed in rc.site.

Add an optional FASTBOOT parameter to set /fastboot when rebooting.

Remove a minor warning message from udev that is triggered
by the udev_retry boot script.

Add SKIPTMPCLEAN as an optional parameter to skip cleaning /tmp at boot time.

Add a page to Chapter 7 documenting rc.site. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-19 03:31:46 +00:00
Bruce Dubbs
0cda8984a8 Rewrite bootscripts and Chaper 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-02 02:15:42 +00:00
Bruce Dubbs
fe05b08956 Add installed directories information to
each package.  Thanks to Chris Staub for the patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-23 17:18:52 +00:00
Manuel Canales Esparcia
0445a3d506 Added remap attributes to userinput tags in packages pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-18 21:11:00 +00:00
Manuel Canales Esparcia
e7477591dd Added sect1info blocks to packages pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-07 19:16:43 +00:00
Dan Nichilson
69283afc72 Update bootscripts and describe consolelog script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-30 21:41:51 +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
Bryan Kadzban
aeb956f6e3 Update contents of lfs-bootscripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-17 20:36:32 +00:00
Manuel Canales Esparcia
e4a5635494 Replaced "<" by "less than".
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:16:56 +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
Archaic
94aa662138 Reverting UTF-8 changes until everything is in place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-26 19:46:12 +00:00
Archaic
5536f7440f Applied Alexander Patrakov's patch which adds UTF-8 capability to the
development branch of the LFS Book.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-26 19:00:06 +00:00
Manuel Canales Esparcia
d781ffbe09 Chapter07 indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-18 18:31:04 +00:00
Archaic
ffd471a5fb Reprise of r6318.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 16:47:42 +00:00
Archaic
faca37e6ec Several minor wording changes in chapter 8 (matt).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 05:56:57 +00:00
Archaic
fde4f7de29 Brought all occurences of LFS-Bootscripts into conformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-01 20:39:25 +00:00
Matthew Burgess
eb7bcc4791 More chapter 7 typo and markup fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 20:09:36 +00:00
Archaic
eb6d9eb7bb Updated all chapter 6 build sizes (and chapter7 bootscripts).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 06:08:58 +00:00
Jeremy Huntwork
7b409b74d1 Added sysklogd back in and removed libol and syslog-ng - thanks for the help, archaic
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-30 21:40:13 +00:00
Manuel Canales Esparcia
45992ae10c Removed the package name from the dependencies titles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 22:26:46 +00:00
Manuel Canales Esparcia
8f97096005 Changed the Short Descriptions sections to table format for XHTML output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 18:32:19 +00:00
Manuel Canales Esparcia
fba2f02dfb Fixed the list of installed bootscripts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-20 11:41:43 +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
Jeremy Utley
f6a2cfa366 Minor oops in the bootscripts upgrade - forgot to remove the separate targets for syslog-ng and hotplug
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-31 13:43:04 +00:00
Manuel Canales Esparcia
1d317bbf05 Removed text in chapter 07.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-20 19:09:48 +00:00
Jeremy Utley
f23c8b9847 Minor entity changes to make the XML more in sync. Patch courtesy of Boris Buegling (NeoCool on IRC)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-01 18:58:44 +00:00
Jim Gifford
366c3401ec Removed reference to sysklogd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-14 16:28:27 +00:00
Jeremy Utley
9874723279 Upgraded to bootscripts 2.2.3, and installed the correct bootscript for syslog-ng
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-05 04:50:50 +00:00
Jeremy Utley
9ae5ef3cbf Upgraded to LFS-Bootscripts 2.2.2, also make sure the hotplug bootscript is installed, since we are still using hotplug in unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 01:33:12 +00:00
Zack Winkles
ad6dca11ed Fixed a typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-24 00:33:14 +00:00
Manuel Canales Esparcia
f67f5cfed5 Tags corrections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 16:54:58 +00:00
Manuel Canales Esparcia
b8a819fd7b Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-24 21:37:26 +00:00
Zack Winkles
bad0dd14d9 Cleaned up hotplug installation a bit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-20 16:21:42 +00:00
Manuel Canales Esparcia
c6cb3aa2f1 HEAD: Retagged the Contents of ... sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-17 21:55:01 +00:00
Manuel Canales Esparcia
a001133b31 HEAD: Retaged the introductori packages sections in chapter0{6,7,8}
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-16 00:08:42 +00:00
Zack Winkles
b32e803309 Committed Alexander's i18n patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-06 16:22:04 +00:00
Zack Winkles
7d096f362d - Add 'utmp' group
- Upgraded to latest bootscripts to support utmp group


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-04 23:22:10 +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
418e6cc0ff Moving installation of the bootscripts to chapter 7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-09 22:46:27 +00:00
Gerard Beekmans
5f1b1aba37 obsolete file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-26 00:27:14 +00:00
Gerard Beekmans
e0f737f612 Merged chapter 9 with chapters6 and 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 23:30:11 +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