summaryrefslogtreecommitdiff
path: root/configs/live/aarch64-kde.installfile
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2023-08-28 23:12:55 +0000
committerZach van Rijn <me@zv.io>2023-08-28 23:12:55 +0000
commit16fe52e6139c6ab97ecf6ca19f4b3b5dcf72f1f5 (patch)
tree6bef9cd064e8f64eafa4735f094db98b00424364 /configs/live/aarch64-kde.installfile
parent95c0861afbd16e1d228724ef64424da775ffac8a (diff)
downloadimage-16fe52e6139c6ab97ecf6ca19f4b3b5dcf72f1f5.tar.gz
image-16fe52e6139c6ab97ecf6ca19f4b3b5dcf72f1f5.tar.bz2
image-16fe52e6139c6ab97ecf6ca19f4b3b5dcf72f1f5.tar.xz
image-16fe52e6139c6ab97ecf6ca19f4b3b5dcf72f1f5.zip
configs/live: add { aarch64, armv7 } support. fixes #395, #396.
Diffstat (limited to 'configs/live/aarch64-kde.installfile')
-rw-r--r--configs/live/aarch64-kde.installfile11
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/live/aarch64-kde.installfile b/configs/live/aarch64-kde.installfile
new file mode 100644
index 0000000..d2a31c7
--- /dev/null
+++ b/configs/live/aarch64-kde.installfile
@@ -0,0 +1,11 @@
+# Install KDE and SDDM auto-login for it.
+pkginstall livecd-support-horizon livecd-support-kde
+
+# Start X on boot, if possible.
+svcenable udev boot
+svcenable udev-trigger boot
+svcenable elogind
+svcenable sddm
+svcenable wpa_supplicant
+
+inherit ../arch/aarch64.installfile