Drop reiserfs, it's no longer supported.
authorCyril Brulebois <kibi@debian.org>
Mon, 22 Jul 2013 01:56:04 +0000 (03:56 +0200)
committerCyril Brulebois <kibi@debian.org>
Mon, 22 Jul 2013 01:56:04 +0000 (03:56 +0200)
debian/changelog
os-probes/init/common/10filesystems

index c85b4a9..90c1a67 100644 (file)
@@ -1,3 +1,9 @@
+os-prober (1.63) UNRELEASED; urgency=low
+
+  * Drop reiserfs, it's no longer supported.
+
+ -- Cyril Brulebois <kibi@debian.org>  Mon, 22 Jul 2013 03:55:54 +0200
+
 os-prober (1.62) unstable; urgency=low
 
   [ Dmitrijs Ledkovs ]
index 1f25c44..f50e55e 100755 (executable)
@@ -2,7 +2,7 @@
 # Make sure filesystems are available.
 set +e # ignore errors from modprobe
 
-FILESYSTEMS='ext2 ext3 ext4 reiserfs xfs jfs msdos vfat ntfs minix hfs hfsplus qnx4 ufs btrfs'
+FILESYSTEMS='ext2 ext3 ext4 xfs jfs msdos vfat ntfs minix hfs hfsplus qnx4 ufs btrfs'
 # fuse is needed to make grub-mount work.
 FILESYSTEMS="$FILESYSTEMS fuse"
 # The Ubuntu kernel udebs put a number of filesystem modules in