diff options
Diffstat (limited to 'configs/ppc-live.installfile')
-rw-r--r-- | configs/ppc-live.installfile | 11 |
1 files changed, 11 insertions, 0 deletions
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 |