summary refs log tree commit diff
path: root/nixos/modules/system/boot
Commit message (Expand)AuthorAge
* raspberrypi-bootloader: pass initrd to kernelBen Wolsieffer2018-10-21
* raspberrypi-bootloader: uboot: allow specification of target directoryBen Wolsieffer2018-10-21
* raspberrypi-bootloader: support Raspberry Pi 3 w/o U-Boot and explicitly supportBen Wolsieffer2018-10-21
* raspberrypi-bootloader: allow specification of target directoryBen Wolsieffer2018-10-21
* bootStage1: fix cross build (@matthewbauer's solution)volth2018-10-12
* bootStage1: fix cross buildvolth2018-10-12
* nixos: initrd/luks: fix detection of devices by UUIDBen Wolsieffer2018-10-11
* nixos: initrd/luks: make script indentation consistentBen Wolsieffer2018-10-11
* Merge pull request #46964 from florianjacob/systemd-assert-value-tostringMatthew Bauer2018-10-05
|\
| * nixos/systemd-lib: fix assertValueOneOfFlorian Jacob2018-09-20
* | Merge pull request #46459 from volth/volth-patch-3Matthew Bauer2018-10-05
|\ \
| * | oopsvolth2018-09-10
| * | nixos/initrd-network: multiple fixesvolth2018-09-10
* | | Fix systemd timer unit documentationMárton Boros2018-10-03
* | | Merge pull request #47563 from jameysharp/unscriptedJörg Thalheim2018-10-02
|\ \ \
| * | | nixos/systemd: don't create /var/lib/udevJamey Sharp2018-09-30
| * | | nixos/systemd: let journald create /var/log/journalJamey Sharp2018-09-30
| * | | nixos/stage-2: create empty machine-id at bootJamey Sharp2018-09-30
| * | | nixos/systemd: remove activation dependencyJamey Sharp2018-09-29
* | | | nixos/kexec: Fix typo in meta.platformsaszlig2018-09-28
* | | | nixos/kexec: Replace meta.available checksTuomas Tynkkynen2018-09-28
* | | | systemd: don't restart user-runtime-dir@ on upgradesJörg Thalheim2018-09-28
|/ / /
* | / nixos: initrd/luks: make uuid specified devices discoverableEdward Tjörnhammar2018-09-24
| |/ |/|
* | nixos/networkd: do not require gateway for routesAlexander Shpilkin2018-09-07
* | nixos/networkd: fix handling of RequiredForOnlineAlexander Shpilkin2018-09-07
* | nixos/networkd: support MULTICAST flag on linksAlexander Shpilkin2018-09-07
* | install-grub.pl: avoid double '/' in menu.lst and grub.conf (#45907)volth2018-09-02
* | stage-1-init.sh: do not check mounted filesystems (#45891)volth2018-09-01
* | Merge #45731: artwork update (replacing old logo)Vladimír Čunát2018-09-01
|\ \
| * | nixos/grub: Uses the new artwork as the default option.Samuel Dionne-Riel2018-08-29
| * | nixos/grub: Adds background color and mode optionsSamuel Dionne-Riel2018-08-29
* | | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* | | nixos/networkd: fix range assertions on 32 bit NixBen Wolsieffer2018-08-28
* | | systemd: ensure fsck Requires/After links are created in mount unitsMatt McHenry2018-08-28
|/ /
* | nixos/networkd: replace range with assertRangeBen Wolsieffer2018-08-22
* | treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
* | Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
|\ \
| * \ Merge pull request #44233 from jfrankenau/networkd-fix-optionsJörg Thalheim2018-08-16
| |\ \
| | * | nixos/networkd: add missing optionsJohannes Frankenau2018-08-16
* | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-13
|\| | |
| * | | nixos/systemd-boot: Add missing newlineThibault Polge2018-08-12
* | | | Merge master into stagingFrederik Rietdijk2018-08-09
|\| | |
| * | | Merge pull request #29441 from oxij/nixos/luksSamuel Dionne-Riel2018-08-08
| |\ \ \
| | * | | nixos: initrd/luks: disable input echo for the whole stageJan Malakhovski2018-08-08
| | * | | nixos: initrd/luks: simplify Yubikey handling codeJan Malakhovski2018-08-08
| | * | | nixos: initrd/luks: change passphrases handlingJan Malakhovski2018-08-08
| | * | | nixos: initrd/luks: cleanup and generalize common shell expressionsJan Malakhovski2018-08-08
| | * | | nixos: boot/stage-1: check syntax of the generated scriptJan Malakhovski2018-08-08
| * | | | systemd: improve unit script drv namingLinus Heckemann2018-08-08
| |/ / /
| * | | luksroot: Add missing quote (#44639)Edmund Wu2018-08-07