Commit Graph

408 Commits

Author SHA1 Message Date
Bruce Dubbs
72f3ca780d Various minor text changes to both book and bootscripts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-05-06 03:56:30 +00:00
Bruce Dubbs
970a126c28 Update networking bootscripts. See bootscripts change log for details.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-04-09 19:14:33 +00:00
Bruce Dubbs
2f0d64dc59 Fixes to bootscripts:
* Remove unneeded function literals.
  * Fix pidlist logic in statusproc.
  * Fix statusproc usage statement.
  * Add nodevtmpfs in mountfs stop.
  * Be consistent wtih #!/bin/sh

Add nodump to xml so command to print out 70-persistent-net.rules 
will not be used in jhalfs. Fixes a problem in kvm.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-05 06:05:45 +00:00
Bryan Kadzban
841b7235aa Change the recipe for wrapper kernel module dependencies to use the explicit soft-dependency support added to kmod. While I'm here, rewrite a bunch of the chapter-7 udev processing documentation, now that we use devtmpfs.
Fixes #3010.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9727 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-04 23:37:17 +00:00
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
916c906b11 Text correction in bootscripts description.
Remove erroneous sourcing line in bootscript 'functions' file used for 
backward BLFS compatibility.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-11-08 19:11:01 +00:00
Bruce Dubbs
776f1dc3a4 Add statusproc back to bootscripts.
Remove doc/ files when stripping in Chapter 5.
Add --noclear to agetty for tty1 in inittab.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-18 00:03:30 +00:00
Bruce Dubbs
a7f0b27405 Fix a pdf rendering issue
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-10 02:59:11 +00:00
Bruce Dubbs
2a1c1e03a4 Fix the udev_retry script, and add an explanation
for how to configure it.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-06 15:35:49 +00:00
Bruce Dubbs
b777a9ed50 Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-06 02:46:12 +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
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
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
Bryan Kadzban
c5528f758a Fix the sed in the CD-ROM symlink section to handle newer Udev rules files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9473 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-19 04:37:23 +00:00
Matthew Burgess
6d376142aa Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-18 21:44:06 +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
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
395ce82718 Upgrade to Udev-151. Fixes #2561.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-28 22:10:02 +00:00
Bryan Kadzban
b67f2d68ef Move from /etc/modprobe.conf to /etc/modprobe.d/*.conf, since module-init-tools now complains about the former. Fixes #2560.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-27 04:55:48 +00:00
Bruce Dubbs
c711a6187d Added switch to install udev documentation in the
proper versioned directory.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-01 04:31:13 +00:00
Bruce Dubbs
63f6e21758 Change the bootsripts and udev configuration so the rtc is set by udev upon boot.
Removed aio device from udev configuration so defaults are used.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 12:29:29 +00:00
Bruce Dubbs
65fee993ab In chapter07/symlinks.xml
Changed /etc/udev/rules.d/ to /lib/udev/rules.d/ in two places.
  Updated the blfs link to point to view/svn/postlfs/devices.html
In chapter06/gzip.xml, added a sed to fix zdiff


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-18 04:27:23 +00:00
Bruce Dubbs
f2705730ee Remove reference to watch program not
supporting UTF-8 locales in the Bash Sheel Startup
Files section. Fixes #2310.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 03:37:12 +00:00
Matthew Burgess
da09a82a35 Reorder the contents of chapter 7 to flow better. Fixes #2366.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:04:31 +00:00
Matthew Burgess
e3bc7f5d0d Replace the udev-FAQ link with a more general further reading link. Fixes #2333.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 19:03:43 +00:00
Matthew Burgess
6037393d5b Upgrade to Udev-135. Fixes #2284.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:45:47 +00:00
Bryan Kadzban
a91be49af4 s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-06 05:23:09 +00:00
DJ Lucas
53eeda098e Removed literal use of the greek character 'alpha' due to error in rendered PDF.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-26 08:52:01 +00:00
DJ Lucas
7d6c9a64b5 Checked in Alexander Patrakov's changes for the console page, and related bootscripts update.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-23 23:12:34 +00:00
Bryan Kadzban
61e63d302c Upgrade Udev to 122, udev-config to 20080522, and lfs-bootscripts to 20080522. Replace "write_net_rules all_interfaces" with a "udevadm test" loop. Fix several typos. Remove the usb_id segfault patch, as it's included in Udev now. Add /lib/udev/devices/kmsg, as udevd uses /dev/kmsg to log a message at startup. Replace udevtrigger/udevinfo with "udevadm trigger" and "udevadm info" in the text.
Should fix #2057, #2079, #2170, and #2186.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-05-23 01:45:45 +00:00
Ken Moffat
10c9f9c2e5 Correct the name of ru-ms keymap in the example (ru_ms is wrong even for 1.12).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-27 00:11:42 +00:00
Bruce Dubbs
4d84ed51cd Fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-10 21:20:02 +00:00
Bruce Dubbs
8857ace249 Removed obsolete note from Creating Symlinks section about continuation lines in udev rules. Changed dailout group to uucp for udev rule compatability.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-30 02:22:29 +00:00
Manuel Canales Esparcia
e56d9dc813 Simplified LANG tagging.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8394 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-21 17:55:13 +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
f801e9ea0d Clarify udev persistent-net-rules output
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-08 18:34:59 +00:00
Dan Nichilson
8c6088250c Use the hints entity everywhere
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-31 23:56:56 +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
Dan Nichilson
ad83f72ad8 Remove extraneous && in chained commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-24 14:48:14 +00:00
Dan Nichilson
479f92f627 Add the consolelog bootscript and remove printk handling in modules script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-18 13:26:34 +00:00
Ken Moffat
f19e766a8e Add missing colons wherever we expect the builder to key in the userinput.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-24 13:03:35 +00:00
Manuel Canales Esparcia
fbfd0b561f Added missing nodump attribute.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-13 09:10:56 +00:00
Matthew Burgess
b7ac480458 Correct a typo - write_cd_rules is the name of the script installed by Udev and referenced in our rules files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-10 18:02:14 +00:00
Matthew Burgess
8536c02ded Upgrade to Udev-108. Fixes #1976.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-16 19:34:38 +00:00
Manuel Canales Esparcia
a3b689f29d Trailing spaces clean-up.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-08 20:21:11 +00:00
Manuel Canales Esparcia
1652151de9 Fixes for PDF output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-05 19:03:40 +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
651719a7cf Add a note about CD symlinks possibly not matching the host. Fixes the rest of #1963.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-21 03:44:06 +00:00
Bryan Kadzban
659cc3deea Fix part of #1963 (use ATTRS instead of SYSFS), add the note about the backslash at the end of each line back into the book, and add a reference to #1912 to the changelog entry from r7924.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-18 13:59:36 +00:00
Bryan Kadzban
80640a4990 Use upstream Udev rule_generator setup for NIC naming; fixes #1912. Also fix a validation error in r7923.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-18 00:40:32 +00:00
Bryan Kadzban
84dbfdac1d Update CD symlinks section to use upstream rule_generator rules instead of generating our own. Fixes part of #1912.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-17 23:30:52 +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
Matthew Burgess
61a55d6eb1 No longer set and export INPUTRC in /etc/profile. As of NCurses-5.2 this is not needed. Fixes #1942.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:29:13 +00:00
Bryan Kadzban
ac3fb3e9f4 Move custom CD symlink and custom NIC name rules files to 70-persistent-*.rules, and add ENV{GENERATED} to the CD symlink rules. Prevents Udev rule_generator stuff from conflicting.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-11 00:49:19 +00:00
Bryan Kadzban
97c1e3ce45 Delete the persistent-net-generator rules file when using bus positions for network device name assignments. Fixes #1912.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-06 03:45:49 +00:00
Bryan Kadzban
a804834612 Add an explanation of how to find the PCI bus position of network devices, to fix #1904. Also switch the sample udev rule from ID== to KERNELS== (required for udev >=098).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-24 01:41:23 +00:00
Dan Nichilson
9a07261f1e Fixed kbd datadir on console configuration page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-15 19:05:21 +00:00
Matthew Burgess
4945149988 Update the description of UTF-8 support in Linux-2.6.18
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 17:38:45 +00:00
Bryan Kadzban
d0d8dc8f4c Changed the notes in sections 7.13.1 and 7.14.1 to be explicit about the lack of quotes around EOF.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-23 00:27:35 +00:00
Matthew Burgess
1f3f918e63 Make the spacing consistent for redirecting to a here-document. Thanks to Peter Ennis for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-21 23:04:36 +00:00
Matthew Burgess
4b51ca76b2 Remove spurious curly braces from /etc/resolv.conf. Fixes #1870
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-31 19:01:15 +00:00
Matthew Burgess
2a135aa504 Fix a couple of capitalisation typos (Peter Ennis)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-29 17:31:54 +00:00
Matthew Burgess
8d2b5a37b7 Noted the removal of devfs from the kernel
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:55:41 +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
Dan Nichilson
1d0e100958 Replaced dead link to Driver Model paper in chapter07/udev.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-21 22:51:50 +00:00
Bruce Dubbs
3db5b786e0 Minor text change in explaining locale issues.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-14 16:53:01 +00:00
Bruce Dubbs
83f017331f Updated text in section 7.9 to better explain the Xlib locale example.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-13 14:37:29 +00:00
Dan Nichilson
966b175714 Various fixes and additions for examples of custom rules in Udev courtesy
of Alexander Patrakov. Includes guidelines for persistent CD-ROM symlinks.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-12 21:19:33 +00:00
Bruce Dubbs
c800f787e9 Added clarifying text to section 7.9 concerning charmap specifications.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-11 16:36:24 +00:00
Dan Nichilson
38d3a31fc9 Specified the full path to modprobe in the example rule.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-10 05:28:34 +00:00
Dan Nichilson
a85d4b9b1b Removed the "locale country" command from the profile page since
it doesn't produce results in all locales.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-10 05:11:16 +00:00
Archaic
b083220f93 Removed note about not being able to do certain tasks in UTF-8 locale.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-16 13:19:21 +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
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
Archaic
a0d96d25cf Tweaked some of the educational text regarding udev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 20:17:52 +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
Jeremy Huntwork
96d63c4873 Rewrote section explaining IP Addresses.
Thanks Bryan Kadzban and Bruce Dubbs.
Resolves Ticket 1663.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-12 20:28:56 +00:00
Ken Moffat
f76cde828d Move creation of /etc/hosts in Perl, to remove another ICA difference.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 23:09:01 +00:00
Jeremy Huntwork
fa21b3dc89 Initial support of UTF-8. Thanks Alexander Patrakov.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-06 01:59:08 +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
Manuel Canales Esparcia
ac1d807e5b Tags fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7148 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-12 12:48:09 +00:00
Manuel Canales Esparcia
82aac7406d Added a nodump attribute.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-12 12:32:55 +00:00
Matthew Burgess
c45b780761 Improve the heuristic for selecting a supported/working locale
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-12 09:34:32 +00:00
Manuel Canales Esparcia
0ebe9fa45e Added the last nodump attributes (I hope.)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-08 19:40:42 +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
Matthew Burgess
39df528346 Fixed typo (Kim McCall)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-09 16:34:07 +00:00
Matthew Burgess
09bd7b3084 Several typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 16:37:23 +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
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
Archaic
4aa0d18198 Reworded network.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-28 17:57:34 +00:00
Archaic
8446a0be74 Switched from mounting /dev on a ramfs to a tmpfs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-27 23:17:32 +00:00
Archaic
4301028cfd Minor textual changes in chapter07.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-27 15:38:04 +00:00
Manuel Canales Esparcia
c96a0bcdb2 Small tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-26 09:35:10 +00:00
Archaic
37e62c3927 Removed unneeded <application> tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 17:27:03 +00:00
Archaic
98a43ee9cb Rewrote the inputrc page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 17:22:06 +00:00
Manuel Canales Esparcia
7ffcb70392 Minor wording change. Bug 1567.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:37:49 +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
Matthew Burgess
fe3130ace4 Chapter 7 typo and markup fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6023 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 19:53:42 +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
Matthew Burgess
e75916fcec Fix spelling mistakes (Bernard Leak)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-14 19:32:40 +00:00
Archaic
a1f583e0b6 Fixed a typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4995 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-18 18:07:40 +00:00
Matthew Burgess
768efb567f * Use canonical charmaps in /etc/profile and don't set LC_ALL
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-17 11:27:20 +00:00
Matthew Burgess
06e7f6e35b * Reword handling of hotpluggable devices now that we install the hotplug package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-16 16:06:59 +00:00
Matthew Burgess
1e4802278c Another minor typo I missed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-16 15:41:13 +00:00
Matthew Burgess
5e4e10429d * Minor wording/typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-16 15:38:12 +00:00
Manuel Canales Esparcia
814542ba62 Tag correction.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:57:52 +00:00
Matthew Burgess
1d5dd18c6e * Typo: The udev initscript registers udevsend, not udev as the hotplug handler
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-04 21:05:09 +00:00
Jeremy Huntwork
56e814c42e Fixed dtd url on resurrected sysklogd xml files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-03 00:22:38 +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
Jeremy Huntwork
90d417240f Copied over old sysklogd files in preparation of return to sysklogd over syslog-ng
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-30 17:31:03 +00:00
Matthew Burgess
f18250cd58 Typo - the udev initscript registers udevsend, not udev as the hotplug handler
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-12 20:05:07 +00:00
Matthew Burgess
32f1773083 * Update udev's explanatory text now that /etc/udev/permissions.d is no longer used
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-12 19:29:58 +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
845846e02d Removed PDF specifics tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-21 20:53:49 +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
Manuel Canales Esparcia
d72e04ae7c Added <literal> tags.
Added NEW comments to commands that differs from testing.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 12:51:22 +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
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
3d36131cff Fixed some look issues in unstable.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-22 12:06:22 +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
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
b838f52ef5 Corrected that annoying typo of How Work These Scripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-05 10:11:18 +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
Jim Gifford
a433f6de5e Removed last reference to sysklogd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-02 19:09:32 +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
Manuel Canales Esparcia
665e07b8fc Standarized de Spanish keymap example.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4039 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-14 19:20:06 +00:00
Matthew Burgess
c0155c7108 * Fixed various networking inaccuracies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-15 19:33:53 +00:00
Matthew Burgess
a08896444c * Merged recent testing changes back up to unstable (bootscripts & iproute2)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-14 20:49:05 +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
Alexander E. Patrakov
eccb0c75f6 Fixed a whitespace issue on the console page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-06 12:31:08 +00:00
Alexander E. Patrakov
a734e03e34 Fixed a typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-30 03:39:45 +00:00
Alexander E. Patrakov
181a690e52 Explained the benefits of setting LC_ALL properly
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-29 10:13:08 +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
Matthew Burgess
19afc4e8d3 Added note that kernel doesn't set the screen font automatically when in maintenance mode (Alexander Patrakov)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-20 14:38:21 +00:00
Manuel Canales Esparcia
0c012ac2c9 Fixed the identation of /etc/fstab and some tagins regresions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 20:41:59 +00:00
Matthew Burgess
89d204ea76 Improved wording of keymap related paragraphs (bug 741)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 20:11:58 +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
Alexander E. Patrakov
b3aee6ea72 Corrected console settings for British users
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-12 14:35:28 +00:00
Alexander E. Patrakov
a56c4bb4ed Several kernel-related textual changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-29 15:11:32 +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