mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
distro-builder updated for February 2011 rootfs
This commit is contained in:
parent
da6d7e3817
commit
632371eb97
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@
|
|||
#
|
||||
# ==== Variables to set ====
|
||||
INSTALLEDPKGS="base kernel26 kernel26-headers file heimdal ntfs-3g openssh openssl"
|
||||
RELEASEVER=2011.02-beta1
|
||||
RELEASEVER=2011.02
|
||||
MAKETARGZ=1
|
||||
MAKEUBIIMG=0
|
||||
MAKEUBIIMG=1
|
||||
# ==== The Process ====
|
||||
mkdir -p $1
|
||||
echo -e "\033[1mInstalling packages...\033[0m"
|
||||
|
|
Loading…
Reference in a new issue