nixpkgs/system
Nicolas Pierron 892d12bccf - Move some system configuration to options:
* system.nssModules
  * system.modulesTree
  * system.sbin.modprobe
  * system.sbin.mount
  * nix.envVars

- Remove Arguments that can be accessed either by "config" or "pkgs".

- Use the new scheme for upstart-jobs/default.nix.
This is now a configuration file which is imported by system/options.nix.

- Jobs can now include upstart-job/default.nix:
  * upstrat-jobs/cron.nix
  * upstart-jobs/dhclient.nix

=> No Nixos file refers to upstart-jobs/default.nix except if one of its options is require to define an extra job. (e.g.: cron, dhclient)

svn path=/nixos/branches/fix-style/; revision=13327
2008-11-18 18:00:09 +00:00
..
activate-configuration.sh * Disable the warning about missing wrapped setuid programs for now. 2008-11-07 13:38:05 +00:00
fontdir.nix meta.function -> passthru.function 2008-11-04 21:24:58 +00:00
fonts.nix * Don't put the Adobe bitmap fonts in the fontconfig search path 2008-08-27 10:00:49 +00:00
ids.nix Add `gnunetd' Upstart job. 2008-09-04 20:28:02 +00:00
modprobe * Use the aggregator to combine the kernel modules tree with 2008-01-12 23:37:17 +00:00
options.nix - Move some system configuration to options: 2008-11-18 18:00:09 +00:00
switch-to-configuration.sh * Don't generate a manifest for the CD anymore, just use the 2008-09-08 12:40:05 +00:00
system.nix - Move some system configuration to options: 2008-11-18 18:00:09 +00:00
system.sh Added possibility of building multiple configurations by one nixos-rebuild. 2007-12-20 11:36:30 +00:00
users-groups.nix - Move some system configuration to options: 2008-11-18 18:00:09 +00:00