image build and composition scripts for Flatcar Container Linux
Go to file
tedbo@google.com b35803f10c Simplify X session startup. This CL skips the typical Xsession
stuff that parses a bunch of files in favor of just starting
our session script under a console-kit session. We don't need
any of the typical Xsession start stuff and this is simpler to
understand. Since we don't use Xsession.d, we no longer need
to delete certain files from that directory.

The CL also has the login_manager package install our own slim.conf
so that we don't need to be modifying the default one using sed
from customize_rootfs and the login_manager maintainer scripts.

Review URL: http://chromereview.prom.corp.google.com/1188025


git-svn-id: svn://chrome-svn/chromeos/trunk@209 06c00378-0e64-4dae-be16-12b19f9950a1
2009-11-12 01:43:08 +00:00
mod_for_test_scripts remove a script which has no x bit and add a new one. 2009-10-30 20:06:45 +00:00
archive_build.sh Start copying over source. 2009-10-09 20:56:14 +00:00
build_all.sh Start copying over source. 2009-10-09 20:56:14 +00:00
build_chrome.sh Make build script build Chrome instead of Chromium. 2009-11-09 23:49:10 +00:00
build_image.sh build_image: mount root read-only on USB. 2009-11-04 21:00:59 +00:00
build_kernel_setup.sh Start copying over source. 2009-10-09 20:56:14 +00:00
build_kernel.sh Move patches into kernel git tree. 2009-11-03 22:30:10 +00:00
build_platform_packages.sh Stop connecting to googleguest at boot. 2009-11-09 23:07:31 +00:00
build_tests.sh Start copying over source. 2009-10-09 20:56:14 +00:00
chromeos_version.sh Adds build functionality to the dev server. 2009-11-12 00:52:08 +00:00
common.sh Start copying over source. 2009-10-09 20:56:14 +00:00
customize_rootfs.sh Simplify X session startup. This CL skips the typical Xsession 2009-11-12 01:43:08 +00:00
enter_chroot.sh Start copying over source. 2009-10-09 20:56:14 +00: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 Enable image_to_usb to be run from outside the scripts directory. 2009-11-04 03:23:20 +00:00
image_to_vmware.sh vmware images: fix to match image_to_usb changes 2009-10-29 00:29:45 +00:00
list_installed_packages.sh Start copying over source. 2009-10-09 20:56:14 +00:00
make_chroot.sh Start copying over source. 2009-10-09 20:56:14 +00:00
make_local_repo.sh Start copying over source. 2009-10-09 20:56:14 +00: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 Add scripts to modify a rootfs.image for testability. 2009-10-26 21:40:12 +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 Script to send credentials into the cookie pipe, emulating the login manager. This was previously reviewed but checked into the wrong repo. 2009-11-10 00:46:45 +00:00