about summary refs log tree commit diff
path: root/nixos/modules/system/boot
Commit message (Expand)AuthorAge
* Remove unnecessary "|| true" from the stage 1 scriptEelco Dolstra2015-09-28
* Add filesystem option to automatically grow to the maximum sizeEelco Dolstra2015-09-24
* nixos: fix some typesJan Malakhovski2015-09-18
* kmod-debian-aliases: init at 21-1Mathnerd3142015-09-13
* Create /var/log/journalEelco Dolstra2015-09-03
* Merge pull request #9383 from anderspapitto/masterlethalman2015-08-26
|\
| * also generate startAt timers for systemd user unitsAnders Papitto2015-08-20
* | buildEnv: Support package priorities like nix-envEelco Dolstra2015-08-25
* | Put all firmware in $out/lib/firmwareEelco Dolstra2015-08-25
|/
* stage-1: fix typo that breaks resumeSpencer Janssen2015-07-30
* Merge pull request #8978 from dezgeg/pr-arm-imagesviric2015-07-29
|\
| * extlinux-conf-builder: Fix warning when building in chrootTuomas Tynkkynen2015-07-26
| * extlinux-conf-builder: Set menu title to force prompt displayTuomas Tynkkynen2015-07-22
| * extlinux-conf-builder: Make it work on non-DTB systemsTuomas Tynkkynen2015-07-22
| * extlinux-conf-builder: Properly copy kernels for the default entryTuomas Tynkkynen2015-07-22
* | Fix grub-rebootEelco Dolstra2015-07-27
* | Fix capitalisationEelco Dolstra2015-07-25
* | Fix description of boot.consoleLogLevelEelco Dolstra2015-07-25
|/
* systemd: Use upstream tmpfiles.d rulesTuomas Tynkkynen2015-07-22
* Set up /etc/machine-id before starting systemdEelco Dolstra2015-07-22
* stage-1: Shut up warnings about swap devices that don't exist yetEelco Dolstra2015-07-22
* stage-2: Don't run hwclock in containersEelco Dolstra2015-07-22
* stage-1: Don't mount /dev/shm if it's already mountedEelco Dolstra2015-07-22
* Create systemd-{network,resolve} user/group unconditionallyEelco Dolstra2015-07-22
* Use ConditionVirtualization to disable some services in containersEelco Dolstra2015-07-22
* Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra2015-07-09
* nixos/btrfs: Fix parsing of `btrfs subvolume show` with btrfsprogs 4.1William A. Kennington III2015-07-07
* nixos/install-grub: Fix symlink installation for boot filesystems which don't...William A. Kennington III2015-07-05
* grub installation: fix: simplify codeThomas Strobel2015-07-05
* grub installation: integrate trustedGRUB + fix broken equality checkThomas Strobel2015-07-05
* nixos/modules/system/boot/luksroot.nix: allow for LUKS devices with detached ...Marcin Falkiewicz2015-06-29
* nixos/install-grub: Fix grub1 installationWilliam A. Kennington III2015-06-17
* Some more type cleanupEelco Dolstra2015-06-15
* types.uniq types.int -> types.intEelco Dolstra2015-06-15
* nixos: move environment.{variables => sessionVariables}.MODULE_DIRBjørn Forsman2015-06-14
* Merge branch 'nixos-subdir'Luca Bruno2015-06-13
|\
| * stage-1: mkdir -p /mnt-root, it may be created earlier by some hooksLuca Bruno2015-06-13
| * nixos/grub: allow customization of the nix store pathLuca Bruno2015-06-13
* | nixos/grub: Support labeling efi bootloaders with independent id'sWilliam A. Kennington III2015-06-10
* | nixos/grub: Prevent module errors and make gfxmode configurableWilliam A. Kennington III2015-06-10
* | Forcing the load of atkbd in initrd.Lluís Batlle i Rossell2015-06-10
|/
* nixos-artwork: Make into a derivation and use fetchfromgithubWilliam A. Kennington III2015-06-08
* nixos/grub: Use nixos artworkWilliam A. Kennington III2015-05-29
* nixos/grub: Fix video display on efiWilliam A. Kennington III2015-05-29
* nixos/grub: Fix defaultConfigWilliam A. Kennington III2015-05-29
* nixos/grub: Fix assertionWilliam A. Kennington III2015-05-25
* nixos/grub: Add the ability to mirror grub to multiple partitionsWilliam A. Kennington III2015-05-25
* Merge pull request #7643 from Shados/fix-grub-efi-onlyWilliam A. Kennington III2015-05-25
|\
| * grub module: removed invalid device check for grub EFI installationAlexei Robyn2015-04-30
* | Added config options for systemd-coredump functionality.Jonathan Glines2015-05-24