installgrub (2.10-3) unstable; urgency=low
* Do not depend on illumos-grub
This commit is contained in:
parent
f7ad18067c
commit
3456db0ea6
|
@ -1,3 +1,9 @@
|
|||
installgrub (2.10-3) unstable; urgency=low
|
||||
|
||||
* Do not depend on illumos-grub
|
||||
|
||||
-- Igor Pashev <pashev.igor@gmail.com> Mon, 22 Apr 2013 16:59:51 +0000
|
||||
|
||||
installgrub (2.10-2) unstable; urgency=low
|
||||
|
||||
* Keep installgrub 32-bit for a while
|
||||
|
|
|
@ -15,7 +15,7 @@ Package: installgrub
|
|||
Priority: optional
|
||||
Section: admin
|
||||
Architecture: illumos-amd64 illumos-i386
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, illumos-grub
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: illumos-grub ( << 2.10 )
|
||||
Description: install GRUB in a disk partition or a floppy
|
||||
installgrub installs GRUB stage 1 and stage 2 files on the boot area of
|
||||
|
|
Loading…
Reference in New Issue