A patch (part of the original) to pipe all logs to logger rather than
running it repeatedly.
P.S. Isn't there any 'development' branch in os-prober which is not tied
to Debian releases? That's weird.
diff -up os-prober-1.57/common.sh.logger-factor-out os-prober-1.57/common.sh
--- os-prober-1.57
Package: os-prober
Version: 1.57
Tags: patch
linux-boot-prober returns root partition instead of /boot partition when
both / and /boot are already mounted somewhere when it is called. The
attached patch fixes this problem. Additionally, it returns the original
name rather than the mapped one,
Package: os-prober
Version: 1.57
Tags: patch
linux-boot-prober resolves symbolic links for partition names in
/etc/fstab, and returns that as the partition name. But it is usually
desirable to return the original name in fstab. Additionally, this seems
to be problematic for LVM volumes, since
Sorry, this can be considered as a duplicate of bug #688336
Package: os-prober
Version: 1.57
Tags: patch
This is a patch from one of our users to fix detection of multi btrfs
pools/volumes in os-prober.
Reference: https://bugzilla.redhat.com/show_bug.cgi?id=888341
Description:
1. regular ext2 partitions are used for /boot
2. There are two separate btrf
know.
Anyway, attached you'll find a small patch which just replaces usage of
'basename' with shell string processing (already used in some parts of
the code, so should be supported in the target shell(s)).
/*Cyril Brulebois */ wrote on Tue, 25 Dec 2012 19:33:56
+0100:
Hi,
He
Package: os-prober
Version: 1.57
Tags: patch
In distributions which have moved /lib* completely inside /usr/, if /usr
is in a separate partition os-prober will consider that /usr partition
as a root partition. This patch makes sure that /usr partitions are not
detected as / partition by check
Hi,
/*Cyril Brulebois */ wrote on Mon, 21 Jan 2013 21:36:55
+0100:
Hi, and thanks for the patch.
Hedayat Vatankhah (21/01/2013):
This bug is reported by one of our users, and also the patch is
provided by him. And this is his comments on the provided patch:
Currently, os-prober generates
Package: os-prober
Version: 1.57
Tags: patch
This bug is reported by one of our users, and also the patch is provided
by him. And this is his comments on the provided patch:
Currently, os-prober generates a great deal of debug messages to syslog.
While these are certainly useful when debugg
Package: os-prober
Version: 1.53
Tags: patch
os-prober assumes that there is no space around '=' sign for append
directive in yaboot.conf, while there can be. Therefore, both
append="some options" and append = "some options" are valid in
yaboot.conf. This patch fixes this parsing bug.
diff
Package: os-prober
Version: 1.53
Tags: patch
Currently, Fedora installs grub2 inside /boot/grub2 rather than
/boot/grub. Therefore, grub.cfg resides in /boot/grub2/, while os-prober
assumes that grub.cfg is in /boot/grub/. Therefore, proper boot
arguments for Fedora installation is not retrie
Thanks for the cleanups. Anyway, is there any problems with the fix?
Package: os-prober
Version: 1.48
This bug is about the bug reported in [1] and the provided patch. This
patch is expected to provide support for distributions installed on
mdraid devices. Please review the patch and apply if appropriate.
Thanks
[1] https://bugzilla.redhat.com/show_bug.cgi
13 matches
Mail list logo