Control: retitle -1 os-prober: use grub-mount-udeb on all linux/freebsd arches
Control: tags -1 patch
Hi,
On Mon, 26 Jan 2015 13:55:58 +0800 YunQiang Su <wzssyqa@gmail.com> wrote:
> Package: os-prober
> Version: 1.65
>
> diff -Nru os-prober-1.65/debian/control os-prober-1.65+mips/debian/control
> --- os-prober-1.65/debian/control 2014-11-12 23:18:54.000000000 +0800
> +++ os-prober-1.65+mips/debian/control 2015-01-19 18:46:01.000000000 +0800
> @@ -11,7 +11,7 @@
> Package: os-prober-udeb
> Package-Type: udeb
> Architecture: any
> -Depends: ${misc:Depends}, ${shlibs:Depends}, di-utils-mapdevfs, anna
> (>= 1.16), grub-mount-udeb [i386 amd64 powerpc ppc64 ppc64el sparc
> mipsel kfreebsd-i386 kfreebsd-amd64]
> +Depends: ${misc:Depends}, ${shlibs:Depends}, di-utils-mapdevfs, anna
> (>= 1.16), grub-mount-udeb [i386 amd64 powerpc ppc64 ppc64el sparc
> mipsel mips64el mipsn32el kfreebsd-i386 kfreebsd-amd64]
> Provides: os-prober
> Description: utility to detect other OSes on a set of drives
> This package is to be used by boot loader installers to detect other OSes
In grub2 2.02~beta2-14, grub-mount-udeb was made available on all
arches (except hurd). Instead of just enabling it on mips64el, I
think it makes more sense to add a dependency on arches except hurd
like the patch below does.
Thanks,
James
diff -ur a/debian/control b/debian/control
--- a/debian/control 2016-01-30 06:38:44.000000000 +0000
+++ b/debian/control 2016-10-24 13:09:44.507692788 +0100
@@ -11,7 +11,7 @@
Package: os-prober-udeb
Package-Type: udeb
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, di-utils-mapdevfs, anna (>= 1.16), grub-mount-udeb [i386 amd64 powerpc ppc64 ppc64el sparc mipsel kfreebsd-i386 kfreebsd-amd64]
+Depends: ${misc:Depends}, ${shlibs:Depends}, di-utils-mapdevfs, anna (>= 1.16), grub-mount-udeb [linux-any kfreebsd-any]
Provides: os-prober
Description: utility to detect other OSes on a set of drives
This package is to be used by boot loader installers to detect other OSes
Attachment:
signature.asc
Description: OpenPGP digital signature