summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader
Commit message (Expand)AuthorAge
...
* | nixos/install-grub: Only check for /nix to be the mountPoint for the storeWilliam A. Kennington III2014-09-02
* | nixos/install-grub: Always copy kernels for different devicesWilliam A. Kennington III2014-09-02
* | nixos/install-grub: Detect nested btrfs subvolumesWilliam A. Kennington III2014-09-02
* | nixos/install-grub: Store path should be /nix/store not /nixWilliam A. Kennington III2014-09-02
* | Revert "Revert "Merge pull request #2449 from wkennington/master.grub""William A. Kennington III2014-09-02
|/
* grub: fix grub merge errorLongrin Wischnewski2014-08-31
* Revert "Merge pull request #2449 from wkennington/master.grub"Michael Raskin2014-08-31
* nixos/install-grub: Fix IndentationWilliam A. Kennington III2014-08-29
* nixos/install-grub: Check /boot against /nix/store instead of /nixWilliam A. Kennington III2014-08-28
* nixos/grub: Fix spacing and correct subvolume detectionWilliam A. Kennington III2014-08-28
* nixos/grub: Simplify detection of labels / uuids for provided device namesWilliam A. Kennington III2014-08-28
* nixos/grub: Fix regex for getting subvolume name in btrfsWilliam A. Kennington III2014-08-28
* nixos/grub: Kernels don't need to be copied if we can read the nix storeWilliam A. Kennington III2014-08-28
* nixos/grub: Grub detection is much simpler using subvol showWilliam A. Kennington III2014-08-28
* nixos/grub: Needs mount so add utillinux to binWilliam A. Kennington III2014-08-28
* grub: Change fsIdentifier to str from stringWilliam A. Kennington III2014-08-28
* nixos/grub: Catch errors from command executionWilliam A. Kennington III2014-08-28
* nixos/grub: Refactor install-grub.pl and correct perl syntaxWilliam A. Kennington III2014-08-28
* nixos/grub: Refactor perl script to remove the Switch moduleWilliam A. Kennington III2014-08-28
* nixos/grub: Fix typoWilliam A. Kennington III2014-08-28
* nixos/grub: Fix some silly perl struct accessesWilliam A. Kennington III2014-08-28
* grub: Add support for detecting btrfs subvolumesWilliam A. Kennington III2014-08-28
* grub: Add support for forcing devices to be identified with labels or UUIDsWilliam A. Kennington III2014-08-28
* Update the grub configuration script to handle more complex filesystem layout...William A. Kennington III2014-08-28
* Enable grub zfsSupport if zfs is built into the initrdWilliam A. Kennington III2014-08-28
* Add optional zfsSupport to the nixos grub configurationWilliam A. Kennington III2014-08-28
* Revert "grub: Allow setting the boot root explicitly"William A. Kennington III2014-08-28
* Revert "grub: removed orphaned mkOption configurationName"Shea Levy2014-08-27
* grub: removed orphaned mkOption configurationNameJoachim Schiele2014-08-26
* grub: Allow setting the boot root explicitlyShea Levy2014-05-01
* gummiboot: Automatically disable GRUBEelco Dolstra2014-04-30
* Fix GRUB 2 exampleEelco Dolstra2014-04-20
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* memtest.nix: Use toStringEelco Dolstra2014-02-18
* nixos/memtest: use docbook formattingBjørn Forsman2014-02-09
* nixos/memtest: Allow user to specify memtest86 boot parametersRicardo M. Correia2014-02-09
* Fix gummiboot builderShea Levy2014-02-05
* gummiboot-builder.py: Remove old entries before adding new onesShea Levy2014-02-03
* gummiboot module: Don't use obsolete environment.nix optionShea Levy2014-01-05
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* Add lots of missing option typesEelco Dolstra2013-10-30
* Clean up some option examplesEelco Dolstra2013-10-30
* Add some option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Fix NixOps evaluationEelco Dolstra2013-10-28
* Remove uses of mkFixStrictnessEelco Dolstra2013-10-28
* Fix evaluation error in the ISOsEelco Dolstra2013-10-24
* Remove dependencies on the Nixpkgs locationEelco Dolstra2013-10-23
* Add a way to define obsolete options that have no replacementEelco Dolstra2013-10-23
* grub: Make assertion lazierEelco Dolstra2013-10-17