Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/usr-chroot.sh
diff options
context:
space:
mode:
authorDavid Farning <dfarning@launchpad.sugarlabs.org>2010-02-01 17:00:25 (GMT)
committer David Farning <dfarning@launchpad.sugarlabs.org>2010-02-01 17:00:25 (GMT)
commitc5b5463d94d5e33af318a19d6615a23c834bc8be (patch)
tree6bfec7e4b0f0f9b78439dd78fb3532fedad7dddf /usr-chroot.sh
parent0808698ce1d7776d61071a7bf5c8ae8e6e73e06d (diff)
ugly update for 0201 release
Diffstat (limited to 'usr-chroot.sh')
-rwxr-xr-xusr-chroot.sh21
1 files changed, 6 insertions, 15 deletions
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 <dfarning@acer>
##
## 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
+