Commit Graph

107 Commits

Author SHA1 Message Date
Bruce Dubbs
281b7d9b77 Update to udev-158. Also add a new
udev-testfiles tarball and an instuction to make check.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 06:27:04 +00:00
Matthew Burgess
7696a2e71f Upgrade to Udev-157. Fixes #2676.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-21 14:57:19 +00:00
Robert Connolly
a2f7ad076d Verbose rmdir when installing Udev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-15 04:13:25 +00:00
Matthew Burgess
f2ca25f95f Upgrade to Udev-156. Fixes #2671.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-29 10:41:33 +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
Matthew Burgess
7ae8d79876 Remove an empty documentation directory that Udev-154 creates.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 23:16:27 +00:00
Matthew Burgess
744dcc9fb4 Upgrade to Udev-154. Fixes #2639.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 22:25:17 +00:00
Matthew Burgess
9a3059ca79 Remove the --docdir parameter for Udev. Fixes #2633.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:06:22 +00:00
Matthew Burgess
0e038d1b86 Don't try to install documentation that was removed in udev-config-20090126.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-28 22:11:43 +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
Matthew Burgess
3cf57d4059 Remove a lot of redundant Udev rules. Upstream has most of what we need. Fixes #2527.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-26 19:28:22 +00:00
Matthew Burgess
0152a7b7b9 Don't create /lib/udev/devices/kmsg as Udev >= 142 creates it automatically. Fixes #2552.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-24 20:19:18 +00:00
Matthew Burgess
e69c45bef9 Upgrade to Udev-147. Fixes #2512.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-15 15:10:10 +00:00
Matthew Burgess
5f7456b7b4 Various text corrections from Chris Staub. Fixes #2470.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-12 19:16:30 +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
9122ffe01f Update to util-linux-2.16, udev-145, e2fsprogs-1.41.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-17 02:50:43 +00:00
Bryan Kadzban
3a34893e27 Upgrade udev to 143. Remove the testsuite dependencies from appendix C (since there is no udev testsuite anymore). Fixes #2425.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-29 03:24:56 +00:00
Bryan Kadzban
bb8939c1e6 - Install udev's 40-isdn.rules to handle ISDN (CAPI) devices; remove udev-config
rules for them.  Fixes more of #2297.

- Use the dialout group instead of uucp.  Udev has moved to a Debian-like setup,
  where the uucp group is for a UUCP daemon, and dialout is for devices.  (This
  undoes much of r8428 as well.)  Fixes the rest of #2314, and more of #2297.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-16 04:29:00 +00:00
DJ Lucas
d75c1237e7 Updated udev instructions following upstream recommendations.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 02:09:26 +00:00
DJ Lucas
68edbd40b6 Corrected installation of udev rules files in chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 19:14:57 +00:00
Randy McMurchy
166a9dbdcf Updated Udev to 130
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 15:13:52 +00:00
Bryan Kadzban
9faa3e27af Install a few rules from udev's etc/udev/packages/ directory to handle device-mapper (LVM and dm-raid), md-raid, and a few Palm device symlinks.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-05-23 22:45:32 +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
Matthew Burgess
408d21fff1 Add a patch to fix a segfault in usb_id.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-29 21:41:50 +00:00
Manuel Canales Esparcia
2b596c0b8d Fixed a @remap attribute.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8395 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-22 10: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
9058aa1ecb Updated Ncurses contents list and fixes some typos.
Thanks to Chris Staub for the patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-16 07:29:31 +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
Matthew Burgess
2791a8e7e1 Update the list of installed programs and libraries for several packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-12 20:45:29 +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
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
Dan Nichilson
997a8b7c5f Udev docs directory already exists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 04:49:34 +00:00
Dan Nichilson
23732c833b Udev does install some configuration files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 04:45:37 +00:00
Matthew Burgess
b0c8f4a643 Add verbose flags to the two remaining tar commands that should have them. Fixes #1932.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:31:26 +00:00
Matthew Burgess
65cff7b392 Fix a typo. Fixes #1921.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 18:50:26 +00:00
Bryan Kadzban
dbfd971ac4 Upgrade to udev-103, and change some of the text in udev.xml to be more internally consistent
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-21 15:47:49 +00:00
Bryan Kadzban
7e6fb44035 Update to udev-config-20061021, install common Udev rules from the Udev tarball, and install udev-config documentation files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-21 15:27:29 +00:00
Bryan Kadzban
9749dc513b Update to udev-102 and udev-config-20061014.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-15 17:49:03 +00:00
Bryan Kadzban
fe8dbe1f3d Update udev-config, and add Udev SAS path_id patch (both for Linux-2.6.18).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-06 00:18:19 +00:00
Bryan Kadzban
9cb970842d Fixed typo in udev instructions (extra/ --> extras/).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7802 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-24 00:29:24 +00:00
Matthew Burgess
43613971c2 Upgrade to udev-100
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-20 23:25:48 +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
Manuel Canales Esparcia
e1060dee73 Syncing trunk with 6.2 branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-23 11:05:22 +00:00
Dan Nichilson
8964be9543 Changed text explaining the installation of the udev-config rules
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-12 21:23:50 +00:00
Dan Nichilson
a263c7ad8c Updated to udev-096 and udev-config-20060712. Closes #1804.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-12 15:40:52 +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
8abeb3bc1a Updated the bug.c code to avoid USB-related uevent leakage reports.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 19:43:38 +00:00
Manuel Canales Esparcia
2c558d6914 Look fix for PDF output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 18:13:18 +00:00
Archaic
3c19a9a314 Changed the cp construct in udev to economize. Also added -v switches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 16:58:39 +00:00