* Use Linux 2.6.32 on the installation CD.
svn path=/nixos/trunk/; revision=19166
This commit is contained in:
@@ -84,8 +84,8 @@ in
|
||||
|
||||
isoImage.volumeID = "NIXOS_INSTALL_CD_${config.system.nixosVersion}";
|
||||
|
||||
# Use Linux 2.6.29.
|
||||
boot.kernelPackages = pkgs.kernelPackages_2_6_29;
|
||||
# Use Linux 2.6.32.
|
||||
boot.kernelPackages = pkgs.kernelPackages_2_6_32;
|
||||
|
||||
# Show the manual.
|
||||
services.nixosManual.showManual = true;
|
||||
|
||||
Reference in New Issue
Block a user