[neon/neon/settings/Neon/rm-base-files] etc/kde_neon: first draft of using dpkg-divert so we can rm our fork of base-files
Carlos De Maine
null at kde.org
Sun Apr 19 08:01:42 BST 2026
Git commit c15aad544d6fba95d7c8814dc61cd5c00aca3a80 by Carlos De Maine.
Committed on 19/04/2026 at 06:35.
Pushed by carlosdem into branch 'Neon/rm-base-files'.
first draft of using dpkg-divert so we can rm our fork of base-files
A +3 -0 etc/kde_neon/issue
A +3 -0 etc/kde_neon/issue.net
A +9 -0 etc/kde_neon/legal
A +6 -0 etc/kde_neon/lsb-release
A +15 -0 etc/kde_neon/os-release
https://invent.kde.org/neon/neon/settings/-/commit/c15aad544d6fba95d7c8814dc61cd5c00aca3a80
diff --git a/etc/kde_neon/issue b/etc/kde_neon/issue
new file mode 100644
index 0000000..7253658
--- /dev/null
+++ b/etc/kde_neon/issue
@@ -0,0 +1,3 @@
+KDE neon Unstable Edition \n \l
+
+## this is the KDE neon dpkg-diverted /etc/issue file ##
diff --git a/etc/kde_neon/issue.net b/etc/kde_neon/issue.net
new file mode 100644
index 0000000..44be891
--- /dev/null
+++ b/etc/kde_neon/issue.net
@@ -0,0 +1,3 @@
+KDE neon Unstable Edition \n \l
+
+## this is the KDE neon dpkg-diverted /etc/issue.net file ##
diff --git a/etc/kde_neon/legal b/etc/kde_neon/legal
new file mode 100644
index 0000000..bdbfe33
--- /dev/null
+++ b/etc/kde_neon/legal
@@ -0,0 +1,9 @@
+The programs included with the KDE neon system are free software;
+the exact distribution terms for each program are described in the
+individual files in /usr/share/doc/*/copyright.
+
+KDE neon comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
+applicable law.
+
+## this is the KDE neon dpkg-diverted /etc/legal file ##
+
diff --git a/etc/kde_neon/lsb-release b/etc/kde_neon/lsb-release
new file mode 100644
index 0000000..7596740
--- /dev/null
+++ b/etc/kde_neon/lsb-release
@@ -0,0 +1,6 @@
+DISTRIB_ID=neon ted
+DISTRIB_RELEASE=24.04
+DISTRIB_CODENAME=noble
+DISTRIB_DESCRIPTION="KDE neon Unstable Edition"
+
+## this is the KDE neon dpkg-diverted /etc/lsb-release file ##
diff --git a/etc/kde_neon/os-release b/etc/kde_neon/os-release
new file mode 100644
index 0000000..d55809f
--- /dev/null
+++ b/etc/kde_neon/os-release
@@ -0,0 +1,15 @@
+PRETTY_NAME="KDE neon Unstable Edition"
+NAME="KDE neon"
+VERSION_ID="24.04"
+VERSION="Unstable Edition"
+VERSION_CODENAME=noble
+ID=neon
+ID_LIKE="ubuntu debian"
+HOME_URL="https://neon.kde.org/"
+SUPPORT_URL="https://neon.kde.org/"
+BUG_REPORT_URL="https://bugs.kde.org/"
+PRIVACY_POLICY_URL="https://kde.org/privacypolicy/"
+UBUNTU_CODENAME=noble
+LOGO=start-here-kde-neon
+
+## this is the KDE neon dpkg-diverted /etc/os-release file ##
More information about the Neon-commits
mailing list