diff options
-rw-r--r-- | sys-specific | 19 | ||||
-rw-r--r-- | user-specific | 32 |
2 files changed, 31 insertions, 20 deletions
diff --git a/sys-specific b/sys-specific index c20af1e..e69de29 100644 --- a/sys-specific +++ b/sys-specific @@ -1,19 +0,0 @@ -# Did not make it in all releases. -easy-kernel-4.14.12-mc3 - -# ARM didn't exist yet -easy-kernel-4.14.19-mc4 - -# FTBFS on !x86_64 -mariadb - -# endian -spice - -android-tools -gnu-efi -grub-efi -powerpc-utils -syslinux -wine -xf86-video-intel diff --git a/user-specific b/user-specific index b356e31..df58d1d 100644 --- a/user-specific +++ b/user-specific @@ -1,4 +1,34 @@ +# aarch64 +xf86-video-freedreno + +# pmmx +xf86-video-geode + +# ppc64 +opal-utils + +# x86_64 +grub-xenhost + +# aarch64 pmmx x86_64 efibootmgr efivar +grub-efi + +# pmmx x86_64 +dev86 +grub-bios +lilo +wine +xf86-video-intel + +# ppc ppc64 +grub-ieee1275 +powerpc-utils + +# Does not build on aarch64. mac-fdisk -ntp + +# Known to be broken on pmmx. +dosbox +mplayer |