Commit Graph

9 Commits

Author SHA1 Message Date
Hedayat Vatankhah
a27e512119 Fix a path problem in btrfsfix.patch, fixes #1529616 2017-12-29 18:46:45 +03:30
Hedayat Vatankhah
4f972d5e7e Update to upstream version 1.74 thanks to Neal Gompa
Drop merged patches
Rediff remaining patches
Move newns to /usr/libexec/os-prober (debuginfo generation works)
Mark copyright file as license file
2017-03-28 00:08:10 +04:30
Hedayat Vatankhah
34d09c6def Update to upstream version 1.70, fixes #1275641
- Fix bug #1236358 - os-prober duplicates grub entries for read/write btrfs
  subvolumes, thanks to Helmut Horvath
- Fix bug #1236649 - os-prober does not detect os on btrfs partition without
  any subvolume
2015-11-13 23:20:01 +03:30
Hedayat Vatankhah
8cef6cc5ea Update to upstream version 1.68, bug #1267779
- Support a case where a kernel named vmlinuz/x is used under Gentoo, bug #1223237
2015-10-21 00:08:28 +03:30
Hedayat Vatankhah
1dd6bf909e Fix bug in counting LVM LVs which their name contains 'btrfs' as btrfs volumes 2014-07-06 22:43:56 +04:30
Hedayat Vatankhah
e1ce5e330e Fix btrfsfix.patch to apply cleanly and don't generate .orig files 2014-05-08 10:43:48 +04:30
Hedayat Vatankhah
e292704fcb Fixed bug #982009: fix btrfs support
- Suppress some more debug messages when debug messages are disabled
2014-04-25 00:55:42 +04:30
Hedayat Vatankhah
1cc85085b1 Fix a bug in recent btrfs patch when an extended partition is examined.
(H.J. Lu) (bug #906847)
- Fix naming of /boot partitions according to their fstab entry (bug #893472)
- Don't generate .btrfsfix files which will be included in final rpm
- Fix wrong boot partition set by linux-boot-prober when / and /boot are
  mounted (bug #906886)
- Factor out 'logger', so that it is run once and logs are piped to it (John
  Reiser) (bug #875356)
2013-02-05 21:47:40 +03:30
Hedayat Vatankhah
ac292e1ea1 Update to 1.57 (#890409)
- Use shell string processing rather than 'basename' (#875356)
- Make it possible to disable logging debug messages by assigning a value to
  OS_PROBER_DISABLE_DEBUG environment variable (#893997).
- Detect multi btrfs pools/volumes (#888341)
2013-01-31 23:58:53 +03:30