gentoo pkgs list done, untested
This commit is contained in:
parent
43cd3ab4b9
commit
7fb7871daf
@ -1,7 +1,7 @@
|
|||||||
NAME='Gentoo'
|
NAME='Gentoo'
|
||||||
SUPPORTED='yes'
|
SUPPORTED='yes'
|
||||||
CHECK_METHOD='egrep "^Gentoo\ Base\ System" /etc/gentoo-release'
|
CHECK_METHOD='egrep "^Gentoo\ Base\ System" /etc/gentoo-release'
|
||||||
PKG_MGR='emerge -qD ${pkgname}'
|
PKG_MGR='emerge -q1Dn ${pkgname}'
|
||||||
PRE_RUN='emerge -q --sync'
|
PRE_RUN='emerge -q --sync'
|
||||||
PKG_CHK='emerge -qp @installed 2>/dev/null | egrep -E "/${pkgname}-[0-9.]+"'
|
PKG_CHK='emerge -qp @installed 2>/dev/null | egrep -E "/${pkgname}-[0-9.]+"'
|
||||||
URL='https://www.gentoo.org/'
|
URL='https://www.gentoo.org/'
|
||||||
|
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user