summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Convert module name to a regular expression, to match autoload/blacklist ↵Matthias Schwarzott2007-07-121-11/+11
| | | | | | | entries regardless of being written with - or _. (Portage version: 2.1.3_rc8) (Signed Manifest commit)
* Convert module name to a regular expression, to match autoload/blacklist ↵Matthias Schwarzott2007-07-122-3/+12
| | | | | | entries regardless of being written with - or _. (Portage version: 2.1.3_rc8)
* Corrected typo in file mode for new added usb rule, Bug #185069. Now ↵Matthias Schwarzott2007-07-121-7/+30
| | | | | | | automatically blacklist the modules in modules.autoload.d from coldplug, to let modules-init script load them and respect the order in which they are listed, relevant for multimedia devices like alsa, v4l and dvb, Bug #184833. (Portage version: 2.1.3_rc8) (Signed Manifest commit)
* Corrected typo in file mode for new added usb rule, Bug #185069. Now ↵Matthias Schwarzott2007-07-127-1/+716
| | | | | | automatically blacklist the modules in modules.autoload.d from coldplug, to let modules-init script load them and respect the order in which they are listed, relevant for multimedia devices like alsa, v4l and dvb, Bug #184833. (Portage version: 2.1.3_rc8)
* Rules update. Adds rule to create usbfs like nodes for kernel 2.6.22. Try to ↵Matthias Schwarzott2007-07-101-8/+19
| | | | | | | keep nodes /dev/net/tun and /dev/ppp after module unload. (Portage version: 2.1.3_rc7) (Signed Manifest commit)
* Rules update. Adds rule to create usbfs like nodes for kernel 2.6.22. Try to ↵Matthias Schwarzott2007-07-104-1/+357
| | | | | | keep nodes /dev/net/tun and /dev/ppp after module unload. (Portage version: 2.1.3_rc7)
* Version bumped. Moved installing device-mapper rules to sys-fs/device-mapper ↵Matthias Schwarzott2007-06-271-7/+15
| | | | | | | ebuild, Bug #182957. Added some code to make sure the file gets kept if device-mapper is installed, and removed if not. (Portage version: 2.1.3_rc5) (Signed Manifest commit)
* Version bumped. Moved installing device-mapper rules to sys-fs/device-mapper ↵Matthias Schwarzott2007-06-273-1/+319
| | | | | | ebuild, Bug #182957. Added some code to make sure the file gets kept if device-mapper is installed, and removed if not. (Portage version: 2.1.3_rc5)
* Added missing inclusion of functions.sh, thanks to steffi from ↵Matthias Schwarzott2007-06-071-7/+18
| | | | | | | #gentoo-anfaenger. Changed einfo to ebegin/eend. (Portage version: 2.1.2.9) (Signed Manifest commit)
* Added missing inclusion of functions.sh, thanks to steffi from ↵Matthias Schwarzott2007-06-074-1/+322
| | | | | | #gentoo-anfaenger. Changed einfo to ebegin/eend. (Portage version: 2.1.2.9)
* Version bumped. Now go back to using make install. udevmonitor is now ↵Matthias Schwarzott2007-06-051-7/+19
| | | | | | | installed into /usr/sbin. (Portage version: 2.1.2.9) (Signed Manifest commit)
* Version bumped. Now go back to using make install. udevmonitor is now ↵Matthias Schwarzott2007-06-054-1/+331
| | | | | | installed into /usr/sbin. (Portage version: 2.1.2.9)
* Changed udev-start.sh to return an exit-code of 0, to not let baselayout ↵Matthias Schwarzott2007-05-271-18/+18
| | | | | | | think udev failed, and start mdev afterwards, solving bug #179847. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Changed udev-start.sh to return an exit-code of 0, to not let baselayout ↵Matthias Schwarzott2007-05-274-3/+14
| | | | | | think udev failed, and start mdev afterwards, solving bug #179847. (Portage version: 2.1.2.7)
* Added additional init-script to be started after localmount ↵Matthias Schwarzott2007-05-251-7/+30
| | | | | | | (udev-postmount), for moving persistent-rules temporarily created under /dev/.udev/ to /etc directly at boot. For now this gets started via initiated services, could be blocked by some rc-settings regarding hotplug. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Added additional init-script to be started after localmount ↵Matthias Schwarzott2007-05-257-1/+664
| | | | | | (udev-postmount), for moving persistent-rules temporarily created under /dev/.udev/ to /etc directly at boot. For now this gets started via initiated services, could be blocked by some rc-settings regarding hotplug. (Portage version: 2.1.2.7)
* Do not print modprobe-errors. Do some locking to not get multiple concurrent ↵Matthias Schwarzott2007-05-221-7/+18
| | | | | | | modprobe calls for same module, and no multiple loading messages. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Do not print modprobe-errors. Do some locking to not get multiple concurrent ↵Matthias Schwarzott2007-05-224-1/+394
| | | | | | modprobe calls for same module, and no multiple loading messages. (Portage version: 2.1.2.7)
* Use /get_libdir/udev, instead of /lib/udev.Matthias Schwarzott2007-05-161-11/+11
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Use /get_libdir/udev, instead of /lib/udev.Matthias Schwarzott2007-05-162-16/+35
| | | | (Portage version: 2.1.2.7)
* Second stage of cleanup: Removed all ebuilds between latest stable, and ↵Matthias Schwarzott2007-05-121-170/+15
| | | | | | | latest ~ARCH version. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Second stage of cleanup: Removed all ebuilds between latest stable, and ↵Matthias Schwarzott2007-05-1243-4947/+22
| | | | | | latest ~ARCH version. (Portage version: 2.1.2.7)
* Removed all ebuilds older than stable version 104-r12.Matthias Schwarzott2007-05-121-272/+14
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Removed all ebuilds older than stable version 104-r12.Matthias Schwarzott2007-05-1269-9723/+27
| | | | (Portage version: 2.1.2.7)
* Stable on mips, per #159871.Joshua Kinard2007-05-111-18/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Stable on mips, per #159871.Joshua Kinard2007-05-112-3/+6
| | | | (Portage version: 2.1.2.7)
* Version bumped.Matthias Schwarzott2007-05-101-4/+22
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Version bumped.Matthias Schwarzott2007-05-103-1/+309
| | | | (Portage version: 2.1.2.7)
* Work with dash again.Roy Marples2007-05-051-18/+8
| | | | | (Portage version: 2.1.2.6) (Unsigned Manifest commit)
* Work with dash again.Roy Marples2007-05-052-10/+13
| | | | (Portage version: 2.1.2.6)
* Now creating /dev/root the easy way (mknod), Bug #175243. Printing a warning ↵Matthias Schwarzott2007-05-041-7/+26
| | | | | | | at boot if persistent-net behaves bad, and if, then checking the stored rules for duplicates. (Portage version: 2.1.2.5) (Signed Manifest commit)
* Now creating /dev/root the easy way (mknod), Bug #175243. Printing a warning ↵Matthias Schwarzott2007-05-046-1/+761
| | | | | | at boot if persistent-net behaves bad, and if, then checking the stored rules for duplicates. (Portage version: 2.1.2.5)
* Fix parallel make issue, Bug #176918. Added forgotten backslash causing udev ↵Matthias Schwarzott2007-05-041-11/+15
| | | | | | | to fail on selinux, Bug #176957. (Portage version: 2.1.2.5) (Signed Manifest commit)
* Fix parallel make issue, Bug #176918. Added forgotten backslash causing udev ↵Matthias Schwarzott2007-05-043-3/+23
| | | | | | to fail on selinux, Bug #176957. (Portage version: 2.1.2.5)
* Make modprobe.sh write colorful output also with baselayout-2.Matthias Schwarzott2007-05-031-11/+11
| | | | | (Portage version: 2.1.2.5) (Signed Manifest commit)
* Make modprobe.sh write colorful output also with baselayout-2.Matthias Schwarzott2007-05-032-2/+8
| | | | (Portage version: 2.1.2.5)
* Version bumped. Call volume-manager setup only for baselayout-1, Bug ↵Matthias Schwarzott2007-05-021-7/+23
| | | | | | | #171593. Blacklist eth1394 by default, Bug #128962. (Portage version: 2.1.2.5) (Signed Manifest commit)
* Version bumped. Call volume-manager setup only for baselayout-1, Bug ↵Matthias Schwarzott2007-05-025-1/+487
| | | | | | #171593. Blacklist eth1394 by default, Bug #128962. (Portage version: 2.1.2.5)
* No longer ignore MAKEOPTS, CFLAGS and LDFLAGS, requested in Bug #175893.Matthias Schwarzott2007-04-251-7/+18
| | | | | (Portage version: 2.1.2.4) (Signed Manifest commit)
* No longer ignore MAKEOPTS, CFLAGS and LDFLAGS, requested in Bug #175893.Matthias Schwarzott2007-04-254-1/+328
| | | | (Portage version: 2.1.2.4)
* Version bumped.Matthias Schwarzott2007-04-241-7/+15
| | | | | (Portage version: 2.1.2.4) (Signed Manifest commit)
* Version bumped.Matthias Schwarzott2007-04-243-1/+306
| | | | (Portage version: 2.1.2.4)
* Removing variable that was unconditionally added to env of all events, ↵Matthias Schwarzott2007-04-231-7/+34
| | | | | | | saving lot of space, Bug #173476. Restricting /dev-tmpfs in size, 10M by default. Added persistent links for joysticks. Finally removed /etc/dev.d. Make moving persistent-rules from tmp-storage to /etc more generic. (Portage version: 2.1.2.4) (Signed Manifest commit)
* Removing variable that was unconditionally added to env of all events, ↵Matthias Schwarzott2007-04-238-1/+613
| | | | | | saving lot of space, Bug #173476. Restricting /dev-tmpfs in size, 10M by default. Added persistent links for joysticks. Finally removed /etc/dev.d. Make moving persistent-rules from tmp-storage to /etc more generic. (Portage version: 2.1.2.4)
* add back in ~s390 #171770 by Matthias SchwarzottMike Frysinger2007-04-071-16/+26
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* add back in ~s390 #171770 by Matthias SchwarzottMike Frysinger2007-04-074-8/+8
| | | | (Portage version: 2.1.2.3)
* Always quote variablesRoy Marples2007-04-031-14/+4
| | | | | (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* Always quote variablesRoy Marples2007-04-031-1/+1
| | | | (Portage version: 2.1.2.3)
* Version bumped.Matthias Schwarzott2007-03-291-7/+15
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* Version bumped.Matthias Schwarzott2007-03-293-1/+301
| | | | (Portage version: 2.1.2.2)