summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-builtin-deploy.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/deploy: Add support for overlay initrdsJonathan Lebon2020-09-301-7/+61
* deploy: Add --no-mergeColin Walters2020-04-221-1/+3
* lib/kargs: Make API public and upstream new rpm-ostree APIsAllen Bai2019-06-181-12/+10
* deploy: Return staged deploymentColin Walters2018-04-271-0/+2
* bin/deploy: Avoid loading merge deployment kargs unless necessaryColin Walters2018-04-271-10/+20
* Add concept of "staged" deploymentColin Walters2018-04-121-20/+36
* bash-completion: Remove `admin` completionsColin Walters2018-02-271-5/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* ostree admin deploy: Add --no-prune optionWilliam Manley2018-01-161-2/+12
* ostree admin deploy: Refactor bringing cleaning into `main`William Manley2018-01-161-1/+6
* deploy: add --karg-none argumentGatis Paeglis2018-01-101-1/+9
* tree-wide: Use autoptr for OstreeKernelArgsColin Walters2017-10-251-1/+1
* ostree: provide command description in a better placeRuixin Bao2017-10-201-1/+1
* ostree: move flags into command struct, pass down through builtinsRuixin Bao2017-10-201-2/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* bin/admin: Do sysroot loading during argument parsingColin Walters2017-09-011-2/+0
* ostree-sysroot: make simple_write_deployment smarterJonathan Lebon2017-08-251-15/+27
* ostree-sysroot: convert function to new styleJonathan Lebon2017-08-251-35/+22
* ostree: Add naggy comments to help keep options in syncMatthew Barnes2017-08-151-0/+5
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-4/+4
* cmd: Use autoptr for GKeyFileColin Walters2017-05-291-3/+1
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* tree-wide: Remove unused variables detected by CLangColin Walters2016-10-271-1/+0
* libglnx porting: Use glnx_shutil_rm_rf_at()Colin Walters2016-03-231-2/+2
* deploy: Do not prune repositoryMatthew Barnes2015-09-161-1/+1
* admin: Use locking for most sysroot commandsColin Walters2015-05-131-5/+0
* sysroot: Add a try_lock() APIColin Walters2015-05-101-1/+1
* Use g_auto(GStrv) instead of gs_strfreevMatthew Barnes2015-05-061-2/+2
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-1/+1
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-4/+4
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-1/+1
* sysroot: Add an API to lockColin Walters2015-05-051-0/+5
* Add OSTREE_ADMIN_BUILTIN_FLAG_SUPERUSERMatthew Barnes2015-03-251-1/+1
* Add OstreeAdminBuiltinFlags for admin commandsMatthew Barnes2015-03-251-1/+3
* Refactor command-line parsingMatthew Barnes2014-11-241-4/+4
* Various manpage / usage blurb improvementsMatthew Barnes2014-11-161-4/+4
* ostree admin instutil set-kargs: make more flexibleOwen W. Taylor2014-09-261-13/+1
* deploy: Also honor multiply-specified kernel args with existing configColin Walters2014-08-031-1/+1
* deploy: Propertly append multiple kernel arguments with --karg-proc-cmdlineColin Walters2014-08-031-1/+1
* Move basic commit API into ostree_sysroot_simple_write_deployment()Colin Walters2014-03-231-3/+4
* deploy: Remove now-unimplemented --no-bootloader argumentColin Walters2014-02-121-2/+0
* deploy: Rework kernel arguments, add --karg-append to "admin deploy"Colin Walters2014-01-161-26/+35
* admin: Add --karg-proc-cmdline argumentColin Walters2014-01-151-1/+43
* sysroot: Move ostree_sysroot_origin_new_from_refspec hereColin Walters2013-10-031-1/+1
* sysroot: Support more arbitrary deployment changesColin Walters2013-10-021-2/+22
* sysroot: Clean up APIColin Walters2013-09-161-21/+11
* libostree: Nearly complete move of API into OstreeSysrootColin Walters2013-09-151-12/+10
* libostree: Move a lot more sysroot API hereColin Walters2013-09-151-3/+3
* Move Deployment and BootconfigParser into libostreeColin Walters2013-09-151-2/+2