summaryrefslogtreecommitdiff
path: root/packages/udev/udev.inc
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-01-13udev: move /sbin/udevadm to udev-utilsMarcin Juszkiewicz1
udevadm is multibinary which provides udevinfo, udevsynthetize. HAL uses udevinfo to gather informations about system devices. On system where mdev (from busybox) is used as hotplug manager HAL was not able to find any device due to lack of udevinfo command.
2007-09-29udev: sync with poky, def_pref 115 negativeKoen Kooi1
2007-06-14udev: disable parallel compilationRolf Leggewie1
while we're at it, clean up a little
2006-11-28udev: merge stuff from 097 and 100 into udev.inc, add do_stage from poky, ↵Koen Kooi1
bump PR
2006-08-22udev: stop overwriting description in udev.incPhilipp Zabel1
2006-08-15udev: Fix packaging after -dbg changes (udev-utils wasn't populated)Richard Purdie1
2006-08-11udev 092: Update for keeping the debug information in the correct packageJamie Lenehan1
which is clearer. Appened to package list so -dbg package stays first and use .../* to match files and ignore directories.
2006-08-11udev 092: Remove the spurious debug info from the packages. Closes #1241Jamie Lenehan1
"udev ships spurious debug info"
2006-04-30udev: Fix init levels. udev could stop but given it has nothing to do, we ↵Richard Purdie1
may as well remove its shutdown entirely. (#803)
2006-01-29udev: make work with util-linux mount in allJohn Bowler1
- busybox requires -o move, util-linux requires --move
2006-01-24udev: Add rules for PCMCIA NICs. Only used when pcmciautils is installed.Matthias Hentges1
2005-09-20udev: Add the devfs udev 'comaptiblity' rules to OE as it changes names in ↵Richard Purdie1
different versions of udev. We *really* don't want to be using these.
2005-09-20udev: Rearrange the udev files into a more logical structure. Create copies ↵Richard Purdie1
of the rules we're using rather than the distributed version due to links to external scripts. Add mount.sh which attempts to mount block devices using pmount if available, falling back to mount if not. Fix the --mode switch to mknod in the init script.
2005-07-20udev: repair stupidity introduced by last patchMichael Lauer1
2005-07-17udev:Michael Lauer1
- remove a couple of obsolete versions - add 063 (default preference = -1, see inside for why)
2005-06-28use devfs rules for udev if requestedPhil Blundell1
BKrev: 42c14597UcFyxmGrj6EMJgiyAAWEmw
2005-04-17Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedRichard Purdie1
into tim.rpsys.net:/usr/oe/openembedded 2005/04/17 18:20:26+01:00 rpsys.net!RP initscipts: Change levels so keymap gets loaded before checkversion so Ctrl+C works to skip it BKrev: 42629af3asoTpE6lzBjoag0ziV_ETw
2005-04-04udev: allow udev to be compiled on non-linux-systemHolger Schurig1
BKrev: 42511553pVhbgbqRrmEIjouDlLHYHA
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 12:40:33+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 12:36:37+01:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/02/23 11:34:13+01:00 mn-solutions.de!schurig Merge http://oe-devel@openembedded.bkbits.net/openembedded into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/23 11:33:31+01:00 mn-solutions.de!schurig fix installation stage 2005/02/23 09:27:44+00:00 (none)!xora New upstream version of kismet, fixes for compilation problems, and change of maintainer with Brunos permission 2005/02/23 01:11:25+01:00 uni-frankfurt.de!mickeyl add a sharprom-compatible distro configuration. relies on an external 2.95.3 toolchain (for now... until someone adds it to OE) and needs further work. It's a start for someone interested though. 2005/02/23 01:09:23+01:00 uni-frankfurt.de!mickeyl bump cvsdate on oz-3.5.3 2005/02/22 17:37:44-06:00 ti.com!kergoth Fix the quilt PATCHCMD to stop rampantly chmod'ing, which made the CVS directories not executable, thereby screwing up the ability to rm -rf tmp. Thanks to holger freyther for pointing it out. BKrev: 421c7b62hBWfitoVhb3IO3ZT5nS71A
2005-01-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/22 00:33:40+00:00 nexus.co.uk!pb ignore errors from modprobe during module autoload 2005/01/21 19:28:39-05:00 handhelds.org!kergoth Add udev 050, and consolodate the common udev metadata into a .inc. 2005/01/21 19:20:29-05:00 handhelds.org!kergoth Upgrade to sudo 1.6.8p6, as versions of Sudo prior to 1.6.8p2 are affected by a potential security flaw that could allow a malicious user to subvert Bash shell scripts. BKrev: 41f1a0ebM799gMlmTP1rllhZZDpNAw