summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-sysroot-deploy.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* lib/bootconfig-parser: Always include deployment index in BLS titleJavier Martinez Canillas2019-09-021-4/+3
* lib/deploy: handle FIFREEZE ENOSYS failureDaniel Drake2019-08-211-1/+1
* lib/kargs: Make API public and upstream new rpm-ostree APIsAllen Bai2019-06-181-13/+13
* lib: add minimum version to various symbols based on libostree-released.symFelix Krull2019-05-191-0/+4
* lib/deploy: Support locking deployment finalizationJonathan Lebon2019-04-241-0/+11
* lib/deploy: Write to journal if nothing to finalizeJonathan Lebon2019-04-241-1/+4
* lib: Add ot_journal_* helper macrosJonathan Lebon2019-04-241-12/+4
* grub2: Generate config from pending deploymentRobert Fairley2019-04-241-1/+2
* lib/deploy: Don't include version twice in bootmenu titleJonathan Lebon2019-03-091-1/+1
* Add sysroot.bootloader repo config keyRobert Fairley2019-03-011-2/+18
* boot: Add ostree-finalize-staged.pathJonathan Lebon2018-10-231-0/+9
* lib/sysroot-deploy: Write to journal when finalizingJonathan Lebon2018-10-051-3/+19
* deploy: Fix removing /var/.updated with separate /var mountColin Walters2018-09-211-1/+45
* deploy: Fix overriding kernel args for staged deploymentsColin Walters2018-07-091-1/+1
* deploy: Retain staged by defaultColin Walters2018-07-061-24/+42
* deploy: Change BootLoaderSpec filenames so they can be used for sortingJavier Martinez Canillas2018-06-271-2/+3
* deploy: Delete .updated file from /etc and /var on new deploymentsDan Nicholson2018-06-181-7/+16
* lib/deploy: Add semi-colon in post-deployment msgJonathan Lebon2018-05-041-1/+1
* deploy: Use fdatasync() for new kernel/initramfs by defaultColin Walters2018-05-021-1/+1
* lib/deploy: Do post-ops when removing staged commitColin Walters2018-05-021-9/+42
* lib/deploy: Throw an error if trying to stage when not ostree-bootedColin Walters2018-05-021-0/+4
* deploy: Don't prune repo at finalization time by defaultColin Walters2018-05-011-2/+12
* deploy: Return staged deploymentColin Walters2018-04-271-0/+1
* lib/deploy: Fix staged deployments with no kargsColin Walters2018-04-271-2/+16
* lib/deploy: Also compare deployment csum versionsJonathan Lebon2018-04-241-2/+26
* lib/deploy: Factor out function to get deployment kargsJonathan Lebon2018-04-241-17/+17
* lib/sysroot: Move staged into deployment list, rework handlingColin Walters2018-04-181-5/+52
* deploy: Silently do nothing if passed same set of deploymentsColin Walters2018-04-131-2/+14
* deploy: Clean up bootserial assignment functionColin Walters2018-04-131-10/+10
* Add concept of "staged" deploymentColin Walters2018-04-121-73/+336
* lib/deploy: Port final bootconfig writing to new styleColin Walters2018-03-261-131/+120
* lib/deploy: Split /etc merge into two stagesColin Walters2018-03-261-37/+26
* lib/deploy: Set kargs in one placeColin Walters2018-03-261-31/+23