Author: shlevy
Date: Sat May 5 15:43:28 2012
New Revision: 33990
URL: https://nixos.org/websvn/nix/?rev=33990&sc=1
Log:
The efibootmgr bricking problem was fixed in 2.6.39
Modified:
nixos/trunk/modules/installer/efi-boot-stub/efi-boot-stub.nix
Modified: nixos/trunk/modules/installer/efi-boot-stub/efi-boot-stub.nix
==============================================================================
--- nixos/trunk/modules/installer/efi-boot-stub/efi-boot-stub.nix Sat May
5 15:00:10 2012 (r33989)
+++ nixos/trunk/modules/installer/efi-boot-stub/efi-boot-stub.nix Sat May
5 15:43:28 2012 (r33990)
@@ -45,8 +45,8 @@
default = false;
description = ''
Whether to run efibootmgr to add the configuration to the boot
options list.
- WARNING! efibootmgr has been rumored to brick Apple firmware!
Use 'bless' on
- Apple efi systems.
+ WARNING! efibootmgr has been rumored to brick Apple firmware on
+ old kernels! Don't use it on kernels older than 2.6.39!
'';
};
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits