]> git.proxmox.com Git - zfs-grub.git/commitdiff
do not recommend os-prober
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 21 May 2015 10:37:24 +0000 (12:37 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 21 May 2015 10:38:45 +0000 (12:38 +0200)
only suggest it, so that it is not installed by default.

pvepatches/suggest-os-prober.patch [new file with mode: 0644]

diff --git a/pvepatches/suggest-os-prober.patch b/pvepatches/suggest-os-prober.patch
new file mode 100644 (file)
index 0000000..e1c961f
--- /dev/null
@@ -0,0 +1,14 @@
+Index: new/debian/control
+===================================================================
+--- new.orig/debian/control
++++ new/debian/control
+@@ -67,8 +67,7 @@ Priority: optional
+ Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-ppc64el any-sparc any-mipsel any-ia64 any-arm any-arm64
+ Depends: ${shlibs:Depends}, ${misc:Depends}, gettext-base, ${lsb-base-depends}
+ Replaces: grub-pc (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-efi (<< 1.99-1), grub-coreboot (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-efi-ia32 (<< 2.00-4), grub-efi-amd64 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-yeeloong (<< 2.00-4)
+-Recommends: os-prober (>= 1.33)
+-Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup
++Suggests:  os-prober (>= 1.33), multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup
+ # See bugs #435983 and #455746
+ Conflicts: mdadm (<< 2.6.7-2)
+ Breaks: lupin-support (<< 0.55), friendly-recovery (<< 0.2.13), apport (<< 2.1.1)