summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-sysroot.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* sysroot: Fix gcc `-fanalyzer` warningColin Walters2021-10-131-2/+6
* lib/sysroot: Fix error message about creating `/var/lib`Jonathan Lebon2021-08-031-1/+1
* Merge pull request #2375 from cgwalters/generator-remountJonathan Lebon2021-06-181-1/+0
|\
| * Use generator to enable ostree-remount.service and ostree-finalize-staged.pathColin Walters2021-06-161-1/+0
* | Fix small typo in ostree-sysroot.cChristian Kellner2021-06-151-1/+1
|/
* sysroot: Add _require_booted_deployment() APIColin Walters2021-03-171-0/+21
* Merge pull request #2287 from jlebon/pr/deployment-parsing-commentsOpenShift Merge Robot2021-03-031-1/+11
|\
| * lib/sysroot: Add comments and debug statements around sysroot parsingJonathan Lebon2021-03-021-1/+11
* | sysroot: Handle ro /boot but rw /sysrootColin Walters2021-01-101-11/+36
* | sysroot: Also maintain canonical boot_fdColin Walters2021-01-101-0/+15
|/
* deployment: Ensure query_deployments_for returns nullable valuesColin Walters2020-11-111-2/+2
* sysroot: Fix up some GI nullable annotationsColin Walters2020-11-061-9/+9
* fixup! Refactor `ostree_sysroot_query_bootloader`William Manley2020-10-271-0/+3
* fixup! Refactor: Centralise choosing the appropriate bootloaderWilliam Manley2020-10-271-1/+0
* Refactor `ostree_sysroot_query_bootloader`William Manley2020-10-261-49/+47
* Add support for explicitly requesting any specific bootloader typeWilliam Manley2020-10-261-0/+9
* Refactor: sysroot.bootloader: Store enum value rather than stringWilliam Manley2020-10-261-33/+36
* Refactor: Centralise choosing the appropriate bootloaderWilliam Manley2020-10-261-18/+41
* lib/deploy: Add support for overlay initrdsJonathan Lebon2020-09-301-0/+22
* deploy: Remove deployment bootcsum assertionColin Walters2020-09-241-0/+1
* Add "transient" unlockColin Walters2020-08-071-7/+21
* sysroot: Reorganize sysroot load code a bitColin Walters2020-03-311-47/+59
* lib: Add error prefixing for sysroot load and repo openColin Walters2020-03-281-0/+1
* lib: Fix Since versions for 2020.1fixup-since-versionsDan Nicholson2020-02-201-3/+3
* Support mounting /sysroot (and /boot) read-onlyColin Walters2019-12-111-44/+156
* tree-wide: [scan-build]: Add some asserts that pointers are non-NULLColin Walters2019-10-161-0/+1
* sysroot: [scan-build] Remove a dead assignmentColin Walters2019-10-151-4/+1
* sysroot: Add a clearer error if /boot/loader isn't foundColin Walters2019-08-261-1/+12
* lib/kargs: Make API public and upstream new rpm-ostree APIsAllen Bai2019-06-181-3/+3
* lib: add parameter annotations for sysroot_load_if_changedFelix Krull2019-05-191-0/+4
* lib: add minimum version to various symbols based on libostree-released.symFelix Krull2019-05-191-0/+13
* lib/sysroot: Match deployment /usr mode for overlayJonathan Lebon2019-04-241-5/+13
* lib/sysroot: Call `chmod` on overlay dirs when unlockingJonathan Lebon2019-04-241-4/+20
* boot: Add ostree-finalize-staged.pathJonathan Lebon2018-10-231-0/+1
* sysroot: Add error prefixing to deployment parsingColin Walters2018-10-171-0/+4
* sysroot: Update some code to use fstatat_allow_noent APIColin Walters2018-10-171-12/+12
* sysroot: Reject attempts to pin the staged deploymentColin Walters2018-06-291-1/+5
* lib/sysroot: Maintain one variable for "root is ostree booted"Colin Walters2018-05-021-11/+7
* lib/sysroot: Move staged into deployment list, rework handlingColin Walters2018-04-181-6/+25
* sysroot: Clean up origin loading functionColin Walters2018-04-131-24/+18
* Add concept of "staged" deploymentColin Walters2018-04-121-9/+89
* lib/deploy: Port various functions to declare-and-initializeColin Walters2018-03-171-20/+11
* sysroot: Rework how we find booted deploymentColin Walters2018-03-151-94/+46
* sysroot: Track whether /run/ostree-booted existsColin Walters2018-03-151-0/+13
* lib/sysroot: Fix retrieving non-booted pending deploymentJonathan Lebon2018-02-281-4/+4
* sysroot: Add concept of deployment "pinning" 📌Colin Walters2018-02-261-0/+44
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Use autoptr for OstreeKernelArgsColin Walters2017-10-251-2/+2
* lib/sysroot: Expand docs for ostree_sysroot_get_repo()Philip Withnall2017-10-231-2/+5