Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 3 | |
2006-12-28 | udev: Update touchscreen rule so it doesn't require the touchscreen to have ↵ | Richard Purdie | 6 | |
EV_KEY support | ||||
2006-12-12 | many files: KERNELORG_MIRROR variable created | Marcin Juszkiewicz | 3 | |
2006-11-28 | udev: merge stuff from 097 and 100 into udev.inc, add do_stage from poky, ↵ | Koen Kooi | 4 | |
bump PR | ||||
2006-11-07 | udev: Auto-add the rootfs partition to mount.blacklist via postinst to work ↵ | Matthias Hentges | 4 | |
around a bug in the auto-mounter * * Untested in .dev! * * | ||||
2006-10-31 | udev: fix udev rule for SAMSUNG UARTS (stupid missing ',' in rule!) | Michael Lauer | 18 | |
udev: remove 084 and 089, but keep 092 which seems to be pretty solid | ||||
2006-10-04 | udev-092/udev.rules udev-097/udev.rules udev-100/udev.rules : Add rule | Graeme Gregory | 3 | |
to create UART devices for s3c24XX CPUs. | ||||
2006-09-28 | udev: Enable udev-100 on SlugOS | Michael-Luke Jones | 1 | |
2006-09-14 | udev: remove needless machine specifications | Philipp Zabel | 13 | |
2006-09-12 | udev-097,100: firmware_helper is now firmware.sh - fix udev.rules | Philipp Zabel | 4 | |
2006-09-08 | udev: add 0.100, default preference = -1 | Koen Kooi | 8 | |
2006-08-25 | udev-097: drop the MAKEDEV link from links.conf, it is created in the init ↵ | Philipp Zabel | 2 | |
script | ||||
2006-08-22 | udev: add description for libvolume_id | Philipp Zabel | 1 | |
2006-08-22 | udev: stop overwriting description in udev.inc | Philipp Zabel | 2 | |
2006-08-22 | udev: add 097 | Philipp Zabel | 8 | |
- drop support for kernels <2.6.15, udevsynthesize replaced by udevtrigger - split out libvolume_id into its own package - I set PKG_libvolume-id-dev="libvolume-id-dev" because otherwise libvolume-id-dev would be renamed to libvolume-id0, too. - DEFAULT_PREFERENCE="-1", it's not run-time tested yet. | ||||
2006-08-15 | udev: Prune old obsolete broken versions (058, 063, 065, 070, 071). | Richard Purdie | 23 | |
2006-08-15 | udev: Fix packaging after -dbg changes (udev-utils wasn't populated) | Richard Purdie | 4 | |
2006-08-12 | udev: add mount.blacklist for h2200 and ipaq-pxa270 | Koen Kooi | 4 | |
2006-08-12 | udev 092: fix hostap on h2200, courtesy Joshua Layne | Koen Kooi | 2 | |
2006-08-11 | udev 092: Update for keeping the debug information in the correct package | Jamie Lenehan | 2 | |
which is clearer. Appened to package list so -dbg package stays first and use .../* to match files and ignore directories. | ||||
2006-08-11 | udev 092: Remove the spurious debug info from the packages. Closes #1241 | Jamie Lenehan | 2 | |
"udev ships spurious debug info" | ||||
2006-08-05 | merge of '61c6cd8658c99e2416e242b79cdff01967f01c94' | Holger Freyther | 2 | |
and 'f2735ada47cf2da717d1f68b7c88a4d129f0e8b2' | ||||
2006-08-05 | udev 092: remove BTNTOUCH for touchscreen rules to fix it for ipaqs | Koen Kooi | 2 | |
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 8 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-07-26 | udev 092: Fix ARM inotify syscall | Richard Purdie | 2 | |
2006-07-24 | udev - /proc/sys/kernel/hotplug hasmoved to /sys/kernel/uevent_helper in 2.6.16. | Raymond Danks | 6 | |
2006-06-13 | udev 092: Add missing file. Third time lucky... | Richard Purdie | 2 | |
2006-06-13 | udev 092: Fix a typo | Richard Purdie | 2 | |
2006-06-13 | udev: Add 092. Included is a custom rule which adds a symlink to the ↵ | Richard Purdie | 6 | |
touchscreen as /dev/input/touchscreen0 if present (this does not work under udev 089 due to bugs). Several udev conf files required cleanups to work with the new udev version. | ||||
2006-05-31 | udev: Add mount blacklist for amsdelta. | Jonathan McDowell | 2 | |
2006-05-27 | udev: Add /dev/ram to the automount blacklists for all devices. Enable 089 ↵ | Richard Purdie | 12 | |
as the default version. | ||||
2006-05-03 | udev: Do not start any NICs before /etc/init.d/network is run and /var/ is ↵ | Matthias Hentges | 3 | |
populated | ||||
2006-04-30 | udev: Fix init levels. udev could stop but given it has nothing to do, we ↵ | Richard Purdie | 8 | |
may as well remove its shutdown entirely. (#803) | ||||
2006-04-26 | udev: Add /dev/loop* to mount blacklist | Matthias Hentges | 6 | |
2006-04-25 | udev 089: add links.conf | Koen Kooi | 1 | |
2006-04-14 | udev: Added a slugos-specific mount.blacklist to exclude ram[0-9]$, ↵ | Rod Whitby | 3 | |
mtdblock[0-9]$, sd[a-z]$ and hd[a-z]$ from automounting. | ||||
2006-04-23 | udev 084: ship links.conf, patch courtesy Stelios Koroneos | Koen Kooi | 1 | |
2006-04-20 | udev: network.sh: Do not ifup an already configured network device again. | Matthias Hentges | 2 | |
2006-04-18 | udev: Add udev rule to auto-load the sd_mod module on demand, closing OE bug ↵ | Matthias Hentges | 3 | |
#811 Add basic auto-mounting support with automatic creation and deletion of mount-points | ||||
2006-04-13 | udev: Add changes from .oz354x | Matthias Hentges | 12 | |
2006-04-10 | udev: add 089, DEFAULT_PREFERENCE="-1" | Philipp Zabel | 1 | |
2006-04-10 | udev: move duplicate patches to files/ | Philipp Zabel | 14 | |
2006-04-08 | udev: Apply busybox fix from .oz354x | Matthias Hentges | 2 | |
2006-04-04 | udev 084: Fixes from Olivier Berger to get usb symlinking and modprobing ↵ | Richard Purdie | 5 | |
working correctly. Also move the RTC rule to local.rules (where all our custom rules should be). | ||||
2006-04-03 | udev 0.84: create symlink to /dev/rtc from /dev/rtc0 | Marcin Juszkiewicz | 2 | |
2006-03-19 | udev 084: Make default | Richard Purdie | 1 | |
2006-02-08 | udev_0.84: set libudevdir to /lib/udev and include /lib/udev/udevsynthesize | Philipp Zabel | 2 | |
2006-02-08 | udev_084: busybox cp doesn't understand --preserve and --update | Philipp Zabel | 1 | |
2006-02-05 | udev_084: correct path to firmware_helper in udev.rules | Philipp Zabel | 1 | |
2006-02-01 | udev: add 084 | Philipp Zabel | 7 | |
- Fixes the severe udev initial boot speed issues for hx4700. - DEFAULT_PREFERENCE="-1", please try if it works for you. - Uses udevsynthesize to generate initial hotplug events. |