From c892af0a0d5e0ca30edc6dec217f1fe9f5ca07ef Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Tue, 5 Apr 2011 15:26:01 +0000 Subject: 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) svn path=/nixpkgs/trunk/; revision=26698 --- pkgs/stdenv/linux/make-bootstrap-tools.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/stdenv/linux') diff --git a/pkgs/stdenv/linux/make-bootstrap-tools.nix b/pkgs/stdenv/linux/make-bootstrap-tools.nix index 24dd543dc8bc..ba2a953a457f 100644 --- a/pkgs/stdenv/linux/make-bootstrap-tools.nix +++ b/pkgs/stdenv/linux/make-bootstrap-tools.nix @@ -77,6 +77,7 @@ rec { CLEAR CONFIG_STATIC y CONFIG_CPIO y + # (shlevy) Are these necessary? CONFIG_FEATURE_CPIO_O y CONFIG_FEATURE_CPIO_P y ''; -- cgit 1.4.1