summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-sysroot-deploy.c
Commit message (Expand)AuthorAgeFilesLines
* Support overlayfs whiteouts on checkoutMiguel Angel Ajo2022-09-281-1/+1
* Fix `ostree admin kargs edit-in-place` assertion when deploymentsHuijing Hei2022-08-291-15/+45
* libostree: fix a typo in annotationLuca BRUNO2022-08-191-1/+1
* Move FIFREEZE/FITHAW ioctl invocations into linuxfsutil.cColin Walters2022-08-031-4/+3
* Merge pull request #2669 from HuijingHei/fix-kargsColin Walters2022-07-131-0/+47
|\
| * deploy: Ensure sysroot is initialized for kargs in placeColin Walters2022-07-131-0/+4
| * Fix `ostree admin kargs edit-in-place` fails issueHuijing Hei2022-07-121-0/+43
* | sysroot: Add a few more assertions about `boot_fd`Colin Walters2022-07-131-0/+2
|/
* ostree-repo: bls-append-except-default followupSaqib Ali2022-07-071-33/+2
* lib: Stop using old `ostree_sysroot_get_repo()` APIColin Walters2022-07-061-9/+3
* ostree-systroot-deploy: parse bls-append-except-default keySaqib Ali2022-05-191-0/+44
* lib/ostree-sysroot-deploy: add a missing include for stdint.hLuca BRUNO2022-05-061-0/+1
* Add an `ostree-boot-complete.service` to propagate staging failuresColin Walters2022-04-261-4/+58
* deploy: Be a bit more verbose about SELinux bitsColin Walters2022-03-281-2/+5
* deploy: Try to rebuild policy in new deployment if neededOndrej Mosnacek2022-03-281-0/+117
* Merge pull request #2491 from nikita-dubrovskii/secure-executionColin Walters2022-02-111-1/+1
|\
| * s390x: add "IBM Secure Execution for Linux" supportNikita Dubrovskii2022-02-111-1/+1
* | lib/deploy: When deleting staged deployment, delete any lockJonathan Lebon2022-01-211-0/+4
* | deploy: Also log to journal if we time out global sync()Colin Walters2022-01-201-1/+4
* | deploy: Add a 5s max timeout on global filesystem `sync()`Colin Walters2022-01-181-1/+67
|/
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* deploy: Ignore sockets, fifos in /etc during mergeColin Walters2021-10-011-3/+1
* Use generator to enable ostree-remount.service and ostree-finalize-staged.pathColin Walters2021-06-161-22/+0
* deploy: Warn if we find content in the deployment's /varColin Walters2021-06-101-0/+36
* sysroot: Add _require_booted_deployment() APIColin Walters2021-03-171-2/+2
* deploy: Add subbootversion to journalColin Walters2021-02-281-5/+13
* sysroot: Handle ro /boot but rw /sysrootColin Walters2021-01-101-85/+2
* sysroot: Also maintain canonical boot_fdColin Walters2021-01-101-17/+15
* Refactor: Centralise choosing the appropriate bootloaderWilliam Manley2020-10-261-25/+3
* deploy: Remove (transfer none) from fd argColin Walters2020-10-131-1/+1
* lib/deploy: Don't leak fd when checksumming dtbsJonathan Lebon2020-10-071-2/+2
* lib/deploy: Add support for overlay initrdsJonathan Lebon2020-09-301-0/+112
* lib/deploy: Add deploy/stage APIs with optionsJonathan Lebon2020-09-301-20/+89
* deploy: Remove deployment bootcsum assertionColin Walters2020-09-241-31/+36
* Avoid shadowing local variablesavoid-shadowsPhaedrus Leeds2020-09-131-4/+4
* deploy: Add some error prefixing around xattr settingColin Walters2020-09-091-3/+3
* Merge pull request #2149 from stb-tester/boot-self-symlinkOpenShift Merge Robot2020-08-191-0/+6
|\
| * sysroot: Support /boot on root or as seperate filesystem for syslinux and u-bootWilliam Manley2020-07-151-0/+6
* | lib/deploy: Clarify comment re. staging APIJonathan Lebon2020-08-171-2/+2
* | lib/deploy: Drop unneccessary function argJonathan Lebon2020-08-171-5/+0
* | lib/deploy: Simplify deployment creationJonathan Lebon2020-08-171-3/+1
* | lib/deploy: Avoid shadowing variableJonathan Lebon2020-08-171-2/+3
* | lib/deploy: Clean up kargs override handlingJonathan Lebon2020-08-171-11/+10
|/
* deploy: support devicetree directoryStefan Agner2020-05-291-8/+119
* Initial fs-verity supportColin Walters2020-01-271-31/+68
* Support mounting /sysroot (and /boot) read-onlyColin Walters2019-12-111-4/+25
* lib/deploy: Also install HMAC file into /bootJonathan Lebon2019-10-291-0/+28
* Merge pull request #1937 from cgwalters/zipl-backendOpenShift Merge Robot2019-10-161-1/+20
|\
| * bootloader: Add a zipl bootloader backendColin Walters2019-10-161-1/+20
* | sysroot: [scan-build]: Remove a dead assignmentColin Walters2019-10-151-4/+3
|/