From c5b5463d94d5e33af318a19d6615a23c834bc8be Mon Sep 17 00:00:00 2001 From: David Farning Date: Mon, 01 Feb 2010 17:00:25 +0000 Subject: ugly update for 0201 release --- (limited to 'usr-chroot.sh') diff --git a/usr-chroot.sh b/usr-chroot.sh index c9fc375..13b1870 100755 --- a/usr-chroot.sh +++ b/usr-chroot.sh @@ -6,7 +6,7 @@ ## Login ## ## Started on Fri Jan 1 03:35:38 2010 David Farning -## Last update Thu Jan 14 12:56:12 2010 David Farning +## Last update Sun Jan 31 14:43:53 2010 David Farning ## cat << EOF > /etc/apt/sources.list @@ -32,23 +32,14 @@ apt-get update apt-get install --force-yes --yes ubuntu-sugar-remix sugar-activities apt-get install --yes casper lupin-casper -apt-get install --yes discover1 laptop-detect os-prober +apt-get install --yes discover1 os-prober apt-get install --force-yes -y linux-image-generic -#apt-get install -y ubiquity grub-gfxboot +apt-get install -y ubiquity ubiquity-casper ubiquity-frontend-gtk ubiquity-slideshow-ubuntu -#apt-get -y install hulahop xulrunner python-xpcom +#grub-gfxboot -#FIXME #BUG502437 -#apt-get -y install python-numpy python-pygame - -## Install Sugar ## -#apt-get install -y --install-recommends sugar-session-0.88 sucrose-0.88 sugar-terminal-activity - -#apt-get -y upgrade - -## Install vim -- I just prefer it for working in the chroot ## -#apt-get -y install vim +echo "here" /bin/bash apt-get clean -#exit + -- cgit v0.9.1