ostree/src/libotutil
Colin Walters a6c19aa00c ostadmin: Change command line for qemu deploy helper
The qemu helper really wants to copy kernel modules, but not
update the system bootloader.  Allow it to reuse ostadmin for
this.

Note that our previous path of shelling out to "cp -al" broke because
it refused to make cross-device links.

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is ahead of 'origin/master' by 1 commit.
#
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   src/libotutil/ot-gio-utils.c
#	modified:   src/libotutil/ot-gio-utils.h
#	modified:   src/ostadmin/ot-admin-builtin-deploy.c
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	embedded-dependencies/glib/
#	embedded-dependencies/libsoup/
2012-08-05 16:39:57 -04:00
..
ot-checksum-utils.c core: Clean up checksumming 2012-04-11 22:04:06 -04:00
ot-checksum-utils.h core: Clean up checksumming 2012-04-11 22:04:06 -04:00
ot-gio-utils.c ostadmin: Change command line for qemu deploy helper 2012-08-05 16:39:57 -04:00
ot-gio-utils.h ostadmin: Change command line for qemu deploy helper 2012-08-05 16:39:57 -04:00
ot-local-alloc.h Add libgsystem as git external 2012-07-15 11:59:05 -04:00
ot-opt-utils.c build: Move sources into src/ again 2011-11-14 15:39:38 -05:00
ot-opt-utils.h build: Move sources into src/ again 2011-11-14 15:39:38 -05:00
ot-spawn-utils.c core: Use g_spawn_check_exit_status() 2012-07-17 08:06:20 -04:00
ot-spawn-utils.h ostadmin: Initial code 2012-05-07 20:43:03 -04:00
ot-unix-utils.c core: Port libotutil to local-alloc 2012-04-09 15:57:46 -04:00
ot-unix-utils.h core: Clean up filename utility API 2011-12-04 12:12:34 -05:00
ot-variant-utils.c core: Map metadata from repository as trusted 2012-05-18 16:30:44 -04:00
ot-variant-utils.h core: Drop ot_clear_hashtable for g_clear_pointer() 2012-07-17 08:18:43 -04:00
otutil.c ostadmin: Initial code 2012-05-07 20:43:03 -04:00
otutil.h core: Remove ot_clear_checksum() in favor of g_clear_pointer() 2012-07-17 08:08:57 -04:00