Nicolas Pierron
b72989eda0
Add a FIXME description to the requiredTTYs option.
...
Fix manual compilation.
svn path=/nixos/branches/modular-nixos/; revision=14988
2009-04-11 22:17:05 +00:00
Nicolas Pierron
23c03c3f46
Fix typo in kdeEnvironment.
...
svn path=/nixos/branches/modular-nixos/; revision=14987
2009-04-11 22:17:01 +00:00
Nicolas Pierron
16a916f297
* Synced with trunk @ 14905
...
svn path=/nixos/branches/modular-nixos/; revision=14986
2009-04-11 22:12:02 +00:00
Eelco Dolstra
bec0e32034
* Add the programs provided by the acl, attr and libcap libraries to
...
the system path. (They were in the closure already anyway so it
doesn't cost us anything.)
svn path=/nixos/trunk/; revision=14973
2009-04-09 14:11:55 +00:00
Nicolas Pierron
3f1dd56e9e
* Synced with trunk @ 14801
...
svn path=/nixos/branches/modular-nixos/; revision=14953
2009-04-08 14:01:16 +00:00
Nicolas Pierron
840dc8c612
* Synced with branches/fix-style @ 14826
...
svn path=/nixos/branches/modular-nixos/; revision=14952
2009-04-08 13:53:29 +00:00
Nicolas Pierron
9ba1f01479
* Synced with trunk @ 14413
...
svn path=/nixos/branches/modular-nixos/; revision=14951
2009-04-08 13:50:32 +00:00
Nicolas Pierron
57a524368b
* Synced with branches/fix-style @ 14408
...
svn path=/nixos/branches/modular-nixos/; revision=14949
2009-04-08 13:46:34 +00:00
Nicolas Pierron
af88c29d5b
* Synced with trunk @ 14148
...
svn path=/nixos/branches/modular-nixos/; revision=14948
2009-04-08 13:41:33 +00:00
Nicolas Pierron
9ac25ba853
* Synced with branches/fix-style @ 13861
...
svn path=/nixos/branches/modular-nixos/; revision=14946
2009-04-08 13:37:40 +00:00
Nicolas Pierron
bb24373197
* Synced with trunk @ 13663
...
svn path=/nixos/branches/modular-nixos/; revision=14945
2009-04-08 13:32:37 +00:00
Sander van der Burg
5e7a768336
Added very experimental KDM support
...
svn path=/nixos/trunk/; revision=14913
2009-04-07 15:33:59 +00:00
Lluís Batlle i Rossell
d9b6234e9f
Adding nfsutils on mount-helpers. That adds more binaries to mount-helpers, but at
...
least allows mounting nfs paths.
svn path=/nixos/trunk/; revision=14905
2009-04-06 19:25:45 +00:00
Michael Raskin
5dadce8770
Adding comment about child configurations
...
svn path=/nixos/trunk/; revision=14889
2009-04-05 19:13:52 +00:00
Eelco Dolstra
4be528a72c
* An option to activate additional KDE packages.
...
svn path=/nixos/trunk/; revision=14888
2009-04-05 19:10:34 +00:00
Eelco Dolstra
d5e97ab056
* Let KDEDIRS, XDG_CONFIG_DIRS and XDG_DATA_DIRS contain the KDE
...
packages that we need rather than just /var/run/current-system/sw.
This ensures consistency when upgrading a system (e.g. you don't end
up with a mix of KDE versions at runtime). This partially reverts
r14148 (in particular the update-mime-database hack in the
systemPath post-build).
svn path=/nixos/trunk/; revision=14887
2009-04-05 18:30:39 +00:00
Eelco Dolstra
3b494865b1
* Don't symlink all of /share as we don't need it and we
...
end up with a zillion extra symlinks which is somewhat
expensive.
svn path=/nixos/trunk/; revision=14886
2009-04-05 18:25:21 +00:00
Eelco Dolstra
6663af0833
* dbus: fork() into the background so that the daemon is
...
running by the time the job has finished starting. This
obviates the need for the sleep hack in other jobs.
svn path=/nixos/trunk/; revision=14875
2009-04-03 22:04:31 +00:00
Marc Weber
15bff21f68
fix hint of previous commit
...
svn path=/nixos/trunk/; revision=14871
2009-04-03 19:48:45 +00:00
Eelco Dolstra
80f0683a77
* Allow users to create crontabs by default.
...
svn path=/nixos/trunk/; revision=14861
2009-04-03 15:14:00 +00:00
Marc Weber
46d69d9170
added hint about cron.{allow,deny}
...
svn path=/nixos/trunk/; revision=14853
2009-04-03 12:05:15 +00:00
Sander van der Burg
525e4e961d
Added console kit upstart job
...
svn path=/nixos/trunk/; revision=14839
2009-04-02 15:02:13 +00:00
Marc Weber
2b6554b519
allow specifying custom udev rules in /etc/nixos/configuration.nix
...
svn path=/nixos/branches/fix-style/; revision=14826
2009-04-01 20:28:04 +00:00
Eelco Dolstra
723b0dc74b
* Use utillinuxng.override.
...
svn path=/nixos/trunk/; revision=14801
2009-03-31 09:33:35 +00:00
Eelco Dolstra
02b243e11b
* Additional checks.
...
svn path=/nixos/trunk/; revision=14800
2009-03-31 09:27:11 +00:00
Marc Weber
d7fcb32e9b
readding synergy
...
svn path=/nixos/branches/fix-style/; revision=14789
2009-03-30 14:58:05 +00:00
Eelco Dolstra
ccbcf58062
* nvidiaDrivers -> nvidia_x11.
...
svn path=/nixos/trunk/; revision=14788
2009-03-30 14:54:22 +00:00
Wouter den Breejen
40f38560d4
Allow samba to use PAM (needs cleartext passwords for now)
...
svn path=/nixos/trunk/; revision=14768
2009-03-29 21:43:40 +00:00
Lluís Batlle i Rossell
fd3d09b37c
Adding reiserfsck to initrd to allow booting reiserfsck root filesystems
...
Adding mdadm to initrd to allow managing RAIDs at least on stage1 interactive shell
svn path=/nixos/trunk/; revision=14754
2009-03-29 10:59:13 +00:00
Michael Raskin
bcbfd8d386
Complete nixpkgsPath->nixpkgs rename
...
svn path=/nixos/trunk/; revision=14732
2009-03-27 09:29:11 +00:00
Eelco Dolstra
61d24401ee
svn path=/nixos/trunk/; revision=14714
2009-03-25 20:12:44 +00:00
Eelco Dolstra
b470feb916
* nixpkgsPath -> nixpkgs.
...
svn path=/nixos/trunk/; revision=14702
2009-03-25 15:47:29 +00:00
Eelco Dolstra
70f9a365d8
* Add ntfsprogs to the installation CD (mostly for ntfsresize).
...
svn path=/nixos/trunk/; revision=14697
2009-03-25 11:00:31 +00:00
Wouter den Breejen
7eab893010
vsftpd userlist options added
...
svn path=/nixos/trunk/; revision=14650
2009-03-22 15:34:28 +00:00
Wouter den Breejen
1220a6da39
vsftpd userlist options added
...
svn path=/nixos/trunk/; revision=14648
2009-03-22 15:32:09 +00:00
Eelco Dolstra
7b7a29b201
* makePortmap -> portmap.override.
...
svn path=/nixos/trunk/; revision=14632
2009-03-20 16:17:23 +00:00
Eelco Dolstra
3d8df9802d
* exportBuildReferencesGraph -> exportReferencesGraph.
...
svn path=/nixos/trunk/; revision=14593
2009-03-18 18:10:38 +00:00
Eelco Dolstra
5523326664
svn path=/nixos/trunk/; revision=14569
2009-03-17 11:01:12 +00:00
Nicolas Pierron
ab4e37d53f
Remove unused file.
...
svn path=/nixos/branches/fix-style/; revision=14545
2009-03-15 20:18:36 +00:00
Nicolas Pierron
313c440174
Use the nix-daemon provided by the nix version install with NixOS.
...
This remove a dependency on nix-0.12.
svn path=/nixos/branches/fix-style/; revision=14543
2009-03-15 20:05:36 +00:00
Eelco Dolstra
28567c4565
* ntpd: make the drift detection actually work when running in a chroot.
...
svn path=/nixos/trunk/; revision=14506
2009-03-11 15:01:13 +00:00
Eelco Dolstra
65edbcdb90
svn path=/nixos/trunk/; revision=14480
2009-03-09 21:12:46 +00:00
Eelco Dolstra
39611b983a
svn path=/nixos/trunk/; revision=14479
2009-03-09 21:11:17 +00:00
Eelco Dolstra
1e947b7acd
svn path=/nixos/trunk/; revision=14478
2009-03-09 21:10:53 +00:00
Marc Weber
aeba0af8dd
Allow specifying [] as filesystem option
...
because you don't need any on vservers
You still get a warning when not setting the value so that you can't
forget it.
svn path=/nixos/branches/fix-style/; revision=14477
2009-03-09 19:18:27 +00:00
Nicolas Pierron
0a010e671a
* Include the version in the name attribute.
...
Author: eelco @ rev 14413
svn path=/nixos/branches/fix-style/; revision=14449
2009-03-07 18:01:55 +00:00
Nicolas Pierron
e05e4b6bca
Author: eelco @ rev 14411
...
svn path=/nixos/branches/fix-style/; revision=14448
2009-03-07 18:01:51 +00:00
Nicolas Pierron
5dbb38cdec
Adding the ftp pam service, for vsftpd.
...
Author: viric @ rev 14287
svn path=/nixos/branches/fix-style/; revision=14447
2009-03-07 18:01:47 +00:00
Nicolas Pierron
c887a5be1e
Fixing vsftpd without anonymous users, adding localUsers, and creating chroot path.
...
Author: viric @ rev 14286
svn path=/nixos/branches/fix-style/; revision=14446
2009-03-07 18:01:42 +00:00
Nicolas Pierron
02ed3f12ed
* Support special characters in config.nix.extraOptions.
...
Author: eelco @ rev 14278
svn path=/nixos/branches/fix-style/; revision=14445
2009-03-07 18:01:38 +00:00