summaryrefslogtreecommitdiff
path: root/packages/udev
AgeCommit message (Collapse)AuthorFiles
2007-02-21udev: Fixup slight mistake in previous commit, bump PROyvind Repvik3
2007-02-21udev: Fixup etc->sysconfdir, make sure sysconfdir/udev exists before writing ↵Oyvind Repvik3
into it
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie3
2006-12-28udev: Update touchscreen rule so it doesn't require the touchscreen to have ↵Richard Purdie6
EV_KEY support
2006-12-12many files: KERNELORG_MIRROR variable createdMarcin Juszkiewicz3
2006-11-28udev: merge stuff from 097 and 100 into udev.inc, add do_stage from poky, ↵Koen Kooi4
bump PR
2006-11-07udev: Auto-add the rootfs partition to mount.blacklist via postinst to work ↵Matthias Hentges4
around a bug in the auto-mounter * * Untested in .dev! * *
2006-10-31udev: fix udev rule for SAMSUNG UARTS (stupid missing ',' in rule!)Michael Lauer18
udev: remove 084 and 089, but keep 092 which seems to be pretty solid
2006-10-04udev-092/udev.rules udev-097/udev.rules udev-100/udev.rules : Add ruleGraeme Gregory3
to create UART devices for s3c24XX CPUs.
2006-09-28udev: Enable udev-100 on SlugOSMichael-Luke Jones1
2006-09-14udev: remove needless machine specificationsPhilipp Zabel13
2006-09-12udev-097,100: firmware_helper is now firmware.sh - fix udev.rulesPhilipp Zabel4
2006-09-08udev: add 0.100, default preference = -1Koen Kooi8
2006-08-25udev-097: drop the MAKEDEV link from links.conf, it is created in the init ↵Philipp Zabel2
script
2006-08-22udev: add description for libvolume_idPhilipp Zabel1
2006-08-22udev: stop overwriting description in udev.incPhilipp Zabel2
2006-08-22udev: add 097Philipp Zabel8
- 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-15udev: Prune old obsolete broken versions (058, 063, 065, 070, 071).Richard Purdie23
2006-08-15udev: Fix packaging after -dbg changes (udev-utils wasn't populated)Richard Purdie4
2006-08-12udev: add mount.blacklist for h2200 and ipaq-pxa270Koen Kooi4
2006-08-12udev 092: fix hostap on h2200, courtesy Joshua Layne Koen Kooi2
2006-08-11udev 092: Update for keeping the debug information in the correct packageJamie Lenehan2
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 Lenehan2
"udev ships spurious debug info"
2006-08-05merge of '61c6cd8658c99e2416e242b79cdff01967f01c94'Holger Freyther2
and 'f2735ada47cf2da717d1f68b7c88a4d129f0e8b2'
2006-08-05udev 092: remove BTNTOUCH for touchscreen rules to fix it for ipaqsKoen Kooi2
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther8
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-26udev 092: Fix ARM inotify syscallRichard Purdie2
2006-07-24udev - /proc/sys/kernel/hotplug hasmoved to /sys/kernel/uevent_helper in 2.6.16.Raymond Danks6
2006-06-13udev 092: Add missing file. Third time lucky...Richard Purdie2
2006-06-13udev 092: Fix a typoRichard Purdie2
2006-06-13udev: Add 092. Included is a custom rule which adds a symlink to the ↵Richard Purdie6
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-31udev: Add mount blacklist for amsdelta.Jonathan McDowell2
2006-05-27udev: Add /dev/ram to the automount blacklists for all devices. Enable 089 ↵Richard Purdie12
as the default version.
2006-05-03udev: Do not start any NICs before /etc/init.d/network is run and /var/ is ↵Matthias Hentges3
populated
2006-04-30udev: Fix init levels. udev could stop but given it has nothing to do, we ↵Richard Purdie8
may as well remove its shutdown entirely. (#803)
2006-04-26udev: Add /dev/loop* to mount blacklistMatthias Hentges6
2006-04-25udev 089: add links.confKoen Kooi1
2006-04-14udev: Added a slugos-specific mount.blacklist to exclude ram[0-9]$, ↵Rod Whitby3
mtdblock[0-9]$, sd[a-z]$ and hd[a-z]$ from automounting.
2006-04-23udev 084: ship links.conf, patch courtesy Stelios Koroneos Koen Kooi1
2006-04-20udev: network.sh: Do not ifup an already configured network device again.Matthias Hentges2
2006-04-18udev: Add udev rule to auto-load the sd_mod module on demand, closing OE bug ↵Matthias Hentges3
#811 Add basic auto-mounting support with automatic creation and deletion of mount-points
2006-04-13udev: Add changes from .oz354xMatthias Hentges12
2006-04-10udev: add 089, DEFAULT_PREFERENCE="-1"Philipp Zabel1
2006-04-10udev: move duplicate patches to files/Philipp Zabel14
2006-04-08udev: Apply busybox fix from .oz354xMatthias Hentges2
2006-04-04udev 084: Fixes from Olivier Berger to get usb symlinking and modprobing ↵Richard Purdie5
working correctly. Also move the RTC rule to local.rules (where all our custom rules should be).
2006-04-03udev 0.84: create symlink to /dev/rtc from /dev/rtc0Marcin Juszkiewicz2
2006-03-19udev 084: Make defaultRichard Purdie1
2006-02-08udev_0.84: set libudevdir to /lib/udev and include /lib/udev/udevsynthesizePhilipp Zabel2
2006-02-08udev_084: busybox cp doesn't understand --preserve and --updatePhilipp Zabel1