Fix swap partitions missing from fstab
authorChristian Hofstaedtler <ch@grml.org>
Mon, 19 Dec 2011 11:42:47 +0000 (12:42 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Mon, 19 Dec 2011 11:42:47 +0000 (12:42 +0100)
commitaeb66bede48f3c46e5fb756be2a4c9774d3154b0
tree04ac9e307c6b0d51a05b15b9742e6aa9cce17ce8
parent20674b21ff7832e7331a1ae539aca7dae416c965
Fix swap partitions missing from fstab

swap partitions get ID_FS_USAGE='other' instead of 'filesystem'.
This change hands the filter for ID_FS_USAGE to grml-udev-rebuildfstab,
to the point right before adding the new entries. This way cleanup
should work always, and we get swap partitions, too.
debian/grml-udev-config.grml-blockdevices.udev
scripts/grml-udev-rebuildfstab