summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-07-21 22:49:51 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-07-21 22:51:31 -0500
commite3a0bf77d75c410fca68329fa2e6598f2539e106 (patch)
tree5ca46942ae0e7361675f8d523cb4fa60529a27d5
parentd47bc2ddd26cde447dd68b188ee96377fd9e2e95 (diff)
downloadimage-e3a0bf77d75c410fca68329fa2e6598f2539e106.tar.gz
image-e3a0bf77d75c410fca68329fa2e6598f2539e106.tar.bz2
image-e3a0bf77d75c410fca68329fa2e6598f2539e106.tar.xz
image-e3a0bf77d75c410fca68329fa2e6598f2539e106.zip
Add live and firmware spins for each other arch
-rw-r--r--configs/pmmx-live-fw.installfile3
-rw-r--r--configs/pmmx-live.installfile11
-rw-r--r--configs/ppc-live-fw.installfile3
-rw-r--r--configs/ppc-live.installfile11
-rw-r--r--configs/ppc64-live-fw.installfile3
-rw-r--r--configs/ppc64-live.installfile4
-rw-r--r--configs/ppc64.installfile1
7 files changed, 34 insertions, 2 deletions
diff --git a/configs/pmmx-live-fw.installfile b/configs/pmmx-live-fw.installfile
new file mode 100644
index 0000000..07c7720
--- /dev/null
+++ b/configs/pmmx-live-fw.installfile
@@ -0,0 +1,3 @@
+firmware true
+
+inherit pmmx-live.installfile
diff --git a/configs/pmmx-live.installfile b/configs/pmmx-live.installfile
new file mode 100644
index 0000000..6fb3c00
--- /dev/null
+++ b/configs/pmmx-live.installfile
@@ -0,0 +1,11 @@
+# System Installation
+pkginstall horizon horizon-qt5 horizon-boot xorg-drivers xorg-server ttf-liberation xsetroot
+
+# Start X on boot, if possible.
+svcenable udev boot
+svcenable udev-trigger boot
+svcenable consolekit
+svcenable sddm
+svcenable wpa_supplicant
+
+inherit pmmx.installfile
diff --git a/configs/ppc-live-fw.installfile b/configs/ppc-live-fw.installfile
new file mode 100644
index 0000000..9f329d7
--- /dev/null
+++ b/configs/ppc-live-fw.installfile
@@ -0,0 +1,3 @@
+firmware true
+
+inherit ppc-live.installfile
diff --git a/configs/ppc-live.installfile b/configs/ppc-live.installfile
new file mode 100644
index 0000000..be6cb30
--- /dev/null
+++ b/configs/ppc-live.installfile
@@ -0,0 +1,11 @@
+# System Installation
+pkginstall horizon horizon-qt5 horizon-boot xorg-drivers xorg-server ttf-liberation xsetroot
+
+# Start X on boot, if possible.
+svcenable udev boot
+svcenable udev-trigger boot
+svcenable consolekit
+svcenable sddm
+svcenable wpa_supplicant
+
+inherit ppc.installfile
diff --git a/configs/ppc64-live-fw.installfile b/configs/ppc64-live-fw.installfile
new file mode 100644
index 0000000..7bdd825
--- /dev/null
+++ b/configs/ppc64-live-fw.installfile
@@ -0,0 +1,3 @@
+firmware true
+
+inherit ppc64-live.installfile
diff --git a/configs/ppc64-live.installfile b/configs/ppc64-live.installfile
index 59320d0..4cdd90f 100644
--- a/configs/ppc64-live.installfile
+++ b/configs/ppc64-live.installfile
@@ -1,7 +1,7 @@
# System Installation
-pkginstall horizon horizon-qt5 horizon-boot xorg-drivers xorg-server ttf-liberation
+pkginstall horizon horizon-qt5 horizon-boot xorg-drivers xorg-server ttf-liberation xsetroot
-# Start X on boot, if possible
+# Start X on boot, if possible.
svcenable udev boot
svcenable udev-trigger boot
svcenable consolekit
diff --git a/configs/ppc64.installfile b/configs/ppc64.installfile
index 9aeb9fb..c0ba925 100644
--- a/configs/ppc64.installfile
+++ b/configs/ppc64.installfile
@@ -1,2 +1,3 @@
+arch ppc64
pkginstall opal-utils
inherit power.installfile