Author: shlevy
Date: Tue Apr 5 15:26:01 2011
New Revision: 26698
URL: https://svn.nixos.org/websvn/nix/?rev=26698&sc=1
Log:
Add a comment wondering why our static cpio is configured with creation and
passthrough capabilities.
I may test to see if stdenv can be built without these features (I see no
reason why not)
Modified:
nixpkgs/trunk/pkgs/stdenv/linux/make-bootstrap-tools.nix
Modified: nixpkgs/trunk/pkgs/stdenv/linux/make-bootstrap-tools.nix
==============================================================================
--- nixpkgs/trunk/pkgs/stdenv/linux/make-bootstrap-tools.nix Tue Apr 5
15:06:38 2011 (r26697)
+++ nixpkgs/trunk/pkgs/stdenv/linux/make-bootstrap-tools.nix Tue Apr 5
15:26:01 2011 (r26698)
@@ -77,6 +77,7 @@
CLEAR
CONFIG_STATIC y
CONFIG_CPIO y
+ # (shlevy) Are these necessary?
CONFIG_FEATURE_CPIO_O y
CONFIG_FEATURE_CPIO_P y
'';
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits