OSDN Git Service

[add] : Added arch-release
authorhayao <shun819.mail@gmail.com>
Wed, 22 Jul 2020 10:54:57 +0000 (19:54 +0900)
committerhayao <shun819.mail@gmail.com>
Wed, 22 Jul 2020 10:54:57 +0000 (19:54 +0900)
channels/releng/airootfs.any/root/customize_airootfs.sh
channels/share/airootfs.any/etc/arch-release [new file with mode: 0644]

index 99c1187..54ceb7c 100755 (executable)
@@ -100,3 +100,6 @@ sed -i 's/#\(HandleLidSwitch=\)suspend/\1ignore/' /etc/systemd/logind.conf
 
 systemctl enable pacman-init.service choose-mirror.service
 systemctl set-default multi-user.target
+
+remove /etc/arch-release
+touch /etc/arch-release
diff --git a/channels/share/airootfs.any/etc/arch-release b/channels/share/airootfs.any/etc/arch-release
new file mode 100644 (file)
index 0000000..0eb5abd
--- /dev/null
@@ -0,0 +1 @@
+Alter Linux
\ No newline at end of file