summaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-078-24/+8
* ostree-remount: Order before systemd-rfkill.*Jonathan Lebon2021-06-221-1/+1
* Fix mkinitcpio with newer systemd versionsMatt Bilker2020-08-251-1/+1
* boot: Replace deprecated StandardOutput=syslog with journal, etc.Simon McVittie2020-08-212-4/+4
* dracut: Create reproducible imagesJoão Paulo Rechi Vita2020-08-131-0/+1
* finalize: Add RequiresMountsFor=/boot tooColin Walters2020-05-131-1/+1
* ostree-prepare-root: Requires=sysroot.mountColin Walters2020-05-081-0/+1
* finalize-staged: Add ProtectHome=yes and ReadOnlyPaths=/etcColin Walters2020-04-221-0/+8
* grub2: Don't add menu entries if GRUB supports parsing BLS snippetsJavier Martinez Canillas2020-04-061-0/+10
* Support mounting /sysroot (and /boot) read-onlyColin Walters2019-12-111-3/+3
* Revert "grub2: Exit gracefully if the configuration has BLS enabled"Colin Walters2019-10-241-7/+0
* grub2: Exit gracefully if the configuration has BLS enabledJavier Martinez Canillas2019-09-261-0/+7
* boot/finalize-staged: Run after systemd-journal-flush.serviceJonathan Lebon2019-09-241-0/+3
* boot: Activate ostree-finalize-staged even earlierJonathan Lebon2019-04-151-2/+2
* ostree-grub-generator: Comment wording fixRobert Fairley2019-03-011-1/+1
* grub2: add support for devicetreeRicardo Salveti2018-12-211-0/+7
* boot/grub2: Add some more explanation in ostree-grub-generatorJonathan Lebon2018-12-201-5/+6
* boot: Add ostree-finalize-staged.pathJonathan Lebon2018-10-231-0/+28
* ostree-prepare-root.service: Run earlier in initrdJonathan Lebon2018-10-192-5/+4
* ostree-prepare-root.service: Use RemainAfterExit=yesJonathan Lebon2018-10-191-0/+1
* finalize-staged: Bump timeout to 5 minutesColin Walters2018-10-161-0/+4
* boot: Add Documentation= lines to servicesJonathan Lebon2018-10-053-1/+4
* boot: Remove [Install] from ostree-finalize-stagedJonathan Lebon2018-10-051-3/+0
* ostree-remount.service: RemainAfterExit=yesColin Walters2018-07-311-0/+1
* boot: Use emergency.target, not emergency.serviceAlex Kiernan2018-07-032-2/+2
* deploy: Change BootLoaderSpec filenames so they can be used for sortingJavier Martinez Canillas2018-06-271-1/+1
* ostree-grub-generator: sort BLS files by version instead of alphabeticallyJavier Martinez Canillas2018-06-271-1/+1
* Add concept of "staged" deploymentColin Walters2018-04-121-0/+36
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* ostree-grub-generator: update outdated commentGatis Paeglis2018-01-101-2/+1
* Support for booting without initramfsGatis Paeglis2018-01-101-3/+5
* grub2: Exit gracefully if there's no system ostree repositoryColin Walters2018-01-091-1/+5
* ostree-grub-generator: fix typo in commentWill Thompson2018-01-091-1/+1
* grub-generator: If OSTREE_BOOT_PARTITION is not set, default to /bootCarlos Alberto Lopez Perez2017-11-151-1/+6
* boot: Add a tmpfiles.d snippet to clean up /var/tmp/ostree-ovl.XXXColin Walters2017-08-171-0/+19
* boot: Ensure we remount /var writable before systemd does journal flushColin Walters2016-09-151-1/+1
* Move ostree-* executables to /usr/lib/ostreeGatis Paeglis2016-08-114-6/+6
* Introducing ostree-grub-generatorGatis Paeglis2016-04-042-0/+101
* syntax-check: Remove empty lines at the end of fileGiuseppe Scrivano2015-02-021-1/+0
* libostree: Add initial GRUB2 supportColin Walters2014-10-161-0/+47
* boot/ostree-remount.service: run before tmpfiles.dDaniel Drake2014-02-111-0/+2
* ostree-prepare-root.service: Also order before plymouth-switch-root.serviceColin Walters2014-01-271-0/+1
* boot/ostree-remount.service: Run before plymouth-read-write.serviceColin Walters2014-01-271-1/+3
* ostree-remount.service: Run before systemd-random-seed.serviceColin Walters2013-11-221-1/+1
* Add support for mkinitcpioDaniel Narvaez2013-10-246-0/+138