1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-30 14:55:26 +03:00
systemd-stable/test
kay.sievers@vrfy.org fd9efc00a2 [PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key
Here we move all possible options into a own key to make it possible
to have options-only rules.

The options on the NAME key are removed from the man page and will
be removed from a future version of udev.

For ignore rules, OPTIONS="ignore" should be used.

The rule:
  SUBSYSTEM="block", SYSFS{removable}="1", OPTIONS="all_partitions"

will create all partitions for a block device which is known to have
removable media (a check for cdrom drives would be needed too).
2005-04-26 23:36:12 -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] allow simple-build-check.sh to go faster if MAKEOPTS is set 2005-04-26 23:35:15 -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] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key 2005-04-26 23:36:12 -07:00
udevstart-test.pl [PATCH] udevstart: simplify "dev" file searching 2005-04-26 23:31:07 -07:00