[artful][PATCH] UBUNTU: [Debian] Don't depend on initramfs-tools

Seth Forshee seth.forshee at canonical.com
Thu Aug 10 15:47:43 UTC 2017


On Thu, Aug 10, 2017 at 10:45:31AM -0500, Seth Forshee wrote:
> On Tue, Aug 08, 2017 at 04:16:06PM -0300, Marcelo Henrique Cerri wrote:
> > BugLink: http://bugs.launchpad.net/bugs/1700972
> > 
> > Allow images to be created without the need of an initrd and also allow
> > users to run without an initrd if they want to.
> > 
> > Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
> > ---
> >  debian.master/control.d/flavour-control.stub | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/debian.master/control.d/flavour-control.stub b/debian.master/control.d/flavour-control.stub
> > index 6318ad236538..b85b6cd001a2 100644
> > --- a/debian.master/control.d/flavour-control.stub
> > +++ b/debian.master/control.d/flavour-control.stub
> > @@ -27,8 +27,8 @@ Architecture: ARCH
> >  Section: kernel
> >  Priority: optional
> >  Provides: linux-image, fuse-module, =PROVIDES=${linux:rprovides}
> > -Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools | linux-initramfs-tool, kmod
> > -Recommends: BOOTLOADER
> > +Depends: ${misc:Depends}, ${shlibs:Depends}, kmod
> > +Recommends: BOOTLOADER, initramfs-tools | linux-initramfs-tool
> >  Breaks: flash-kernel (<< 3.0~rc.4ubuntu64) [arm64]
> >  Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
> >  Description: Linux kernel image for version PKGVER on DESC
> 
> This one seems to be missing the changes to the control scripts.

The patch for zesty applies just fine though, I assume there weren't any
different changes needed for artful?




More information about the kernel-team mailing list