parent
c221f10cc1
commit
bf73aede69
|
@ -8,6 +8,7 @@ live-build (1:20171208) UNRELEASED; urgency=medium
|
||||||
* Rework failsafe entries in grub configuration to be more
|
* Rework failsafe entries in grub configuration to be more
|
||||||
consistent with the i386/amd64 autodetection entries.
|
consistent with the i386/amd64 autodetection entries.
|
||||||
Closes: #884591 Thanks to Adrian Gibanel Lopez for the patch.
|
Closes: #884591 Thanks to Adrian Gibanel Lopez for the patch.
|
||||||
|
* Add e2fsprogs to Suggests along with mtd-utils, parted. Closes: #887278
|
||||||
|
|
||||||
-- Raphaël Hertzog <hertzog@debian.org> Thu, 21 Dec 2017 14:14:04 +0100
|
-- Raphaël Hertzog <hertzog@debian.org> Thu, 21 Dec 2017 14:14:04 +0100
|
||||||
|
|
||||||
|
|
|
@ -24,6 +24,10 @@ Recommends:
|
||||||
live-config-doc,
|
live-config-doc,
|
||||||
live-manual-html | live-manual,
|
live-manual-html | live-manual,
|
||||||
wget,
|
wget,
|
||||||
|
Suggests:
|
||||||
|
e2fsprogs,
|
||||||
|
parted,
|
||||||
|
mtd-utils,
|
||||||
Description: Live System Build Components
|
Description: Live System Build Components
|
||||||
The Live Systems project maintains the components to build Debian based Live
|
The Live Systems project maintains the components to build Debian based Live
|
||||||
systems and the official Debian Live images themselves.
|
systems and the official Debian Live images themselves.
|
||||||
|
|
Loading…
Reference in New Issue