1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Eelco Dolstra fc9111fadf * Move various system initialisation tasks (e.g. mounting filesystems,
initialising network interfaces, etc.) to modules/tasks.  This
  follows the Upstart terminology: a service is a job that doesn't
  usually terminate (e.g. a daemon), while a task is a job that does
  some work and then exits.

svn path=/nixos/branches/modular-nixos/; revision=15771
2009-05-28 15:03:05 +00:00
doc
hardware
helpers
installer
lib
maintainers/scripts
modules * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
system * More cleanup. 2009-05-28 13:36:38 +00:00
test
upstart-jobs * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
default.nix
README
release.nix
STABLE
VERSION

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.