Set LANG=C also when providing a command to enter_chroot.sh. Should make
buildbot logs quite a bit shorter.
Review URL: http://codereview.chromium.org/521053
important things break.
Here are some of the more noticable problems:
* The Karmic xscreensaver is newer than ours, so we're pulling and invoking
the upstream version instead. It will prompt you for the "chronos"
password but it really wants the password you used to log in. Or hit
CTRL-ALT-F2, log in with chronos and "killall xscreensaver".
* I had to bump the rootfs size from 950M to 1024M to make room for
everything (most likely xscreensaver).
* WiFi isn't working. No clue why not.
* The list of packages installed on the run-time image are different, almost
certainly due to changes in the upstream dependencies. That may or may not
have anything to do with the known failures.
That said, if you use a wired internet connection, you can log in and browse
the web, suspend, etc. and it doesn't crash.
FWIW, upgrading to Karmic causes these packages to be removed from the
run-time image:
acpi
cron
gcj-4.4-jre-lib
gob2
icedtea-6-jre-cacao
libcloog-ppl0
libclutter-0.9-0
libgmpxx4ldbl
libmysqlclient15off
libpcsclite1
libpolkit-gobject-1-0
libppl-c2
libppl7
libreadline5
python-pkg-resources
python-setuptools
swig
wpasupplicant
These packages are added:
arora
dictionaries-common
hdparm
ibus
ibus-anthy
ibus-chewing
ibus-gtk
insserv
libbsd0
libc-bin
libclutter-1.0-0
libcroco3
libdrm-radeon1
libgsf-1-114
libgsf-1-common
libibus1
libjpeg-progs
libmysqlclient16
libpolkit-gobject-1-0
libreadline6
librsvg2-2
librsvg2-common
libx86-1
miscfiles
mountall
pm-utils
powermgmt-base
python-ibus
python-rsvg
radeontool
sash
vbetool
xscreensaver
xscreensaver-data
xserver-xorg-core
xserver-xorg-input-vmmouse
xserver-xorg-video-intel
Review URL: http://codereview.chromium.org/501071
This adds the ARM cross-compiler toolchain to the build chroot environment,
so we can start trying to compile things for ARM.
There's also a minor change to make_local_repo.sh and make_chroot.sh to
allow a second repository source. This is needed only for bootstrapping this
change (and others like it), and not required for normal use.
Review URL: http://codereview.chromium.org/507005
Still seeing some bugs get filed related to this. I went through
all of the scripts, but let me know if I missed any.
Review URL: http://codereview.chromium.org/432002
git-svn-id: svn://chrome-svn/chromeos/trunk@306 06c00378-0e64-4dae-be16-12b19f9950a1