summaryrefslogtreecommitdiff
path: root/packages/udev
AgeCommit message (Collapse)AuthorFiles
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
2006-02-05udev_084: correct path to firmware_helper in udev.rulesPhilipp Zabel1
2006-02-01udev: add 084Philipp Zabel7
- 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.
2006-01-29udev: make work with util-linux mount in allJohn Bowler7
- busybox requires -o move, util-linux requires --move
2006-01-24udev: Add rules for PCMCIA NICs. Only used when pcmciautils is installed.Matthias Hentges4
2005-11-01udev: Add version 071. This fixes input problems seen on the zaurus 2.6 dev ↵Richard Purdie5
kernel with /dev/input/
2005-10-04packages/udev/files/udev.rules: add buzzer, closes #367Koen Kooi2
2005-10-01udev: Make sure we're using busybox's mount when moving .static mount.Oyvind Repvik2
(busybox mount uses "-o move" vs. util-linux mount "--move")
2005-09-20udev: Add the devfs udev 'comaptiblity' rules to OE as it changes names in ↵Richard Purdie6
different versions of udev. We *really* don't want to be using these.
2005-09-20udev: Bump PRsRichard Purdie4
2005-09-20udev: Rearrange the udev files into a more logical structure. Create copies ↵Richard Purdie17
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-09-19udev: Enable firmware helper in udev to replace hotplug's firmware agent ↵Richard Purdie2
(fixes orinoco firmware issue).
2005-09-18udev: recipe and patches for udev-070Philipp Zabel9
2005-08-08add udev-065Michael Lauer6
2005-07-28Add tty patch, courtesy Philpp Zabel, closes #177Koen Kooi2
2005-07-20udev: repair stupidity introduced by last patchMichael Lauer3
2005-07-17udev:Michael Lauer2
- add master plan for udev >= 059 integration (see FIXME) - add alignment fix (http://sourceforge.net/mailarchive/forum.php?thread_id=7720331&forum_id=3157)
2005-07-17udev:Michael Lauer14
- remove a couple of obsolete versions - add 063 (default preference = -1, see inside for why)
2005-06-30import clean BK tree at cset 1.3670Koen Kooi16
2005-06-28use devfs rules for udev if requestedPhil Blundell1
BKrev: 42c14597UcFyxmGrj6EMJgiyAAWEmw
2005-06-03Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/03 13:04:49+02:00 local!hrw added permissions.rules to udev 058 so /dev/ entries will get correct permissions - without it GPE was unusable for normal users 2005/06/03 11:41:25+01:00 reciva.com!pb new snapshot of gcc csl-arm branch BKrev: 42a0419eT9cwfc047e57sF_hA_x8wA
2005-05-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/22 18:22:54+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/05/22 18:14:34+02:00 void!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into dominion.dominion.void:/data/build/oe/openembedded 2005/05/22 17:05:21+01:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/05/22 01:13:55+02:00 uni-frankfurt.de!mickeyl python-pickle depends on python-codecs 2005/05/21 22:38:37+02:00 uni-frankfurt.de!mickeyl fix evas-x11 typo 2005/05/21 20:20:50+02:00 uni-frankfurt.de!mickeyl clean up the imlib2 situation. remove bogus files, split into .inc, -native, -fb, x11 2005/05/21 18:21:42+01:00 rpsys.net!RP jlime jornada6xx and jornada7xx updates from Kristoffer Ericson 2005/05/21 19:11:16+02:00 uni-frankfurt.de!mickeyl remove broken e files 2005/05/21 15:47:58+02:00 void!koen imlib2-x11_1.2.0.004.bb: fix src_uri, the fetcher choked on the fetch.php?file=bla.tar.bz2. Could the EFL maintainer fix this? 2005/05/21 14:37:02+02:00 uni-frankfurt.de!mickeyl add opie-pcmciaapplet 2005/05/21 14:35:44+02:00 uni-frankfurt.de!mickeyl bump openzaurus-3.5.4 CVSDATE 2005/05/21 14:32:25+02:00 uni-frankfurt.de!mickeyl split ecore into .inc, -fb, -x11 files. remove broken ecore files 2005/05/21 14:25:30+02:00 uni-frankfurt.de!mickeyl reorganize evas and split into .inc, -fb, and -x11 files 2005/05/21 13:26:17+02:00 uni-frankfurt.de!mickeyl add udev 058 2005/05/21 12:50:08+02:00 uni-frankfurt.de!mickeyl task-python-everything: add pytest and pyweather 2005/05/21 12:43:57+02:00 uni-frankfurt.de!mickeyl add pytest, a reflective unit testing support module add pyweather, conversion module for weather scientists upgrade pysqlite to 2.0.2 BKrev: 4290b5f22-A_n5BGjkjPp0-Fb1tzvg