Rebrand for ChillcraftOS

This commit is contained in:
oxmc
2025-12-25 06:16:14 -08:00
parent d4bfa34b17
commit 74ea24f1cd
9 changed files with 23 additions and 17 deletions

10
debian/rules vendored
View File

@@ -10,6 +10,9 @@ ifeq ($(DEB_HOST_GNU_SYSTEM),gnu)
OSNAME=GNU/Hurd
endif
# Define version information (for lts releases, append " LTS" to LTS)
VERSION = 2.0.0
CODENAME = PurpleHare
VENDORFILE = debian
DESTDIR = debian/base-files
@@ -51,9 +54,10 @@ ifeq ($(DEB_HOST_GNU_SYSTEM),gnu)
endif
sed -e "s&#OSNAME#&$(OSNAME)&g" share/motd > $(DESTDIR)/usr/share/base-files/motd
sed -e "s&#OSNAME#&$(OSNAME)&g" share/info.dir > $(DESTDIR)/usr/share/base-files/info.dir
sed -e "s&#OSNAME#&$(OSNAME)&g" etc/issue > $(DESTDIR)/etc/issue
sed -e "s&#OSNAME#&$(OSNAME)&g" etc/issue.net > $(DESTDIR)/etc/issue.net
sed -e "s&#OSNAME#&$(OSNAME)&g" etc/os-release > $(DESTDIR)/etc/os-release
sed -e "s&#OSNAME#&$(OSNAME)&g" -e "s&#VERSION#&$(VERSION)&g" -e "s&#CODENAME#&$(CODENAME)&g" etc/issue > $(DESTDIR)/etc/issue
sed -e "s&#OSNAME#&$(OSNAME)&g" -e "s&#VERSION#&$(VERSION)&g" -e "s&#CODENAME#&$(CODENAME)&g" etc/issue.net > $(DESTDIR)/etc/issue.net
sed -e "s&#OSNAME#&$(OSNAME)&g" -e "s&#VERSION#&$(VERSION)&g" -e "s&#CODENAME#&$(CODENAME)&g" etc/os-release > $(DESTDIR)/etc/os-release
sed -e "s&#VERSION#&$(VERSION)&g" -e "s&#CODENAME#&$(CODENAME)&g" etc/debian_version > $(DESTDIR)/etc/debian_version
mv $(DESTDIR)/etc/os-release $(DESTDIR)/usr/lib/os-release
ln -s ../usr/lib/os-release $(DESTDIR)/etc/os-release

3
debian/salsa-ci.yml vendored
View File

@@ -1,3 +0,0 @@
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml

View File

@@ -1 +1 @@
forky/sid
#VERSION#-#CODENAME#

View File

@@ -1,2 +1,4 @@
Debian #OSNAME# forky/sid \n \l
Violet #VERSION# (#OSNAME# \r \m)
\l

View File

@@ -1 +1 @@
Debian #OSNAME# forky/sid
Violet #VERSION# (#OSNAME# \r \m)

View File

@@ -1,7 +1,10 @@
PRETTY_NAME="Debian #OSNAME# forky/sid"
NAME="Debian #OSNAME#"
VERSION_CODENAME=forky
ID=debian
PRETTY_NAME="Violet #VERSION# (#CODENAME#)"
NAME="Violet"
VERSION="#VERSION# (#CODENAME#)"
VERSION_ID="#VERSION#"
VERSION_CODENAME=#CODENAME#
ID=violet
ID_LIKE=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

View File

@@ -1,3 +1,3 @@
Vendor: Debian
Vendor: Violet
Vendor-URL: https://www.debian.org/
Bugs: debbugs://bugs.debian.org

View File

@@ -11,7 +11,7 @@ File: dir Node: Top This is the top of the INFO tree
it.
--- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---
In Debian #OSNAME#, Info `dir' entries are added with the command
In Violet, Info `dir' entries are added with the command
`install-info'. Please refer to install-info(8) for usage details.
* Menu: The list of major topics begins on the next line.

View File

@@ -1,7 +1,7 @@
The programs included with the Debian #OSNAME# system are free software;
The programs included with the Violet system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian #OSNAME# comes with ABSOLUTELY NO WARRANTY, to the extent
Violet comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.