[Nix-dev] [Nix-commits] SVN commit: nix - r30327 - in nixos/trunk/modules: installer/cd-dvd profiles
Eelco Dolstra
e.dolstra at tudelft.nl
Tue Nov 8 19:38:11 CET 2011
Hi,
On 11/08/2011 01:11 PM, Nicolas Pierron wrote:
> On Tue, Nov 8, 2011 at 16:58, Eelco Dolstra <e.dolstra at tudelft.nl> wrote:
>> Log:
>> * Move the hardware bits of base.nix into a separate module,
>> all-hardware.nix. This allows base.nix (which should probably be
>> renamed to something more descriptive) to be reused without getting
>> the hardware configuration of the installation CD.
>>
>> Added:
>> nixos/trunk/modules/profiles/all-hardware.nix
>
> All hardware should be split into detected.nix and not-detected.nix
> files. These files having been added to provide short cuts for
> nixos-hardware-scan and include what cannot be detected at the moment
> where nixos-harware-scan is ran.
I know, but this commit doesn't change that. "all-hardware.nix" just provides
the configuration necessary for the CD, which is orthogonal to the hardware scan.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list