| Commit message (Expand) | Author | Age | Files | Lines |
* | set DESCRIPTION after inherit to avoid overwriting it |  Michael Sterrett | 2009-01-06 | 3 | -6/+9 |
* | fix udev init script inside vservers, bug #253105 |  Benedikt Boehm | 2009-01-01 | 3 | -14/+10 |
* | Add live udev ebuild. |  Matthias Schwarzott | 2008-12-30 | 3 | -5/+417 |
* | Create /dev/.rcsysinit only for older baselayouts. Add some comments about rc... |  Matthias Schwarzott | 2008-12-27 | 6 | -5/+589 |
* | Remove the code to add udev to sysinit runlevel. openrc ebuild does it now. F... |  Matthias Schwarzott | 2008-12-19 | 5 | -65/+50 |
* | Add stop function to udev init-script. |  Matthias Schwarzott | 2008-12-17 | 3 | -6/+16 |
* | Also create /dev/tty before running udevd. Suggested by Daniel Robbins <drobb... |  Matthias Schwarzott | 2008-12-17 | 3 | -7/+13 |
* | Fix udev-start to call the init-scripts, but not the openrc-version checks. |  Matthias Schwarzott | 2008-12-13 | 6 | -16/+37 |
* | Redesign of addons/init-scripts. Moved code into init-scripts and split into ... |  Matthias Schwarzott | 2008-12-10 | 9 | -5/+919 |
* | Fix capi device nodes, Bug #249389. Do this by applying upstream patch to the... |  Matthias Schwarzott | 2008-12-03 | 5 | -5/+498 |
* | Version bumped. This should solve bug #249222. |  Matthias Schwarzott | 2008-12-02 | 3 | -5/+447 |
* | Do only recommend to reboot instead of trigger for re-creating persistent-rul... |  Matthias Schwarzott | 2008-11-28 | 7 | -53/+48 |
* | Removed two buggy versions. |  Matthias Schwarzott | 2008-11-26 | 4 | -707/+9 |
* | Remove TODO comments. |  Matthias Schwarzott | 2008-11-25 | 3 | -12/+10 |
* | Add missing pieces to kernel-compat rules. Add patch to not warn about usage ... |  Matthias Schwarzott | 2008-11-25 | 5 | -7/+129 |
* | Add switch to disable persistent-net, Bug #246312. |  Matthias Schwarzott | 2008-11-23 | 5 | -8/+281 |
* | No longer change Makefiles and call eautoreconf just to change install locati... |  Matthias Schwarzott | 2008-11-19 | 3 | -15/+19 |
* | Version bumped. This version should solve Bug #246938. Enable logging as sugg... |  Matthias Schwarzott | 2008-11-19 | 3 | -5/+455 |
* | Version bumped. Changed minimal version for reliable operation to Kernel 2.6.... |  Matthias Schwarzott | 2008-11-14 | 3 | -5/+373 |
* | Remove a lot of useless versions. |  Matthias Schwarzott | 2008-11-06 | 14 | -3471/+13 |
* | Small improvements of init-script. Do run udev-postmount always |  Matthias Schwarzott | 2008-11-05 | 3 | -23/+35 |
* | Add udev init-script for new, not yet in tree, openrc-versions (>0.3.0), Bug ... |  Matthias Schwarzott | 2008-10-28 | 5 | -5/+428 |
* | arm/s390/sh stable |  Mike Frysinger | 2008-10-27 | 3 | -9/+9 |
* | Ignore events of br-devices to not get a loop of uevents/init-script calls, B... |  Matthias Schwarzott | 2008-10-09 | 4 | -5/+382 |
* | Version bumped. This adds /dev/{block,char}/<maj>:<min> devices to look up de... |  Matthias Schwarzott | 2008-10-07 | 3 | -5/+347 |
* | Version bumped. Needed a patch for compiling with --without-logging. This ver... |  Matthias Schwarzott | 2008-10-02 | 4 | -5/+380 |
* | Version bumped. Fixed configure parameters. |  Matthias Schwarzott | 2008-09-13 | 3 | -2/+353 |
* | sys-fs/udev: add --with-udev-prefix to econf, fixes hal mounting, see bug #23... |  Remi Cardona | 2008-09-13 | 3 | -12/+342 |
* | Version bumped. |  Matthias Schwarzott | 2008-09-02 | 4 | -5/+415 |
* | Change user-message about udevadm and initramfs, as there are no longer any s... |  Matthias Schwarzott | 2008-08-28 | 3 | -9/+14 |
* | Use configure parameters as designed. (--prefix vs. --exec-prefix). No longer... |  Matthias Schwarzott | 2008-08-28 | 3 | -12/+12 |
* | Silence errors from modprobe unix. |  Matthias Schwarzott | 2008-08-27 | 4 | -8/+252 |
* | Version bumped. Thanks to Polynomial-C for the ebuild. Build system changed t... |  Matthias Schwarzott | 2008-08-27 | 4 | -5/+425 |
* | update metadata maintainers |  Doug Goldstein | 2008-08-20 | 3 | -14/+18 |
* | Stable on ppc wrt bug 233790 |  Gysbert Wassenaar | 2008-08-14 | 3 | -5/+8 |
* | Stable on alpha, bug #233790 |  Tobias Klausmann | 2008-08-10 | 3 | -5/+8 |
* | x86 stable wrt #233790 |  Raúl Porcel | 2008-08-09 | 3 | -5/+8 |
* | amd64 stable, bug 233790 |  Steve Dibb | 2008-08-08 | 3 | -5/+8 |
* | Stable on ppc64; bug #233790 |  Markus Rothe | 2008-08-08 | 3 | -5/+8 |
* | Stable for HPPA (bug #233790). |  Jeroen Roovers | 2008-08-07 | 3 | -5/+8 |
* | ia64/sparc stable wrt #233790 |  Raúl Porcel | 2008-08-04 | 3 | -15/+8 |
* | Backported fix for cdrom autoclosing when ejecting the media. Cleaned up udev... |  Matthias Schwarzott | 2008-08-03 | 7 | -5/+841 |
* | No longer install old not existant docs, Bug #232972. Removed broken ebuild. |  Matthias Schwarzott | 2008-07-26 | 4 | -386/+12 |
* | Added missing cd command, thanks to Polynomial-C, Bug #232954. Hopefully this... |  Matthias Schwarzott | 2008-07-25 | 3 | -5/+389 |
* | Version bumped. rules were moved inside the tarball. Rewritten write_root_lin... |  Matthias Schwarzott | 2008-07-25 | 4 | -5/+421 |
* | Removed old ebuilds. |  Matthias Schwarzott | 2008-06-18 | 59 | -8512/+37 |
* | Bug #226505 - For compatibility with phase execution order in |  Zac Medico | 2008-06-15 | 23 | -142/+405 |
* | Bugfix release to make cdrom_id work correct. |  Matthias Schwarzott | 2008-06-12 | 3 | -8/+14 |
* | Version bumped. |  Matthias Schwarzott | 2008-06-12 | 3 | -5/+376 |
* | Load unix sockets module before starting udevd, Bug #221253. Print some elog ... |  Matthias Schwarzott | 2008-06-09 | 5 | -5/+633 |