Commit Graph

  • 36ac768fb7 repo: Add checksum to error message opening unreadable object Colin Walters 2018-04-30 09:46:29 -0400
  • 11c12cc19a deploy: Don't prune repo at finalization time by default Colin Walters 2018-04-30 14:41:30 -0400
  • 33d5b6f514 bin/admin-cleanup: Port to decl-and-initialize style Colin Walters 2018-04-30 11:29:47 -0400
  • f0708b3441 build: Don't distribute Bison-generated parser in dist tarballs Simon McVittie 2018-04-26 18:29:49 +0100
  • a85f06952d man/ostree-init: Briefly describe various modes Jonathan Lebon 2018-04-30 09:42:11 -0400
  • 54c5ab76a9 man/ostree: Document --repo option a bit more Jonathan Lebon 2018-04-30 08:53:01 -0400
  • 8c1542134c lib/repo: Enable locking by default, but drop external API Colin Walters 2018-04-23 17:53:04 -0400
  • 776ce5cc6a README.md: Fix docs link to COPYING Colin Walters 2018-04-23 17:01:53 -0400
  • cd17e364ae deploy: Return staged deployment Colin Walters 2018-04-27 15:33:02 -0400
  • 06d39efcb5 bin/deploy: Avoid loading merge deployment kargs unless necessary Colin Walters 2018-04-27 11:58:50 -0400
  • de4c7105f0 lib/deploy: Fix staged deployments with no kargs Colin Walters 2018-04-27 11:53:43 -0400
  • dc4aa346a3 lib/deploy: Also compare deployment csum versions Jonathan Lebon 2018-04-24 12:51:38 -0400
  • ab8d694361 lib/deploy: Factor out function to get deployment kargs Jonathan Lebon 2018-04-24 12:50:11 -0400
  • 01ea9a12e4 ci: drop BDB1539 workaround Jonathan Lebon 2018-04-23 13:36:38 -0400
  • 0a62284f0e Standards-Version: 4.1.4 (no changes required) Simon McVittie 2018-04-24 08:23:05 +0100
  • 28bea6eb06 ostree-tests: Add Lintian override for library-not-linked-against-libc Simon McVittie 2018-04-24 08:22:32 +0100
  • 8cfef187c5 tests: Port the last python2 script to python3 Jonathan Lebon 2018-04-19 09:58:51 -0400
  • d56058bc9a tests/installed: Prefer python3 over python2 Jonathan Lebon 2018-04-19 09:58:49 -0400
  • c0c9cfdb9d ci: Temporary libgcrypt workaround for older kernels Jonathan Lebon 2018-04-19 10:16:35 -0400
  • 8073905ca5 ci: mark some ci testsuites as required again Jonathan Lebon 2018-04-23 09:23:17 -0400
  • d4282720c7 tests: Disable itest-pull.sh since it is too slow Colin Walters 2018-04-20 14:17:20 -0400
  • 76f3e603f9 tests: Lower retry timeout to 5s Colin Walters 2018-04-20 14:16:15 -0400
  • 41b97e9c12 fsck: Only print "marking commit partial" once Colin Walters 2018-04-18 18:36:19 +0000
  • 6d01d82b9b tests/installed: increase async retries to 500 Jonathan Lebon 2018-04-18 15:57:59 -0400
  • e5f6c9d1e2 tests/installed: Make reboot task less racy Colin Walters 2018-04-19 15:53:58 -0400
  • 972a1921f5 man: Add man page for create-usb Matthew Leeds 2018-04-17 14:35:52 -0700
  • cf78888401 create-usb: Update summary in destination repo Matthew Leeds 2018-03-26 00:01:39 -0700
  • 653be1556d tests: Fix typo in unit test Matthew Leeds 2018-03-25 23:57:38 -0700
  • 002e5eeac6 avahi: Don't complain with g_warning if the daemon wasn't running Sam Spilsbury 2018-01-16 09:23:11 +0800
  • 16d3359bf8 lib/sysroot: Move staged into deployment list, rework handling Colin Walters 2018-04-12 12:40:08 -0400
  • 09dc2a8772 ci: use gpgme scratch build to workaround issues Jonathan Lebon 2018-04-17 15:21:04 -0400
  • 10c5c128db 2018.4-2 Simon McVittie 2018-04-17 09:06:52 +0100
  • 76cbbc1a69 Prevent trying to write to a parent repository Simon McVittie 2018-04-17 08:57:39 +0100
  • 474556b955 fsck: Mark commits with missing or deleted object partial Alexander Larsson 2018-04-06 15:39:43 +0200
  • f258e9e5ff lib/repo: Add ostree_repo_traverse_commit_union_with_parents Alexander Larsson 2018-04-06 15:37:45 +0200
  • cdaf7cd838 commit, payload-reflink: do not write to the parent repo Giuseppe Scrivano 2018-03-29 17:10:41 +0200
  • fea9277020 switchroot: Don't log if running as pid1, minor code style cleanups Colin Walters 2018-04-03 16:22:31 -0400
  • a2dc731982 sysroot: Clean up origin loading function Colin Walters 2018-04-13 08:56:28 -0400
  • efdaf1495b deploy: Silently do nothing if passed same set of deployments Colin Walters 2018-04-12 12:53:17 -0400
  • 56de631721 deploy: Clean up bootserial assignment function Colin Walters 2018-04-12 12:43:39 -0400
  • eb506c759c Add concept of "staged" deployment Colin Walters 2018-02-22 15:27:59 -0500
  • ff50495f67 ci: turn gating back on for most testsuites Jonathan Lebon 2018-04-11 16:45:40 -0400
  • 9199237b01 Don't scan uncompressed_objects_dir if it doesn't exist Owen W. Taylor 2018-04-11 18:06:39 -0400
  • b9fc3eaa15 tests/installed: Move tasks into tasks/ directory Colin Walters 2018-04-11 13:33:31 -0400
  • 7357d346c4 tests: Better error message if target is not a symlink Colin Walters 2018-04-11 13:31:18 -0400
  • 54b3bbc00f sysroot: Split out a helper function to delete a deployment dir Colin Walters 2018-04-11 13:30:32 -0400
  • ab61f812c4 tests/installed: Move auto-build logic to playbook-run.sh Colin Walters 2018-04-11 13:27:15 -0400
  • 9d1dacfcc8 bin: Hide `admin instutil` command Colin Walters 2018-04-07 11:40:53 -0400
  • 5215f24e68 tests: Merge installed/ and fedora-str/ directories Colin Walters 2018-03-22 16:40:35 -0400
  • cb3360fca6 lib/repo: Add timestamps to OstreeRepoFinderResult Matthew Leeds 2018-03-28 00:31:05 -0700
  • c4c2b5ebd1 pull: Don't save summary to cache before validating signatures Alexander Larsson 2018-04-03 11:36:57 +0200
  • 383e375099 ci: Drop patches when building RPM Colin Walters 2018-04-03 09:59:20 -0400
  • b190982ee6 lib/repo-pull: Improve error message when no summary is found Matthew Leeds 2018-03-29 00:03:43 -0700
  • 5d84f5e102 lib/repo-pull: Rename a variable for clarity Matthew Leeds 2018-03-30 18:11:45 -0700
  • 005d25cc75 lib: Fix a few comments Matthew Leeds 2018-03-29 12:44:16 -0700
  • 28c7bc6d0e Don't write to parent repo Alexander Larsson 2018-03-29 15:19:33 +0200
  • 9721be34e1 libotutil/checksum-utils: Fix memory management Matthew Leeds 2018-03-28 23:11:50 -0700
  • 2be4631738 lib/commit: Fix a memory leak of OtChecksum Matthew Leeds 2018-03-28 22:03:33 -0700
  • 3c14546017 lib/repo-pull: Document all options in pull_from_remotes_async Matthew Leeds 2018-03-28 13:33:08 -0700
  • 925772eb09 tests: Fix unit test for ref-binding metadata Matthew Leeds 2018-03-28 15:56:13 -0700
  • d379f87405 tests/installed: Fix TESTS= being empty Colin Walters 2018-03-26 13:23:25 -0400
  • 2648c968c4 lib/deploy: Port final bootconfig writing to new style Colin Walters 2018-03-23 16:02:38 -0400
  • 7ec3d06014 lib/deploy: Split /etc merge into two stages Colin Walters 2018-03-23 15:33:38 -0400
  • 460fb7aebc lib/deploy: Set kargs in one place Colin Walters 2018-03-23 15:25:14 -0400
  • 6031388b6f 2018.4-1 Simon McVittie 2018-03-24 19:21:08 +0000
  • 667769f6a4 New upstream release Simon McVittie 2018-03-24 18:32:38 +0000
  • 0325b1302c Update upstream source from tag 'upstream/2018.4' Simon McVittie 2018-03-24 18:19:39 +0000
  • de3c1878b1 New upstream version 2018.4 Simon McVittie 2018-03-24 18:19:31 +0000
  • 0b1d3b87e3 lib/deltas: Some misc declare-and-initialize porting Colin Walters 2018-03-22 14:57:33 -0400
  • 1f3f6577e2 Post-release version bump Colin Walters 2018-03-22 16:56:08 -0400
  • 155c936cd5 Release 2018.4 Colin Walters 2018-03-22 16:52:04 -0400
  • 83b97ec569 lib/deltas: Squash some GCC maybe-uninitialized warnings Colin Walters 2018-03-22 13:11:07 -0400
  • 38cf31f6a7 switchroot: Ensure /run/ostree-booted is created even without initramfs Colin Walters 2018-03-22 10:14:22 -0400
  • 246a7a5cc2 tests/payload-link: Just test a single duplicate object Colin Walters 2018-03-22 12:47:07 -0400
  • d2c7c550c1 tests: Small tweaks for local iteration Colin Walters 2018-03-22 12:45:51 -0400
  • bb9cd1eb72 tests/installed: Use temporary directories more consistently Colin Walters 2018-03-22 11:36:33 -0400
  • dca1cfa60f tests/str: Verify standard-test-roles is installed Colin Walters 2018-03-22 10:55:16 -0400
  • d48ccbcabf tests/str: Rework sysinstall-tests to be an entrypoint Colin Walters 2018-03-22 10:37:07 -0400
  • e08b38072f ci/papr: Fix artifacts Colin Walters 2018-03-21 16:42:07 -0400
  • 22cd178aa6 Post-release version bump Colin Walters 2018-03-21 10:17:01 -0400
  • 671b026fcc Release 2018.3 Colin Walters 2018-03-21 10:14:12 -0400
  • 9ca3f76cd2 lib/deploy: Have internal origin writing API take sepolicy Colin Walters 2018-03-19 12:10:31 -0400
  • ce2449ad2e lib/deploy: Use in-function error prefixing more Colin Walters 2018-03-19 11:57:20 -0400
  • 01717d7dfc main, status: Factor out deployment printing into helper Colin Walters 2018-03-19 09:46:20 -0400
  • d4d193495f lib/deploy: Port various functions to declare-and-initialize Colin Walters 2018-03-15 21:15:51 -0400
  • 52f7ba1878 rust/bupsplit: minor idiomatic fixes Luca Bruno 2018-03-16 21:33:11 +0000
  • 4e4436beec lib/fetcher: Allow clients to append to User-Agent Jonathan Lebon 2018-03-14 10:36:48 -0400
  • 296ef25e12 lib/core: Support <remote>: syntax when listing refs Jonathan Lebon 2018-03-16 14:19:28 -0400
  • 10fb74025d tests/str: Rework invocation Colin Walters 2018-03-09 13:26:07 -0500
  • 5b3f79d4bb sysroot: Rework how we find booted deployment Colin Walters 2018-03-12 13:55:51 -0500
  • bb9cc8912a sysroot: Track whether /run/ostree-booted exists Colin Walters 2018-03-12 13:24:09 -0400
  • 792c190a44 lib/deploy: Port deployment checkout func to new style Colin Walters 2018-03-12 13:16:43 -0400
  • 17db0f15a7 configure: add option for libsystemd Rasmus Thomsen 2018-03-08 17:20:11 +0100
  • 79fc506284 tests: Avoid generating lots of output in itest-payload-link Colin Walters 2018-03-12 18:02:04 -0400
  • 591f8a68b1 pull: Ignore the cancellable when aborting a transaction Joaquim Rocha 2018-03-12 13:24:22 +0100
  • 6e9d00dbeb ci: Rework installed tests to use Fedora Standard Test interface Colin Walters 2018-02-22 14:16:33 -0500
  • 3b7044f45e lib/repo: Fix multi-signature support when generating summary files Jeremy Hiatt 2018-03-08 01:44:43 +0000
  • 127d8bb846 commit: add logic for .payload-link Giuseppe Scrivano 2018-02-02 14:01:08 +0100
  • 118f1f7e40 ostree: introduce PAYLOAD_LINK object type Giuseppe Scrivano 2018-02-02 13:58:40 +0100
  • 418e4545de ostree-repo-private: remove declaration for _ostree_repo_find_object Giuseppe Scrivano 2018-02-14 13:24:43 +0100