image build and composition scripts for Flatcar Container Linux
Go to file
Bill Richardson d26b8abee2 Here's the upgrade-everything-to-Karmic change. As promised, some fairly
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
2009-12-17 11:15:41 -08:00
mod_for_test_scripts remove trailing whitespace in mod_for_test script (grr, rietveld.) 2009-12-10 14:05:20 -08:00
archive_build.sh Misc. fixes to versioning. 2009-12-08 18:12:28 -08:00
build_all.sh Changes the build_all script so that it can be run from outside of the scripts directory 2009-11-12 20:23:33 +00:00
build_chrome.sh make cryptohome check a magic file to discern between chrome-login and slim-login 2009-12-10 11:17:18 -08:00
build_image.sh Modify customize_rootfs.sh to run outside of the target rootfs and to use 2009-12-16 13:27:31 -08:00
build_kernel_setup.sh Start copying over source. 2009-10-09 20:56:14 +00:00
build_kernel.sh Revert "Changes to support ARM cross compilation." 2009-12-16 15:22:26 -08:00
build_platform_packages.sh Build and install gptpart package. This is the locally built gpt program 2009-12-16 14:52:00 -08:00
build_tests.sh Start copying over source. 2009-10-09 20:56:14 +00:00
chromeos_version.sh Merge branch 'master' of ssh://chromiumos-git/chromeos 2009-12-09 10:43:11 -08:00
common.sh build: Make enter_chroot.sh fail if run as root. 2009-11-21 19:49:49 +00:00
customize_rootfs.sh Modify customize_rootfs.sh to run outside of the target rootfs and to use 2009-12-16 13:27:31 -08:00
enter_chroot.sh Add --official_build option, and skip checking HEAD against origin/HEAD for official builds. 2009-12-09 18:21:05 -08:00
extlinux.sh syslinux: migrate to using a git repo 2009-11-11 23:04:42 +00:00
file_copy.py Fix image_to_usb.sh, build_image.sh 2009-10-28 00:00:13 +00:00
get_latest_image.sh Adds a local Autoupdate server and a mechanism for adding developer packages. 2009-10-26 22:36:21 +00:00
image_to_usb.sh Mask error if nothing to DEFAULT_FROM. 2009-11-18 02:43:30 +00:00
image_to_virtualbox.sh Add a script for creating a VirtualBox image. 2009-12-15 15:44:07 -08:00
image_to_vmware.sh vmware images: fix to match image_to_usb changes 2009-10-29 00:29:45 +00:00
install_packages.sh Here's the upgrade-everything-to-Karmic change. As promised, some fairly 2009-12-17 11:15:41 -08:00
list_installed_packages.sh Start copying over source. 2009-10-09 20:56:14 +00:00
make_chroot.sh Here's the upgrade-everything-to-Karmic change. As promised, some fairly 2009-12-17 11:15:41 -08:00
make_local_repo.sh Add ARM cross-compiler to chroot. 2009-12-15 09:08:10 -08:00
mk_arm_sd_image.py Start copying over source. 2009-10-09 20:56:14 +00:00
mk_memento_images.sh Don't sudo in mk_memento_images.sh 2009-10-26 22:58:45 +00:00
mod_image_for_test.sh By default use the most recently built image when modifying an image for test. 2009-12-07 23:11:44 +00:00
recursive_dep.py Start copying over source. 2009-10-09 20:56:14 +00:00
run_tests.sh Start copying over source. 2009-10-09 20:56:14 +00:00
set_shared_user_password.sh Start copying over source. 2009-10-09 20:56:14 +00:00
test_cookie_pipe.py Don't crash if the cookie pipe doesn't exist. 2009-11-13 19:17:31 +00:00
tracker.sh Start of script for entering tracker reports. 2009-11-18 23:35:51 +00:00