| Commit message (Expand) | Author | Age | Files | Lines |
* | Marked ppc/ppc64 stable for bug #186508. | Joseph Jezak | 2007-07-29 | 1 | -1/+4 |
* | amd64 stable, bug 186508 | Steve Dibb | 2007-07-28 | 1 | -1/+4 |
* | Stable on mips, per #186508. | Joshua Kinard | 2007-07-28 | 1 | -1/+4 |
* | alpha/ia64/x86 stable wrt #186508 | Raúl Porcel | 2007-07-27 | 1 | -1/+4 |
* | Stable for HPPA (bug #186508). | Jeroen Roovers | 2007-07-27 | 1 | -1/+4 |
* | Stable on sparc wrt #186508 | Gustavo Zacarias | 2007-07-27 | 1 | -1/+4 |
* | Backported creation of /dev/root from udev-110-r1 to 104-r12 as this is neede... | Matthias Schwarzott | 2007-07-24 | 1 | -1/+9 |
* | Convert module name to a regular expression, to match autoload/blacklist entr... | Matthias Schwarzott | 2007-07-12 | 1 | -1/+6 |
* | Corrected typo in file mode for new added usb rule, Bug #185069. Now automati... | Matthias Schwarzott | 2007-07-12 | 1 | -1/+12 |
* | Rules update. Adds rule to create usbfs like nodes for kernel 2.6.22. Try to ... | Matthias Schwarzott | 2007-07-10 | 1 | -1/+8 |
* | Version bumped. Moved installing device-mapper rules to sys-fs/device-mapper ... | Matthias Schwarzott | 2007-06-27 | 1 | -1/+8 |
* | Added missing inclusion of functions.sh, thanks to steffi from #gentoo-anfaen... | Matthias Schwarzott | 2007-06-07 | 1 | -1/+8 |
* | Version bumped. Now go back to using make install. udevmonitor is now install... | Matthias Schwarzott | 2007-06-05 | 1 | -1/+8 |
* | Changed udev-start.sh to return an exit-code of 0, to not let baselayout thin... | Matthias Schwarzott | 2007-05-27 | 1 | -1/+9 |
* | Added additional init-script to be started after localmount (udev-postmount),... | Matthias Schwarzott | 2007-05-25 | 1 | -1/+12 |
* | Do not print modprobe-errors. Do some locking to not get multiple concurrent ... | Matthias Schwarzott | 2007-05-22 | 1 | -1/+8 |
* | Use /get_libdir/udev, instead of /lib/udev. | Matthias Schwarzott | 2007-05-16 | 1 | -1/+4 |
* | Second stage of cleanup: Removed all ebuilds between latest stable, and lates... | Matthias Schwarzott | 2007-05-12 | 1 | -1/+20 |
* | Removed all ebuilds older than stable version 104-r12. | Matthias Schwarzott | 2007-05-12 | 1 | -1/+27 |
* | Stable on mips, per #159871. | Joshua Kinard | 2007-05-11 | 1 | -1/+4 |
* | Version bumped. | Matthias Schwarzott | 2007-05-10 | 1 | -1/+6 |
* | Work with dash again. | Roy Marples | 2007-05-05 | 1 | -1/+4 |
* | Now creating /dev/root the easy way (mknod), Bug #175243. Printing a warning ... | Matthias Schwarzott | 2007-05-04 | 1 | -1/+10 |
* | Fix parallel make issue, Bug #176918. Added forgotten backslash causing udev ... | Matthias Schwarzott | 2007-05-04 | 1 | -1/+6 |
* | Make modprobe.sh write colorful output also with baselayout-2. | Matthias Schwarzott | 2007-05-03 | 1 | -1/+5 |
* | Version bumped. Call volume-manager setup only for baselayout-1, Bug #171593.... | Matthias Schwarzott | 2007-05-02 | 1 | -1/+8 |
* | No longer ignore MAKEOPTS, CFLAGS and LDFLAGS, requested in Bug #175893. | Matthias Schwarzott | 2007-04-25 | 1 | -1/+7 |
* | Version bumped. | Matthias Schwarzott | 2007-04-24 | 1 | -1/+6 |
* | Removing variable that was unconditionally added to env of all events, saving... | Matthias Schwarzott | 2007-04-23 | 1 | -1/+13 |
* | Version bumped. | Matthias Schwarzott | 2007-03-29 | 1 | -1/+6 |
* | Removed the commented legacy rules calling hotplug/dev.d, as the needed helpe... | Matthias Schwarzott | 2007-03-28 | 1 | -1/+6 |
* | Ignore luks crypt devices while not fully up. Small rule cleanup. | Matthias Schwarzott | 2007-03-28 | 1 | -1/+8 |
* | Install rcaddon into get_libdir/rcscripts, Bug #172391. | Matthias Schwarzott | 2007-03-27 | 1 | -1/+9 |
* | Do not install run_directory, it is marked as strongly deprecated. No need fo... | Matthias Schwarzott | 2007-03-22 | 1 | -1/+12 |
* | Stable on alpha wrt bug #159871. | Chris Gianelloni | 2007-03-21 | 1 | -1/+4 |
* | Updated early-rules for scsi-wait, like upstream. Created 95-udev-late.rules,... | Matthias Schwarzott | 2007-03-19 | 1 | -1/+15 |
* | amd64 stable, bug 159871 | Steve Dibb | 2007-03-17 | 1 | -1/+4 |
* | Backported non-modular kernel fix toget it into release, Bug #168322. | Matthias Schwarzott | 2007-03-17 | 1 | -1/+5 |
* | Cleanup of old ebuilds. | Matthias Schwarzott | 2007-03-14 | 1 | -1/+10 |
* | Now really use new rules file, that should already be in udev-106-r3. | Matthias Schwarzott | 2007-03-14 | 1 | -1/+6 |
* | Remove bashisms from modprobe.sh | Roy Marples | 2007-03-14 | 1 | -1/+4 |
* | Symlink some utilities to /sbin where multipath-tools expect them, Bug #16858... | Matthias Schwarzott | 2007-03-13 | 1 | -1/+11 |
* | Stable on ppc64; bug #159871 | Markus Rothe | 2007-03-12 | 1 | -1/+4 |
* | Now support kernel cmdline gentoo=nocoldplug to disable udev coldplug. Do not... | Matthias Schwarzott | 2007-03-12 | 1 | -1/+12 |
* | Use /etc/init.d/functions.sh instead of /sbin/functions.sh | Roy Marples | 2007-03-11 | 1 | -1/+5 |
* | Stable on ppc wrt bug 159871 | Gysbert Wassenaar | 2007-03-10 | 1 | -1/+4 |
* | Stable for HPPA (bug #159871). | Jeroen Roovers | 2007-03-09 | 1 | -1/+4 |
* | x86 stable wrt bug 159871 | Raúl Porcel | 2007-03-09 | 1 | -1/+4 |
* | Stable on sparc wrt #159871 | Gustavo Zacarias | 2007-03-09 | 1 | -1/+4 |
* | Backported fix for calling modprobe.sh for pnp devices from udev-106-r1.ebuild. | Matthias Schwarzott | 2007-03-09 | 1 | -1/+5 |