index
:
delta/ostree.git
2017.4-branch
auto
avoid-shadows
baserock/morph
baserock/v2015.9
fix-file-uri-decoding
fix-file-uri-decoding-first-try
fix-repo-modes-docs
fixup-since-versions
for-readthedocs
gh-pages
main
master
pull-fix-whitespace
release-2021.5
release-2021.6
release-2022.1
revert-2529-static-delta-error-unwind
rhel8
try
wip/cleanup-checkout-traversal
wip/deploy-inherit-parent-dirs
wip/grub2
wip/grub2-efi
wip/gs-dir-iter
wip/metalinks
wip/pull-depth
wip/staticdeltas
wip/thin-commits
github.com: ostreedev/ostree.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ostree
/
ot-admin-builtin-deploy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: Use autoptr for GKeyFile
Colin Walters
2017-05-29
1
-3
/
+1
*
tree-wide: Switch to autoptr for GOptionContext
Colin Walters
2016-12-08
1
-3
/
+1
*
tree-wide: Remove unused variables detected by CLang
Colin Walters
2016-10-27
1
-1
/
+0
*
libglnx porting: Use glnx_shutil_rm_rf_at()
Colin Walters
2016-03-23
1
-2
/
+2
*
deploy: Do not prune repository
Matthew Barnes
2015-09-16
1
-1
/
+1
*
admin: Use locking for most sysroot commands
Colin Walters
2015-05-13
1
-5
/
+0
*
sysroot: Add a try_lock() API
Colin Walters
2015-05-10
1
-1
/
+1
*
Use g_auto(GStrv) instead of gs_strfreev
Matthew Barnes
2015-05-06
1
-2
/
+2
*
Use g_autoptr(GPtrArray) instead of gs_unref_ptrarray
Matthew Barnes
2015-05-06
1
-1
/
+1
*
Use glnx_unref_object instead of gs_unref_object
Matthew Barnes
2015-05-06
1
-4
/
+4
*
Use g_autofree instead of gs_free
Matthew Barnes
2015-05-06
1
-1
/
+1
*
sysroot: Add an API to lock
Colin Walters
2015-05-05
1
-0
/
+5
*
Add OSTREE_ADMIN_BUILTIN_FLAG_SUPERUSER
Matthew Barnes
2015-03-25
1
-1
/
+1
*
Add OstreeAdminBuiltinFlags for admin commands
Matthew Barnes
2015-03-25
1
-1
/
+3
*
Refactor command-line parsing
Matthew Barnes
2014-11-24
1
-4
/
+4
*
Various manpage / usage blurb improvements
Matthew Barnes
2014-11-16
1
-4
/
+4
*
ostree admin instutil set-kargs: make more flexible
Owen W. Taylor
2014-09-26
1
-13
/
+1
*
deploy: Also honor multiply-specified kernel args with existing config
Colin Walters
2014-08-03
1
-1
/
+1
*
deploy: Propertly append multiple kernel arguments with --karg-proc-cmdline
Colin Walters
2014-08-03
1
-1
/
+1
*
Move basic commit API into ostree_sysroot_simple_write_deployment()
Colin Walters
2014-03-23
1
-3
/
+4
*
deploy: Remove now-unimplemented --no-bootloader argument
Colin Walters
2014-02-12
1
-2
/
+0
*
deploy: Rework kernel arguments, add --karg-append to "admin deploy"
Colin Walters
2014-01-16
1
-26
/
+35
*
admin: Add --karg-proc-cmdline argument
Colin Walters
2014-01-15
1
-1
/
+43
*
sysroot: Move ostree_sysroot_origin_new_from_refspec here
Colin Walters
2013-10-03
1
-1
/
+1
*
sysroot: Support more arbitrary deployment changes
Colin Walters
2013-10-02
1
-2
/
+22
*
sysroot: Clean up API
Colin Walters
2013-09-16
1
-21
/
+11
*
libostree: Nearly complete move of API into OstreeSysroot
Colin Walters
2013-09-15
1
-12
/
+10
*
libostree: Move a lot more sysroot API here
Colin Walters
2013-09-15
1
-3
/
+3
*
Move Deployment and BootconfigParser into libostree
Colin Walters
2013-09-15
1
-2
/
+2
*
libostree: Add new OstreeSysroot class
Colin Walters
2013-09-15
1
-5
/
+5
*
admin: Clean up builtin prototype
Colin Walters
2013-07-29
1
-3
/
+1
*
Install a shared library
Colin Walters
2013-07-26
1
-0
/
+1
*
[INCOMPATIBLE CHANGE] Implement new deployment model
Colin Walters
2013-07-07
1
-655
/
+63
*
deploy: Error out if we see usr/etc
Colin Walters
2013-07-05
1
-0
/
+9
*
deploy: Swap current symlink only after updating the kernel
Colin Walters
2013-04-26
1
-56
/
+75
*
deploy: Don't run triggers if /usr/share/ostree/triggers-run exists
Colin Walters
2013-03-04
1
-2
/
+8
*
admin: Don't overwrite previous ref unless it's different
Colin Walters
2013-01-24
1
-1
/
+7
*
admin update-kernel: Drop support for booting from host kernel
Colin Walters
2013-01-06
1
-8
/
+5
*
admin: Propagate --boot-dir to subcommands
Colin Walters
2013-01-06
1
-0
/
+1
*
admin: Allow specifying --boot-dir
Colin Walters
2013-01-02
1
-2
/
+4
*
admin: restore current-etc symlink
Giovanni Campagna
2012-12-26
1
-0
/
+14
*
admin: Rework /ostree/deploy to support multiple independent operating systems
Colin Walters
2012-12-21
1
-35
/
+38
*
admin: Support installing a kernel from the tree, default to it
Colin Walters
2012-12-21
1
-10
/
+23
*
core: Use new libgsystem GSSubprocess API
Colin Walters
2012-12-21
1
-13
/
+10
*
admin: Process newly added config files recursively
Colin Walters
2012-12-07
1
-7
/
+45
*
cleanup: Rebase spawn API on top of libgsystem GSSubprocess
Colin Walters
2012-12-01
1
-2
/
+1
*
Switch to using libgsystem shutil
Colin Walters
2012-11-29
1
-6
/
+6
*
Switch to libgsystem directory creation API
Colin Walters
2012-11-29
1
-2
/
+2
*
Drop some bits from libotutil that are now merged in libgsystem
Colin Walters
2012-11-29
1
-24
/
+24
*
deploy: With --no-kernel, do copy host kernel modules
Colin Walters
2012-11-21
1
-5
/
+4
[next]