summaryrefslogtreecommitdiff
path: root/src/switchroot/ostree-prepare-root.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* prepare-root: Set up sysroot readonly in initramfsColin Walters2021-11-031-24/+66
* prepare-root: check for read-only sysroot status early onLuca BRUNO2021-11-011-14/+14
* Merge pull request #2472 from lucab/ups/prepare-root-checked-printfJonathan Lebon2021-10-261-3/+6
|\
| * prepare-root: check return codes for errors when assembling pathsLuca BRUNO2021-10-261-3/+6
* | prepare-root: get rid of a global variableLuca BRUNO2021-10-261-4/+1
|/
* prepare-root: make all mount operations silentLuca BRUNO2021-10-261-13/+13
* prepare-root: tweak log messages to clarify errorsLuca BRUNO2021-10-071-4/+13
* ostree-prepare-root: print st_dev and st_ino as 64-bit intsJonathan Lebon2020-10-151-2/+2
* ostree-prepare-root: Fix /etc bind mountJonathan Lebon2020-08-281-1/+1
* prepare-root: Remove unused variableColin Walters2020-08-181-2/+1
* Move ro /sysroot bind mount of /etc into initramfsColin Walters2020-05-241-0/+69
* prepare-root: Add a comment about the role of this serviceColin Walters2020-02-201-0/+22
* prepare-root: remember to remove /sysroot.tmpBenjamin Gilbert2019-09-131-0/+3
* prepare-root: remove ignored MS_MGC_VAL flagTristan Cacqueray2019-05-051-1/+1
* prepare-root: Fix compilation with --with-static-compilerColin Walters2019-04-251-2/+6
* ostree-prepare-root: Log journal message after finding deploymentJonathan Lebon2019-04-181-2/+17
* switchroot: Move late /run/ostree-booted creation to ostree-system-generatorAlex Kiernan2018-07-091-1/+2
* switchroot: Fix regression for separately mounted /varJonathan Lebon2018-07-041-5/+8
* switchroot: Allow letting ostree-prepare-root mount /varJonathan Lebon2018-06-071-3/+8
* switchroot: Don't log if running as pid1, minor code style cleanupsColin Walters2018-04-131-12/+24
* switchroot: Ensure /run/ostree-booted is created even without initramfsColin Walters2018-03-221-18/+7
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* switchroot: Ensure /sysroot is set to "private" propagationColin Walters2018-01-301-0/+11
* ostree-prepare-root: enabler for simpler kernel argGatis Paeglis2018-01-101-3/+9
* tree-wide: Add a few missing O_CLOEXECColin Walters2017-05-161-1/+1
* Switch to using a systemd generator for /varColin Walters2017-05-161-63/+4
* tree-wide: Switch tabs ⭾ in various files over to spaces ␠Colin Walters2017-05-111-17/+17
* ostree-prepare-root: Fix running with muslWilliam Manley2016-09-011-17/+20
* ostree-prepare-root: Error if realpath failsWilliam Manley2016-09-011-4/+6
* switchroot: Replace custom error printing with err/warn functions from libcWilliam Manley2016-08-301-86/+23
* ostree-prepare-root: Fix typo in error messageWilliam Manley2016-08-021-1/+1
* ostree-prepare-root: Make error message capitalisation consistentWilliam Manley2016-08-021-2/+2
* ostree-prepare-root: Use pivot_root if real sysroot is already mounted at /William Manley2016-08-021-30/+55
* Refactor ostree-prepare-root: Perform chdir to deploy directory earlierWilliam Manley2016-08-021-39/+17
* ostree-prepare-root: Refactor: Create /sysroot.tmp much laterWilliam Manley2016-08-021-26/+35
* ostree-prepare-root: Cope with /proc not being mountedWilliam Manley2016-08-021-5/+45
* ostree-prepare-root as init: exec init from deployment if run as PID1William Manley2016-08-021-7/+14
* ostree-prepare-root: Refactor code to resolve deploy_pathWilliam Manley2016-08-021-26/+35
* admin: Add an `unlock` command, and libostree APIColin Walters2016-03-231-9/+57
* prepare-root: set up /boot bind-mount for single partition systemsDaniel Drake2015-10-151-0/+17
* ostree-prepare-root: log informational messages to stdoutDaniel Drake2015-03-091-2/+2
* prepare-root: Move /sysroot instead of unmounting itColin Walters2015-02-241-15/+4
* prepare-root: Update commentsColin Walters2015-02-041-7/+13
* prepare-root: avoid double-stacked /sysroot mountDaniel Drake2015-02-031-5/+24
* syntax-check: Remove empty lines at the end of fileGiuseppe Scrivano2015-02-021-1/+0
* Remove magic argument numbers to exit(2)Giuseppe Scrivano2015-01-301-13/+13
* Remove unused <dirent.h>Giuseppe Scrivano2015-01-301-1/+0
* Remove unused include <assert.h>Giuseppe Scrivano2015-01-301-1/+0
* Add /run/ostree-bootedColin Walters2014-02-281-0/+19