summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-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