summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-functions.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* bin/admin: Check for booted deployment to see if we should rebootColin Walters2017-09-011-6/+8
* lib: Add #defines for current well-known metadata keysColin Walters2017-07-211-1/+1
* cmdline: Start conversion to new code styleColin Walters2017-04-191-17/+5
* admin: Use execlp() to look for systemctl as the shell wouldPaul van Tilburg2016-12-231-1/+1
* Build on older versions of glibAlexander Larsson2016-05-251-0/+1
* Use GSubprocess instead of GSSubprocess (libgsystem removal)Colin Walters2016-03-231-0/+17
* sysroot: Add a try_lock() APIColin Walters2015-05-101-0/+59
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-1/+1
* Use libglnxColin Walters2015-02-221-1/+1
* syntax-check: Remove empty lines at the end of fileGiuseppe Scrivano2015-02-021-1/+0
* admin: (cleanup) Add internal API to find a deployment given an indexColin Walters2015-01-191-0/+27
* admin: Add ot_admin_checksum_version to get a dup of the version for a commitJames Antill2014-10-231-0/+23
* Add an OstreeSysrootUpgrader APIColin Walters2014-03-241-60/+0
* Move basic commit API into ostree_sysroot_simple_write_deployment()Colin Walters2014-03-231-58/+0
* deploy/main: Unify some bits between admin-switch and admin-upgradeColin Walters2014-01-191-0/+60
* main: Treat default osname more consistentlyColin Walters2013-10-281-0/+3
* Fix crash when deploying with implicit os nameDaniel Narvaez2013-10-281-1/+2
* sysroot: Move ostree_sysroot_origin_new_from_refspec hereColin Walters2013-10-031-8/+0
* sysroot: Support more arbitrary deployment changesColin Walters2013-10-021-0/+54
* sysroot: Clean up APIColin Walters2013-09-161-0/+22
* libostree: Nearly complete move of API into OstreeSysrootColin Walters2013-09-151-234/+0
* libostree: Move a lot more sysroot API hereColin Walters2013-09-151-527/+2
* libostree: Move sysroot initialization API hereColin Walters2013-09-151-42/+0
* Move Deployment and BootconfigParser into libostreeColin Walters2013-09-151-38/+36
* admin: Silence a gcc warningColin Walters2013-09-121-1/+1
* repo: Rename ostree_repo_check to ostree_repo_openJasper St. Pierre2013-09-051-1/+1
* Fix warnings about unused variablesTobias Hunger2013-08-301-2/+0
* admin: Write out correct version fields in boot/loader/entries filesColin Walters2013-08-221-6/+10
* main: Add U-Boot bootlader backend supportJavier Martinez Canillas2013-08-201-0/+6
* libostree: Fix many gtk-doc warningsColin Walters2013-08-171-3/+8
* main: Fix an uninitialized variableColin Walters2013-07-241-1/+1
* Use AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCEColin Walters2013-07-101-1/+0
* libostree: Move prune into OstreeRepo namespaceColin Walters2013-07-091-2/+1
* admin: Use internal pull API instead of subprocessColin Walters2013-07-091-18/+0
* admin: Fix various compiler warningsColin Walters2013-07-071-9/+4
* admin: Split up the monstrous ot-admin-functions.cColin Walters2013-07-071-430/+12
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-1/+1
* [INCOMPATIBLE CHANGE] Implement new deployment modelColin Walters2013-07-071-283/+1043
* Fold ostree-pull into main binaryColin Walters2013-05-301-1/+1
* admin: Add -r option to upgrade to initiate a reboot if tree changesColin Walters2013-05-161-4/+44
* upgrade: Don't require specification of osnameColin Walters2013-05-151-1/+1
* admin: Assume we're using /ostree if there's a toplevel /usrColin Walters2013-03-181-1/+8
* admin: Fix lookup of active rootColin Walters2013-03-071-1/+1
* admin: Don't delete the running deploymentColin Walters2013-03-041-0/+251
* admin: Use /sysroot/ostree automaticallyColin Walters2013-02-191-27/+18
* admin: Add new run-triggers commandColin Walters2012-12-221-0/+38