From patchwork Mon Jul 31 20:21:03 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 795949 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical-com.20150623.gappssmtp.com header.i=@canonical-com.20150623.gappssmtp.com header.b="dIgdwlK7"; dkim-atps=neutral Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3xLrTC2rb3z9sRr; Tue, 1 Aug 2017 06:21:51 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1dcHCG-0003wa-Nt; Mon, 31 Jul 2017 20:21:48 +0000 Received: from mail-qk0-f174.google.com ([209.85.220.174]) by huckleberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1dcHBv-0003XO-GC for kernel-team@lists.ubuntu.com; Mon, 31 Jul 2017 20:21:27 +0000 Received: by mail-qk0-f174.google.com with SMTP id x191so88063691qka.5 for ; Mon, 31 Jul 2017 13:21:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:in-reply-to:references; bh=M8TrtDCqXE7Hy4Emb0QvNba+Q+xJPN48zKceWFWHayo=; b=dIgdwlK7Fxu5Ik54DfbhPrzazMpZ0bVhjRRvr6Yt4kqgQX4Q8MM0BV51R6JtUsBIYV OdX3l4qS7bU+yRJqXDpigtfr4+ADSh52iMZWebGFRvRppTC9Wo1MrS9iG/bMYcD7HjYj Sz4b+ZzGQU+GhWM019wk4VV17QPRqQSosyXJBrcLBaXASJv+wQhe9KzMIs8RLsOPNdse uDmhml26jxzuQmsVJjkDlBsbJ/39fa0nX7FLEzEDK6YA7wR/0LZAO5sXlOy3c9g+qO29 0i3a9s/qOiVA87bQj6SfHKBMx2uAhreCeXFxsa1Ok8834IGOUan1G7nBAjJodx5gBLUh afdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=M8TrtDCqXE7Hy4Emb0QvNba+Q+xJPN48zKceWFWHayo=; b=Ls5iHC/1GdtEZF/8t7x0xeLHyS5m1SF9n5Kdvaut1I7suFClssrDK6Z3wjgDy5phxO WTYriV4ZAXBIEZ8UOISyMgC8R3qoM7xI97QFw4QveEXF+RBW7dh/k0qs54KilHlR2Jm3 R4Q23dqss0UiSRB7GrDjaVjnjWQnOnG+lW9+WLGluv+tdrDFPZflEorEeVW6ll3JdKEr PGoC28CMxRLvmHQ7Bo/y1S7K4LiwALKFtGac5jBLwTpys+xKbSf2CBCooU/FbIsQePHp Xg0+ckScg4V6bVGE5mz8qZ66D3QcbLeAsFG80ZV8kSvU9SdyJ7/aI7jYKqtrZ4Lnpmlv E5qw== X-Gm-Message-State: AIVw112FwUSArseW8Sl27WKt+ApQWgSu9wywx9/JXQkB9boEkSElhEW9 M6yT7XKacXP+fWOtsMc= X-Received: by 10.55.123.197 with SMTP id w188mr21898289qkc.282.1501532486255; Mon, 31 Jul 2017 13:21:26 -0700 (PDT) Received: from localhost.localdomain ([187.34.18.2]) by smtp.gmail.com with ESMTPSA id k127sm17653353qkf.59.2017.07.31.13.21.24 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 31 Jul 2017 13:21:25 -0700 (PDT) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [artful][PATCH] UBUNTU: [Debian] Don't depend on initramfs-tools Date: Mon, 31 Jul 2017 17:21:03 -0300 Message-Id: <1501532463-11662-9-git-send-email-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1501532463-11662-1-git-send-email-marcelo.cerri@canonical.com> References: <1501532463-11662-1-git-send-email-marcelo.cerri@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com 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 --- 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