mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 22:16:58 +02:00
image build and composition scripts for Flatcar Container Linux
A few weeks ago, dbus-uuidgen command was removed from the platform/init/dbus.conf script, but after the "upgrade-everything-to-Karmic" change, I think generating the uuid has become mandatorty again. Without the uuid file (/var/lib/dbus/machine-id), ibus-daemon which uses D-Bus as its IPC channel does not work at all. I'm not sure but possibly the same is true for dbus-daemon? chronos@localhost:/home/chronos$ ibus-daemon process 2254: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory See the manual page for dbus-uuidgen to correct this issue. BUG=1127 TEST=On xterm, run /usr/bin/ibus-setup and verify the command does not show an error like "ibus-daemon is not working." Review URL: http://codereview.chromium.org/508018 |
||
---|---|---|
mod_for_test_scripts | ||
.chromiumos-build | ||
archive_build.sh | ||
build_all.sh | ||
build_chrome.sh | ||
build_image.sh | ||
build_kernel_setup.sh | ||
build_kernel.sh | ||
build_platform_packages.sh | ||
build_tests.sh | ||
chromeos_version.sh | ||
common.sh | ||
customize_rootfs.sh | ||
dpkg_no_scripts.sh | ||
enter_chroot.sh | ||
extlinux.sh | ||
file_copy.py | ||
get_latest_image.sh | ||
image_to_live.sh | ||
image_to_usb.sh | ||
image_to_virtualbox.sh | ||
image_to_vmware.sh | ||
install_packages.sh | ||
list_installed_packages.sh | ||
make_chroot.sh | ||
make_local_repo.sh | ||
mk_arm_sd_image.py | ||
mk_memento_images.sh | ||
mod_image_for_test.sh | ||
recursive_dep.py | ||
run_tests.sh | ||
set_shared_user_password.sh | ||
setup_autotest.sh | ||
test_cookie_pipe.py | ||
tracker.sh |