1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-31 07:51:08 +03:00
systemd-stable/test
kay.sievers@vrfy.org 69aa6dfb70 [PATCH] add %P modifier to query the node name of the parent device
Events for partition devies may want to read the main block device
name to compose it's own name or read a disklabel from the main device.

SUBSYSTEM="block", KERNEL="*[1-9]", NAME="%P-p%n"
will append the partition number to the name of the main block device.
2005-04-26 23:31:03 -07:00
..
sys [PATCH] add test for ! in partition name 2005-04-26 21:35:47 -07:00
udevd-test [PATCH] udevd-test.pl: remove wrong date calculation 2005-04-26 23:13:48 -07:00
devd_test [PATCH] complete removal of explicit udev permissions config file 2005-04-26 23:17:47 -07:00
net_test [PATCH] complete removal of explicit udev permissions config file 2005-04-26 23:17:47 -07:00
replace_test [PATCH] complete removal of explicit udev permissions config file 2005-04-26 23:17:47 -07:00
show_all_devices.sh [PATCH] add dumb script to show all sysfs devices in the system. 2005-04-26 22:08:27 -07:00
simple-build-check.sh [PATCH] simple_build_check: make it possible to pass KERNEL_DIR 2005-04-26 23:24:19 -07:00
test.all [PATCH] fix the test.block and test.tty scripts due to their moveing. Also add a test.all script. 2005-04-26 21:13:02 -07:00
test.block [PATCH] fix the test.block and test.tty scripts due to their moveing. Also add a test.all script. 2005-04-26 21:13:02 -07:00
test.tty [PATCH] fix the test.block and test.tty scripts due to their moveing. Also add a test.all script. 2005-04-26 21:13:02 -07:00
testd.block [PATCH] new testd.block script for debugging. 2005-04-26 21:13:18 -07:00
udev-test.pl [PATCH] add %P modifier to query the node name of the parent device 2005-04-26 23:31:03 -07:00