[commit] BSDanywhere - r333 - in branches/eric: . tools

6 views
Skip to first unread message

bsdan...@startek.ch

unread,
Oct 10, 2010, 4:27:07 PM10/10/10
to bsdanywhe...@googlegroups.com
Author: eric
Date: Sun Oct 10 22:27:07 2010
New Revision: 333

Log:
fixed typo errors in build.sh and added libxml in the package list

Modified:
branches/eric/build.sh
branches/eric/tools/package_list

Modified: branches/eric/build.sh
==============================================================================
--- branches/eric/build.sh Sat Oct 2 00:05:32 2010 (r332)
+++ branches/eric/build.sh Sun Oct 10 22:27:07 2010 (r333)
@@ -39,7 +39,7 @@

ARCH=$(uname -m)
RELEASE="snapshots"
-#RELEASE="$(uname -r)
+#RELEASE="$(uname -r)"

R=$(echo $RELEASE | awk -F. '{print $1$2 }')

@@ -50,6 +50,7 @@
export PKG_CACHE=$CACHE_ROOT

MIRROR=http://mirror.switch.ch/ftp/pub/OpenBSD
+#MIRROR=http://ftp.ini.uzh.ch/pub/OpenBSD
export PKG_PATH=$PKG_CACHE:$MIRROR/$RELEASE/packages/$ARCH

CWD=$(pwd)
@@ -308,7 +309,8 @@

clean_buildenv() {
echo -n "Cleaning up build environment ... "
- rm /tmp/gzexe*
+ #rm /tmp/gzexe*
+ rm /tmp/bzexe*
rm -rf $IMAGE_ROOT
echo done.
}

Modified: branches/eric/tools/package_list
==============================================================================
--- branches/eric/tools/package_list Sat Oct 2 00:05:32 2010 (r332)
+++ branches/eric/tools/package_list Sun Oct 10 22:27:07 2010 (r333)
@@ -19,6 +19,7 @@
iperf
irssi-0.8.15
irssi-icb
+libxml
mboxgrep
mozilla-firefox
mozilla-thunderbird

Reply all
Reply to author
Forward
0 new messages