Trying to get system-tarball-pc build properly.

svn path=/nixos/branches/stdenv-updates/; revision=23814
This commit is contained in:
Lluís Batlle i Rossell 2010-09-15 21:36:56 +00:00
parent 245df33c6c
commit 7672c36a70
1 changed files with 0 additions and 7 deletions

View File

@ -38,13 +38,6 @@ in
{
require = options;
# Don't build the GRUB menu builder script, since we don't need it
# here and it causes a cyclic dependency.
boot.loader.grub.enable = false;
# !!! Hack - attributes expected by other modules.
system.build.menuBuilder = "true";
# In stage 1 of the boot, mount the CD/DVD as the root FS by label
# so that we don't need to know its device.
fileSystems =