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