gentoo pkgs list done, untested

This commit is contained in:
brent s. 2015-07-16 04:07:31 -04:00
parent 43cd3ab4b9
commit 7fb7871daf
3 changed files with 39 additions and 1 deletions

View File

@ -1,7 +1,7 @@
NAME='Gentoo'
SUPPORTED='yes'
CHECK_METHOD='egrep "^Gentoo\ Base\ System" /etc/gentoo-release'
PKG_MGR='emerge -qD ${pkgname}'
PKG_MGR='emerge -q1Dn ${pkgname}'
PRE_RUN='emerge -q --sync'
PKG_CHK='emerge -qp @installed 2>/dev/null | egrep -E "/${pkgname}-[0-9.]+"'
URL='https://www.gentoo.org/'

View File

@ -0,0 +1,17 @@
sys-devel/binutils
net-misc/curl
sys-devel/gcc
dev-vcs/git
dev-libs/libisoburn
www-client/lynx
app-arch/lzma
sys-devel/make
sys-fs/mtools
sys-devel/patch
dev-lang/perl
net-misc/rsync
sys-apps/sed
sys-fs/squashfs-tools
sys-boot/syslinux
app-arch/xz-utils
sys-libs/zlib

View File

@ -0,0 +1,21 @@
binutils
binutils-devel
curl
gcc
git
libisofs
lynx
make
mtools
patch
perl
rsync
sed
squashfs-tools
syslinux
syslinux-devel
xorriso
xz
xz-devel
zlib
zlib-devel