more work done... still 100% untested, and i need to finish the package lists, but i have a testing platform built for all the distros.

This commit is contained in:
2015-07-15 03:26:34 -04:00
parent 0153d38a33
commit 7fb6e77c32
34 changed files with 127 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
NAME='Arch'
SUPPORTED='yes'
CHECK_METHOD='egrep "^NAME=\"Arch Linux\"" /etc/os-release'
PKG_MGR='pacman --noconfirm -S ${pkgname}'
CHECK_METHOD='egrep "^NAME=\"Arch Linux\"$" /etc/os-release'
PKG_MGR='pacman -S --needed --noconfirm ${pkgname}'
PRE_RUN='pacman -Syyy'
PKG_CHK='pacman -Q ${pkgname}'
URL='https://www.archlinux.org/'

View File

@@ -0,0 +1,17 @@
binutils
curl
gcc-libs-multilib
gcc-multilib
git
libisoburn
lynx
make
patch
perl
rsync
sed
squashfs-tools
syslinux
xorriso
xz
zlib