summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/grub/install-grub.pl
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: 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 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
* Revert "grub: Allow setting the boot root explicitly"William A. Kennington III2014-08-28
* grub: Allow setting the boot root explicitlyShea Levy2014-05-01
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10