add support for cachyos

This commit is contained in:
name.tar.xz 2023-01-21 19:36:17 +05:30 committed by Alex
parent 118c412378
commit 9a53a047d2
3 changed files with 3 additions and 1 deletions

2
configure vendored
View file

@ -57,7 +57,7 @@ synchronise() {
# Set the distribution specificities # Set the distribution specificities
configure() { configure() {
case "$DISTRIBUTION" in case "$DISTRIBUTION" in
arch|endeavouros) arch|endeavouros|cachyos)
_msg "Configure libexec." _msg "Configure libexec."
sed -i -e '/Debian/d' "$ROOT/apparmor.d/tunables/extend" sed -i -e '/Debian/d' "$ROOT/apparmor.d/tunables/extend"

1
dists/flags/cachyos.flags Symbolic link
View file

@ -0,0 +1 @@
arch.flags

1
dists/ignore/cachyos.ignore Symbolic link
View file

@ -0,0 +1 @@
arch.ignore