Hedayat Vatankhah
e430917bfa
Add reference to fixed bugs
2019-05-15 01:19:39 +04:30
Hedayat Vatankhah
5b14727668
Use distro LDFLAGS when building the package
2019-05-15 01:18:31 +04:30
Hedayat Vatankhah
1953e7e53e
Update to 1.77, use grub2-mount rather than device mapper for mounts
...
Use distro LDFLAGS when building the package
2019-05-15 01:15:12 +04:30
Hedayat Vatankhah
c7076f35cb
Update to 1.77, use grub2-mount rather than device mapper for mounts
2019-05-15 01:03:48 +04:30
Fedora Release Engineering
9b58833cd7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 17:40:39 +00:00
Igor Gnatenko
70a1723fa6
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:24 +01:00
Fedora Release Engineering
0f2f88479a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 15:17:53 +00:00
Hedayat Vatankhah
15145a3744
Add gcc build dependency
2018-02-19 02:52:20 +03:30
Fedora Release Engineering
3042b63af4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 17:59:01 +00:00
Hedayat Vatankhah
a27e512119
Fix a path problem in btrfsfix.patch, fixes #1529616
2017-12-29 18:46:45 +03:30
Fedora Release Engineering
a89794e7e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 04:40:54 +00:00
Fedora Release Engineering
c71b276ac2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 01:58:36 +00:00
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
Fedora Release Engineering
33eec41746
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 01:03:57 +00:00
Hedayat Vatankhah
c210816b8b
Update to upstream version 1.71
...
- Use git based autosetup for applying patches
2016-03-04 21:35:24 +03:30
Peter Jones
d9b021a077
Don't keep backups with '%patch -b .foo'.
...
When we do '%patch -p1 -b .foo' on the probes, they wind up being in the
ouptut package. That means we're running the good ones /and/ the broken
ones.
Signed-off-by: Peter Jones <pjones@redhat.com>
2016-02-15 09:54:24 -05:00
Fedora Release Engineering
c1c2e3b328
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 11:43:15 +00:00
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
Dennis Gilmore
2491ff6ee2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 00:27:12 +00:00
Hedayat Vatankhah
aea4f9e88e
Fix using grep for searching binary files, fixes #1172405 . Thanks Paul Eggert
...
for initial patch fixing grep usage in 83haiku
2014-12-24 00:20:52 +03:30
Hedayat Vatankhah
a0ac2a8b3f
Using latest upstream version tarball to be consistent with upstream versioning
2014-12-08 01:23:21 +03:30
Hedayat Vatankhah
bbf80c8d79
Fix parsing grub2's initrd/linux variations, rhbz #1108344
2014-10-25 19:45:44 +03:30
Hedayat Vatankhah
b7ed0eefa1
Silence first umount try if it failed
2014-10-25 19:30:32 +03:30
Peter Jones
8d13ad6c98
Make os-prober output include partitions for UEFI chainloads.
...
This works just fine with current grub2 packages, whereas the other format
may have never worked.
Resolves: rhbz#873207
Signed-off-by: Peter Jones <pjones@redhat.com>
2014-09-08 16:21:38 -04:00
Peter Robinson
dc231b28f7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 14:20:48 +00:00
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
Dennis Gilmore
4eb5f809c7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 12:26:55 -05:00
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
dea69a97c7
Fix separate /usr partitions for usrmove distros (bug #1044760 )
...
- Fix umount error when directory is temporarily busy (bug #903906 )
2014-05-06 23:31:56 +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
Dennis Gilmore
7065d6ff35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 11:05:32 -05:00
Adam Williamson
e57608be2f
revert factored-logger-efi-fix.patch until grub2 is updated to match
2013-07-02 09:35:35 -07:00
Hedayat Vatankhah
f5f9525db2
Fix a bug in EFI detection because of redirecting result output
2013-06-19 01:44:55 +04:30
Hedayat Vatankhah
ba908ba391
Upload new source tarball
2013-05-05 23:19:52 +04:30
Hedayat Vatankhah
97b6a9384a
Update to upstream version 1.58, with UEFI support
2013-05-05 23:10:05 +04:30
Hedayat Vatankhah
973a8ddbc1
Patches sent upstream
2013-02-05 22:57:05 +03: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
2c2ee22213
Add new sources
2013-02-01 00:09:27 +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
Hedayat Vatankhah
30e3407565
Update to 1.56 with a bug fix and applied one of my patches
2012-10-12 02:01:33 +03:30
Hedayat Vatankhah
be2648eb78
Update to new upstream version: 1.55
2012-08-27 23:17:57 +04:30
Dennis Gilmore
31c2cb9246
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-20 02:27:45 -05:00
Hedayat Vatankhah
604133c3d0
Consider usrmoved distribtions in fallback linux detector (bug #826754 )
...
- Remove patch backup files from final rpm package (by not creating a backup!)
2012-06-02 20:24:31 +04:30
Hedayat Vatankhah
4463ce960f
don't create backup file for probes, to prevent their installation
2012-06-02 20:06:18 +04:30
Hedayat Vatankhah
415df3509e
Fix yaboot.conf parsing and a patch reorder
...
- mdraid patch appeared first, so move it upper :P
2012-05-25 16:24:42 +04:30
Hedayat Vatankhah
933050cfdb
Add mdraid detection fix patch
2012-05-25 14:00:01 +04:30
Hedayat Vatankhah
f8e8dfcdbd
Add Fedora's grub2 config path, fixes generating menu entries for other
...
installed Fedora's
2012-05-25 13:08:25 +04:30
Hedayat Vatankhah
fc4bf8bb9d
Updated to 1.53 for a bugfix
...
- Fixed directory name in upstream tarbal
2012-05-11 21:30:24 +04:30
Peter Jones
9da6c26614
Don't detect our Mac boot blocks as OS X.
...
Resolves: rhbz#811412
2012-05-10 18:07:59 -04:00