From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/amd64/, profiles/arch/x86/
Date: Thu, 21 May 2020 14:30:23 +0000 (UTC) [thread overview]
Message-ID: <1590071418.3545aad5ca1d057a5ece3e76045c3f614350666b.mgorny@gentoo> (raw)
commit: 3545aad5ca1d057a5ece3e76045c3f614350666b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 14:23:00 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 21 14:30:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3545aad5
profiles: Force sys-kernel/*-kernel[savedconfig] on non-x86
Force savedconfig on kernel packages on all arches except these that
have preconfigured .config supplied. This will permit us to extend
the packages into more arches without having to provide .config,
including arm where this would be non-trivial.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/arch/amd64/package.use.force | 7 ++++++-
profiles/arch/x86/package.use.force | 7 ++++++-
profiles/base/package.use.force | 5 +++++
3 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force
index 9af2e497819..f678b290910 100644
--- a/profiles/arch/amd64/package.use.force
+++ b/profiles/arch/amd64/package.use.force
@@ -1,6 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2017-12-30)
+# We have ready-to-use configs here.
+sys-kernel/gentoo-kernel -savedconfig
+sys-kernel/vanilla-kernel -savedconfig
+
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21)
# iasl is stable on amd64
sys-firmware/seabios -binary
diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force
index 1b862d289cc..1117471392c 100644
--- a/profiles/arch/x86/package.use.force
+++ b/profiles/arch/x86/package.use.force
@@ -1,6 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2017-12-30)
+# We have ready-to-use configs here.
+sys-kernel/gentoo-kernel -savedconfig
+sys-kernel/vanilla-kernel -savedconfig
+
# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-11-21)
# iasl is stable on x86
sys-firmware/seabios -binary
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index a9612f0c2bc..dcf6d45e20c 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2017-12-30)
+# Require user configs unless we supply our own .config.
+sys-kernel/gentoo-kernel savedconfig
+sys-kernel/vanilla-kernel savedconfig
+
# Alfredo Tupone <tupone@gentoo.org> (2020-04-06)
# USE=ada is mandatory to build a gnat compiler
sys-devel/gnat-gpl ada
next reply other threads:[~2020-05-21 14:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 14:30 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-18 6:37 [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/amd64/, profiles/arch/x86/ Sam James
2020-07-17 12:34 Thomas Deutschmann
2018-10-12 16:06 Thomas Deutschmann
2017-07-21 20:22 Brian Evans
2016-12-31 13:52 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1590071418.3545aad5ca1d057a5ece3e76045c3f614350666b.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox