summary refs log tree commit diff
path: root/release.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2013-02-02 19:42:56 -0500
committerShea Levy <shea@shealevy.com>2013-02-02 19:42:56 -0500
commit2889242ff5ccd03e4464bde1813774fa5b96e000 (patch)
tree314a770296448a0b440e2985da3cb5d31701e540 /release.nix
parentc384ea26e4b5a62fe7d29d27cf871edff9df7e03 (diff)
downloadnixpkgs-2889242ff5ccd03e4464bde1813774fa5b96e000.tar
nixpkgs-2889242ff5ccd03e4464bde1813774fa5b96e000.tar.gz
nixpkgs-2889242ff5ccd03e4464bde1813774fa5b96e000.tar.bz2
nixpkgs-2889242ff5ccd03e4464bde1813774fa5b96e000.tar.lz
nixpkgs-2889242ff5ccd03e4464bde1813774fa5b96e000.tar.xz
nixpkgs-2889242ff5ccd03e4464bde1813774fa5b96e000.tar.zst
nixpkgs-2889242ff5ccd03e4464bde1813774fa5b96e000.zip
Maintain iso_efi
Diffstat (limited to 'release.nix')
-rw-r--r--release.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/release.nix b/release.nix
index 2b95b86691c..8c8851af51e 100644
--- a/release.nix
+++ b/release.nix
@@ -168,11 +168,12 @@ let
       type = "new-kernel";
     };
 
-    # A variant with experimental efi booting support. Currently requires
-    # an RC kernel. Eventually this should probably be merged into cd-minimal
+    # A variant with efi booting support. Once cd-minimal has a newer kernel,
+    # this should be enabled by default.
     iso_efi = makeIso {
       module = ./modules/installer/cd-dvd/installation-cd-efi.nix;
       type = "efi";
+      maintainers = [ "shlevy" ];
     };
 
     # Provide a tarball that can be unpacked into an SD card, and easily