index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] remove the debian specific file, as they don't want to share with the...
greg@kroah.com
2005-04-27
1
-114
/
+0
*
[PATCH] small udev patch
md@Linux.IT
2005-04-27
1
-1
/
+1
*
[PATCH] respect prefix= setting in built udev.conf (updated)
kpfleming@backtobasicsmgmt.com
2005-04-27
1
-2
/
+2
*
[PATCH] kdetv wants to see device nodes in /dev
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] add symlink for video rule.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] Fix old-style pty breakage in rules file for tty device.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] add rules for i386 cpu devices.
greg@kroah.com
2005-04-27
1
-1
/
+6
*
[PATCH] add permission for legotower usb devices.
greg@kroah.com
2005-04-27
1
-0
/
+1
*
[PATCH] Minor POSIX-fixes for udev
tao@kernel.org
2005-04-27
5
-7
/
+7
*
[PATCH] add microcode rule to permissions.gentoo file
azarah@gentoo.org
2005-04-27
1
-6
/
+5
*
[PATCH] add permission rule for jogdial device.
greg@kroah.com
2005-04-27
1
-0
/
+3
*
[PATCH] fix permission problem with input event and ts nodes for gentoo
greg@kroah.com
2005-04-27
1
-0
/
+2
*
[PATCH] change default perms of misc/rtc to be readable by anyone.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] tweak the gentoo default permission rules as they are wrong for tty a...
greg@kroah.com
2005-04-27
1
-3
/
+4
*
[PATCH] add udev.permissions.slackware file.
greg@kroah.com
2005-04-27
1
-0
/
+133
*
[PATCH] add more permissions based on SuSE's recommendations.
greg@kroah.com
2005-04-27
2
-0
/
+6
*
[PATCH] added rules for tun and raw devices
greg@kroah.com
2005-04-27
3
-0
/
+22
*
[PATCH] add udev conf.d file.
greg@kroah.com
2005-04-27
1
-0
/
+11
*
[PATCH] Switch the default config to point to a directory for the rules and p...
greg@kroah.com
2005-04-27
1
-2
/
+2
*
[PATCH] update the Red Hat .dev files to work on other distros
greg@kroah.com
2005-04-27
3
-0
/
+12
*
[PATCH] add dbus.dev, pam_console.dev and selinux.dev files for /etc/dev.d/de...
greg@kroah.com
2005-04-27
3
-0
/
+39
*
[PATCH] added rule to put USB printers in their proper places.
greg@kroah.com
2005-04-27
3
-0
/
+3
*
[PATCH] added rules for CAPI devices.
greg@kroah.com
2005-04-27
2
-0
/
+8
*
[PATCH] added a dev.d alsa script to help people out.
greg@kroah.com
2005-04-27
1
-0
/
+2
*
[PATCH] add hotplug.dev script to handle renamed network devices.
greg@kroah.com
2005-04-27
1
-0
/
+23
*
[PATCH] add netlink rules to devfs and gentoo rules files.
greg@kroah.com
2005-04-27
2
-0
/
+28
*
[PATCH] added USB device rules to rules files.
greg@kroah.com
2005-04-27
3
-0
/
+15
*
[PATCH] clean up the gentoo rules file a bit more, adding dri rules.
greg@kroah.com
2005-04-27
1
-41
/
+10
*
[PATCH] fix up udev.rules to handle oss rules better.
greg@kroah.com
2005-04-27
2
-8
/
+12
*
[PATCH] move udev_dbus to extras/dbus
greg@kroah.com
2005-04-27
1
-23
/
+0
*
[PATCH] Added line to udev.permissions.redhat
ken@cgi101.com
2005-04-27
1
-0
/
+1
*
[PATCH] Remove Debian permission files as the Debian maintainer doesn't seem ...
greg@kroah.com
2005-04-27
1
-111
/
+0
*
[PATCH] update the Gentoo rules files.
greg@kroah.com
2005-04-27
1
-2
/
+5
*
[PATCH] Add Red Hat rules and permissions files
greg@kroah.com
2005-04-27
2
-0
/
+318
*
[PATCH] udev - man page update
kay.sievers@vrfy.org
2005-04-27
1
-0
/
+4
*
[PATCH] update udev.rules.gentoo with new config file format.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] Update the Gentoo udev.rules and udev.permissions files
greg@kroah.com
2005-04-27
2
-59
/
+85
*
[PATCH] Create a udev.rules.examples file to hold odd udev.rules
greg@kroah.com
2005-04-27
2
-33
/
+71
*
[PATCH] symlink dm-[0-9]* rule
ext.devoteam.varoqui@sncf.fr
2005-04-27
1
-2
/
+3
*
[PATCH] start up udevd ourselves in the init script to give it some good prio...
greg@kroah.com
2005-04-27
1
-0
/
+6
*
[PATCH] init.d debian patch
john-hotplug@fjellstad.org
2005-04-27
1
-1
/
+2
*
[PATCH] update the red hat init script to handle nodes that are not present
greg@kroah.com
2005-04-27
1
-3
/
+31
*
[PATCH] udev - switch callout part selector to {attribute}
kay.sievers@vrfy.org
2005-04-27
2
-2
/
+2
*
[PATCH] udev - switch SYSFS_file to SYSFS{file}
kay.sievers@vrfy.org
2005-04-27
2
-5
/
+5
*
[PATCH] update the init.d udev script based on a patch from Red Hat.
greg@kroah.com
2005-04-27
1
-7
/
+15
*
[PATCH] remove the .udev.tdb when installing or uninstalling to be safe.
greg@kroah.com
2005-04-27
1
-2
/
+2
*
[PATCH] remove the database at startup.
greg@kroah.com
2005-04-27
1
-0
/
+6
*
[PATCH] udev - fix cdrom symlink rule
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] make logging a config option
azarah@nosferatu.za.org
2005-04-27
1
-0
/
+3
*
[PATCH] kill the last examples that contained the %D option.
greg@kroah.com
2005-04-27
2
-7
/
+1
[next]