DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 2/9] treewide: remove files that are identical in upstream PTXdist
Date: Sun, 13 Aug 2023 21:28:39 +0200	[thread overview]
Message-ID: <20230813192846.1210986-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20230813192846.1210986-1-rhi@pengutronix.de>

There's no need in duplicating these files here; all changes to them
have been applied in upstream PTXdist in the meantime.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 platforms/blspec-entry.in                     | 27 -------------------
 .../etc/NetworkManager/NetworkManager.conf    |  6 -----
 projectroot/loader/entries/default.conf       |  6 -----
 3 files changed, 39 deletions(-)
 delete mode 100644 platforms/blspec-entry.in
 delete mode 100644 projectroot/etc/NetworkManager/NetworkManager.conf
 delete mode 100644 projectroot/loader/entries/default.conf

diff --git a/platforms/blspec-entry.in b/platforms/blspec-entry.in
deleted file mode 100644
index c2aea36dc8cc..000000000000
--- a/platforms/blspec-entry.in
+++ /dev/null
@@ -1,27 +0,0 @@
-## SECTION=blspec
-
-menuconfig BLSPEC_ENTRY
-	tristate
-	select KERNEL
-	select KERNEL_INSTALL if !KERNEL_FIT
-	prompt "default bootloader spec entry "
-
-if BLSPEC_ENTRY
-
-config BLSPEC_ENTRY_DEVICETREE
-	bool
-	default KERNEL_DTB && !KERNEL_FIT
-
-config BLSPEC_ENTRY_CMDLINE
-	string
-	prompt "kernel command-line"
-
-config BLSPEC_ENTRY_APPENDROOT
-	bool
-	prompt "Add 'linux-appendroot true'"
-	help
-	  If enabled this options adds 'linux-appendroot true' to the blspec
-	  entry. This is a barebox specific blspec option which tells barebox
-	  to add the 'root=' kernel command line automatically if set.
-
-endif
diff --git a/projectroot/etc/NetworkManager/NetworkManager.conf b/projectroot/etc/NetworkManager/NetworkManager.conf
deleted file mode 100644
index d5182231c56b..000000000000
--- a/projectroot/etc/NetworkManager/NetworkManager.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[main]
-plugins=ifupdown,keyfile
-rc-manager=file
-
-[ifupdown]
-managed=false
diff --git a/projectroot/loader/entries/default.conf b/projectroot/loader/entries/default.conf
deleted file mode 100644
index d2815697511e..000000000000
--- a/projectroot/loader/entries/default.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-title		@TITLE@
-version		@VERSION@
-options		@CMDLINE@
-linux		@KERNEL@
-@DEVICETREE@
-@LINUXAPPENDROOT@
-- 
2.39.2




  reply	other threads:[~2023-08-13 19:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
2023-08-13 19:28 ` Roland Hieber [this message]
2023-08-13 19:28 ` [DistroKit] [PATCH 3/9] mipsel: update to OSELAS.Toolchain 2023.07 Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 4/9] mips: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 5/9] rpi1: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 6/9] v7a: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 7/9] v7a_noneon: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 8/9] v8a: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 9/9] x86_64: " Roland Hieber
2023-08-15  9:16 ` [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Robert Schwebel

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=20230813192846.1210986-2-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /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