mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
* Synced with the trunk.
svn path=/nixos/branches/upstart-0.6/; revision=18297
This commit is contained in:
commit
d1bbe706a2
13 changed files with 587 additions and 357 deletions
|
@ -1,5 +1,6 @@
|
|||
[ ./config/fonts.nix
|
||||
./config/i18n.nix
|
||||
./config/krb5.nix
|
||||
./config/ldap.nix
|
||||
./config/networking.nix
|
||||
./config/no-x-libs.nix
|
||||
|
@ -93,8 +94,6 @@
|
|||
./services/ttys/gpm.nix
|
||||
./services/ttys/mingetty.nix
|
||||
./services/web-servers/apache-httpd/default.nix
|
||||
./services/web-servers/apache-httpd/per-server-options.nix
|
||||
./services/web-servers/apache-httpd/services.nix
|
||||
./services/web-servers/jboss.nix
|
||||
./services/web-servers/tomcat.nix
|
||||
./services/x11/desktop-managers/default.nix
|
||||
|
@ -122,6 +121,7 @@
|
|||
./system/activation/activation-script.nix
|
||||
./system/activation/top-level.nix
|
||||
./system/boot/kernel.nix
|
||||
./system/boot/modprobe.nix
|
||||
./system/boot/stage-1.nix
|
||||
./system/boot/stage-2.nix
|
||||
./system/etc/etc.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue