Add branch for creating a ZenOSS appliance

This commit is contained in:
Albert Hopkins 2011-01-20 07:07:59 -05:00
parent 4ba07fdd86
commit 2abae5a057
5 changed files with 55 additions and 0 deletions

9
zenoss/Makefile Normal file
View File

@ -0,0 +1,9 @@
preinstall:
postinstall:
chroot $(CHROOT) /usr/bin/mysqladmin -u root password ''
chroot $(CHROOT) /usr/bin/mysqladmin -u root -h localhost password ''
clean:

37
zenoss/critical Normal file
View File

@ -0,0 +1,37 @@
app-editors/nano
net-misc/openssh
net-misc/rsync
net-misc/wget
sys-kernel/gentoo-sources
sys-kernel/linux-headers
sys-devel/gcc
sys-devel/automake
sys-devel/bison
sys-devel/make
sys-devel/flex
sys-devel/automake-wrapper
sys-devel/autoconf-wrapper
sys-devel/autoconf
sys-devel/m4
sys-devel/gcc-config
sys-devel/libtool
sys-devel/binutils
sys-devel/binutils-config
sys-devel/patch
sys-devel/gnuconfig
app-admin/python-updater
app-admin/perl-cleaner
sys-apps/man-pages
sys-apps/man
sys-apps/file
sys-apps/less
sys-apps/texinfo
sys-apps/busybox
sys-apps/debianutils
sys-apps/man-pages-posix
sys-apps/sandbox
sys-apps/which
dev-lang/perl
sys-devel/libperl
sys-apps/portage
dev-lang/python

0
zenoss/package.keywords Normal file
View File

5
zenoss/package.use Normal file
View File

@ -0,0 +1,5 @@
app-editors/nano ncurses
dev-lang/python ssl threads xml
media-fonts/liberation-fonts
sys-devel/gcc gcj
sys-kernel/gentoo-sources symlink

4
zenoss/world Normal file
View File

@ -0,0 +1,4 @@
dev-db/mysql
dev-libs/gmp
net-analyzer/net-snmp
net-misc/dhcpcd