summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-08-13 16:18:35 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-08-13 16:18:35 -0500
commit010261fd018792989c05bf193a347cf4c17e76e2 (patch)
tree6bae9ea28bf4a613633838b79f3819d2d30d99ad /configs
parent15dea8582ffe12cbb247890e059395ffa41d5999 (diff)
downloadimage-010261fd018792989c05bf193a347cf4c17e76e2.tar.gz
image-010261fd018792989c05bf193a347cf4c17e76e2.tar.bz2
image-010261fd018792989c05bf193a347cf4c17e76e2.tar.xz
image-010261fd018792989c05bf193a347cf4c17e76e2.zip
configs: Add livecd-support-horizon package
Diffstat (limited to 'configs')
-rw-r--r--configs/live/pmmx-kde.installfile4
-rw-r--r--configs/live/pmmx-lxqt.installfile4
-rw-r--r--configs/live/pmmx-mate.installfile4
-rw-r--r--configs/live/ppc-kde.installfile2
-rw-r--r--configs/live/ppc-lxqt.installfile2
-rw-r--r--configs/live/ppc-mate.installfile2
-rw-r--r--configs/live/ppc64-kde.installfile4
-rw-r--r--configs/live/ppc64-lxqt.installfile4
-rw-r--r--configs/live/ppc64-mate.installfile4
-rw-r--r--configs/live/x86_64-kde.installfile4
-rw-r--r--configs/live/x86_64-lxqt.installfile4
-rw-r--r--configs/live/x86_64-mate.installfile4
12 files changed, 21 insertions, 21 deletions
diff --git a/configs/live/pmmx-kde.installfile b/configs/live/pmmx-kde.installfile
index 9d3f126..630644e 100644
--- a/configs/live/pmmx-kde.installfile
+++ b/configs/live/pmmx-kde.installfile
@@ -1,5 +1,5 @@
# Install KDE and SDDM auto-login for it.
-pkginstall livecd-support-kde
+pkginstall livecd-support-horizon livecd-support-kde
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/pmmx.installfile
diff --git a/configs/live/pmmx-lxqt.installfile b/configs/live/pmmx-lxqt.installfile
index 51b5a22..df4801b 100644
--- a/configs/live/pmmx-lxqt.installfile
+++ b/configs/live/pmmx-lxqt.installfile
@@ -1,5 +1,5 @@
# Install LXQt and SDDM auto-login for it.
-pkginstall livecd-support-lxqt
+pkginstall livecd-support-horizon livecd-support-lxqt
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/pmmx.installfile
diff --git a/configs/live/pmmx-mate.installfile b/configs/live/pmmx-mate.installfile
index fe1cdc9..fb3280d 100644
--- a/configs/live/pmmx-mate.installfile
+++ b/configs/live/pmmx-mate.installfile
@@ -1,5 +1,5 @@
# Install MATE and SDDM auto-login for it.
-pkginstall livecd-support-mate
+pkginstall livecd-support-horizon livecd-support-mate
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/pmmx.installfile
diff --git a/configs/live/ppc-kde.installfile b/configs/live/ppc-kde.installfile
index 9d3f126..e5eaae6 100644
--- a/configs/live/ppc-kde.installfile
+++ b/configs/live/ppc-kde.installfile
@@ -1,5 +1,5 @@
# Install KDE and SDDM auto-login for it.
-pkginstall livecd-support-kde
+pkginstall livecd-support-horizon livecd-support-kde
# Start X on boot, if possible.
svcenable udev boot
diff --git a/configs/live/ppc-lxqt.installfile b/configs/live/ppc-lxqt.installfile
index 51b5a22..2add552 100644
--- a/configs/live/ppc-lxqt.installfile
+++ b/configs/live/ppc-lxqt.installfile
@@ -1,5 +1,5 @@
# Install LXQt and SDDM auto-login for it.
-pkginstall livecd-support-lxqt
+pkginstall livecd-support-horizon livecd-support-lxqt
# Start X on boot, if possible.
svcenable udev boot
diff --git a/configs/live/ppc-mate.installfile b/configs/live/ppc-mate.installfile
index fe1cdc9..3e1702d 100644
--- a/configs/live/ppc-mate.installfile
+++ b/configs/live/ppc-mate.installfile
@@ -1,5 +1,5 @@
# Install MATE and SDDM auto-login for it.
-pkginstall livecd-support-mate
+pkginstall livecd-support-horizon livecd-support-mate
# Start X on boot, if possible.
svcenable udev boot
diff --git a/configs/live/ppc64-kde.installfile b/configs/live/ppc64-kde.installfile
index 9d3f126..9b3a050 100644
--- a/configs/live/ppc64-kde.installfile
+++ b/configs/live/ppc64-kde.installfile
@@ -1,5 +1,5 @@
# Install KDE and SDDM auto-login for it.
-pkginstall livecd-support-kde
+pkginstall livecd-support-horizon livecd-support-kde
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/ppc64.installfile
diff --git a/configs/live/ppc64-lxqt.installfile b/configs/live/ppc64-lxqt.installfile
index 51b5a22..13ba266 100644
--- a/configs/live/ppc64-lxqt.installfile
+++ b/configs/live/ppc64-lxqt.installfile
@@ -1,5 +1,5 @@
# Install LXQt and SDDM auto-login for it.
-pkginstall livecd-support-lxqt
+pkginstall livecd-support-horizon livecd-support-lxqt
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/ppc64.installfile
diff --git a/configs/live/ppc64-mate.installfile b/configs/live/ppc64-mate.installfile
index fe1cdc9..7b9ac5a 100644
--- a/configs/live/ppc64-mate.installfile
+++ b/configs/live/ppc64-mate.installfile
@@ -1,5 +1,5 @@
# Install MATE and SDDM auto-login for it.
-pkginstall livecd-support-mate
+pkginstall livecd-support-horizon livecd-support-mate
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/ppc64.installfile
diff --git a/configs/live/x86_64-kde.installfile b/configs/live/x86_64-kde.installfile
index 9d3f126..ca8b095 100644
--- a/configs/live/x86_64-kde.installfile
+++ b/configs/live/x86_64-kde.installfile
@@ -1,5 +1,5 @@
# Install KDE and SDDM auto-login for it.
-pkginstall livecd-support-kde
+pkginstall livecd-support-horizon livecd-support-kde
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/x86_64.installfile
diff --git a/configs/live/x86_64-lxqt.installfile b/configs/live/x86_64-lxqt.installfile
index 51b5a22..2d2ae57 100644
--- a/configs/live/x86_64-lxqt.installfile
+++ b/configs/live/x86_64-lxqt.installfile
@@ -1,5 +1,5 @@
# Install LXQt and SDDM auto-login for it.
-pkginstall livecd-support-lxqt
+pkginstall livecd-support-horizon livecd-support-lxqt
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/x86_64.installfile
diff --git a/configs/live/x86_64-mate.installfile b/configs/live/x86_64-mate.installfile
index 75c550e..709b85f 100644
--- a/configs/live/x86_64-mate.installfile
+++ b/configs/live/x86_64-mate.installfile
@@ -1,5 +1,5 @@
# Install MATE and SDDM auto-login for it
-pkginstall livecd-support-mate
+pkginstall livecd-support-horizon livecd-support-mate
# Start X on boot, if possible.
svcenable udev boot
@@ -8,4 +8,4 @@ svcenable elogind
svcenable sddm
svcenable wpa_supplicant
-inherit ../arch/ppc.installfile
+inherit ../arch/x86_64.installfile