Added the package "file" to distro-builder installed packages to be installed in Plugbox 1.1 and up

This commit is contained in:
Mike Staszel 2010-06-30 06:42:25 -07:00
parent a48f067f06
commit e2c2d3b38d

View file

@ -16,8 +16,8 @@
# Agree to installing packages and answer "y" to cleaning the Pacman database.
#
# ==== Variables to set ====
INSTALLEDPKGS="base kernel26-withlinux openssh openssl heimdal"
RELEASEVER=1.1-beta1
INSTALLEDPKGS="base kernel26-withlinux file openssh openssl heimdal"
RELEASEVER=1.1-beta1r2
MAKETARGZ=1
MAKEUBIIMG=1
# ==== The Process ====