Rob Vermaas
9325fa9ccc
iwlwifi5000ucode from pkgs
...
svn path=/nixos/trunk/; revision=15397
2009-04-29 15:10:14 +00:00
Eelco Dolstra
d29b8323e1
* Support loading the Intel 5000 firmware.
...
svn path=/nixos/trunk/; revision=15396
2009-04-29 14:51:17 +00:00
Rob Vermaas
e3ad6a6f59
Added enableTCPIP option for postgresql (defaults to false) to allow tcpip connections
...
svn path=/nixos/trunk/; revision=15391
2009-04-29 12:25:25 +00:00
Eelco Dolstra
114109b709
* The X server now needs HAL running.
...
svn path=/nixos/trunk/; revision=15369
2009-04-28 13:43:22 +00:00
Lluís Batlle i Rossell
38d7e7b780
Sorry, I disabled X hal config in my last commit, thinking it was still not usable.
...
I see the problem rests only in configuring the keyboard layout in hal, for X.
Nevertheless, using the client "setxkbmap" works, which can help until we
can configure the keyboard layout in configuration.nix.
svn path=/nixos/trunk/; revision=15348
2009-04-28 08:47:13 +00:00
Lluís Batlle i Rossell
bf04b4c7dc
Making xserver cope with new evdev input device, and the proper dri mesa driver directory.
...
svn path=/nixos/trunk/; revision=15346
2009-04-28 07:58:20 +00:00
Eelco Dolstra
1723eaec3d
* Use evdev instead of the deprecated keyboard/mouse drivers. Note:
...
evdev gets the keyboard layout / model from HAL (`lshal | grep
xkb'), but we don't yet have a way to override the default (`us').
svn path=/nixos/trunk/; revision=15345
2009-04-27 23:19:31 +00:00
Eelco Dolstra
dca7981111
* Make sure that the FDI cache is flushed on startup. Mine had a
...
timestamp somewhere in 2008, so apparently it's not getting
updated.
svn path=/nixos/trunk/; revision=15344
2009-04-27 23:09:25 +00:00
Eelco Dolstra
b891792ddd
* Hack to make desktop locking in KDE 3 work.
...
svn path=/nixos/trunk/; revision=15326
2009-04-26 21:06:00 +00:00
Eelco Dolstra
3a7834dcac
* Use perlPackages.
...
svn path=/nixos/trunk/; revision=15211
2009-04-21 12:38:13 +00:00
Andres Löh
31ff856a52
Updated reference to xmonad.
...
svn path=/nixos/trunk/; revision=15208
2009-04-21 11:29:40 +00:00
Eelco Dolstra
9940de0088
* After upgrading to X.org server 1.5.3, we suddenly need to set
...
"AllowEmptyInput" to "off", otherwise we get no keyboard or mouse.
The logfile then says:
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse'
will be disabled.
(WW) Disabling Keyboard[0]
(WW) Disabling Mouse[0]
which seems rather weird.
svn path=/nixos/trunk/; revision=15204
2009-04-21 08:03:05 +00:00
Eelco Dolstra
ee3393df8d
* Creating /var/spool/whatever fails if /var/spool doesn't exist.
...
svn path=/nixos/trunk/; revision=15058
2009-04-15 09:57:38 +00:00
Sander van der Burg
5c165ad815
Added vboxdrv to udev in order to have proper permissions
...
svn path=/nixos/trunk/; revision=15032
2009-04-14 13:45:57 +00:00
Michael Raskin
49bd768f99
As we do not really generate ejabbred.cfg, allow at least overwriting it manually
...
svn path=/nixos/trunk/; revision=15006
2009-04-13 09:35:03 +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
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
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
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
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
5523326664
svn path=/nixos/trunk/; revision=14569
2009-03-17 11:01:12 +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
Lluís Batlle i Rossell
632d77806f
Fixing vsftpd without anonymous users, adding localUsers, and creating chroot path.
...
svn path=/nixos/trunk/; revision=14286
2009-02-28 20:01:49 +00:00
Eelco Dolstra
69ef41ea14
* Need gzip in the Nix daemon's PATH. Forgot to commit this.
...
svn path=/nixos/trunk/; revision=14274
2009-02-27 13:40:31 +00:00
Ludovic Courtès
d01a495de4
portmap: Add options.
...
svn path=/nixos/trunk/; revision=14233
2009-02-24 20:41:58 +00:00
Ludovic Courtès
d1f57d6e1b
Convert `portmap' Upstart job to the "new" style.
...
svn path=/nixos/trunk/; revision=14232
2009-02-24 19:17:25 +00:00
Eelco Dolstra
6c2622abe7
* Add support for the Cirrus driver. This is useful in QEMU/KVM
...
because it emulates a Cirrus card.
svn path=/nixos/trunk/; revision=14227
2009-02-24 15:07:15 +00:00
Eelco Dolstra
311ff6c8e7
* Set KDEDIRS, XDG_CONFIG_DIRS and XDG_DATA_DIRS in bashrc. This has
...
the advantage that KDE applications work when logging in via ssh,
and that you don't need to logout to have KDE upgrades take effect.
On the downside, since the various KDE packages and shared-mime-info
all have their own MIME databases, if we put them in one symlink
tree (systemPath), we need to rerun update-mime-database on the
symlink tree. Also, systemPath is getting very large.
svn path=/nixos/trunk/; revision=14148
2009-02-20 16:31:42 +00:00
Eelco Dolstra
049c60e8c0
* Quick hack to make sure that acpid starts before hal.
...
svn path=/nixos/trunk/; revision=14139
2009-02-20 15:11:07 +00:00
Eelco Dolstra
c87f67bd28
* Support for KDE 4.2. Set services.xserver.sessionType to "kde4" to
...
enable. It looks great ;-)
svn path=/nixos/trunk/; revision=14089
2009-02-16 23:53:18 +00:00
Eelco Dolstra
4dacbc3c79
* Generate the acpid configuration properly: each config file
...
can only contain one event.
svn path=/nixos/trunk/; revision=14080
2009-02-13 18:55:38 +00:00
Eelco Dolstra
03e7f296b1
* acpid: switch to the ondemand CPU scaling governer when on battery power.
...
Disabled acpid by default because it's not configurable enough yet.
svn path=/nixos/trunk/; revision=14070
2009-02-13 12:11:42 +00:00
Eelco Dolstra
cf7fcb98ec
* Suspend when the laptop lid is closed.
...
svn path=/nixos/trunk/; revision=14038
2009-02-11 23:15:07 +00:00
Eelco Dolstra
c83a185090
* Run the ACPI daemon. This allows the system to respond to ACPI
...
events, like pressing the power button. The NVIDIA X11 driver also
needs it to respond to the internal/external monitor switch button
on laptops. The power actions should of course be made
configurable.
svn path=/nixos/trunk/; revision=14027
2009-02-10 23:25:49 +00:00
Lluís Batlle i Rossell
059ca080b1
Making the 'via' video module available in the xserver upstart-job.
...
svn path=/nixos/trunk/; revision=13939
2009-02-01 21:23:31 +00:00
Eelco Dolstra
d98f482739
* Start mingetty after udev, otherwise /dev/tty* may not exist yet
...
(and you get Upstart messages about the ttyN job being restarted).
svn path=/nixos/trunk/; revision=13931
2009-02-01 19:51:53 +00:00
Ludovic Courtès
d641e99375
PulseAudio Upstart job: honor `enable'.
...
svn path=/nixos/trunk/; revision=13926
2009-02-01 18:35:56 +00:00
Ludovic Courtès
2b8216bdda
Add Upstart job for PulseAudio as a system-wide daemon.
...
svn path=/nixos/trunk/; revision=13907
2009-01-29 18:28:09 +00:00
Eelco Dolstra
a3f778c23d
* CUPS: use /etc/cups rather than ${cups}/etc/cups as the ServerRoot,
...
because CUPS modifies files in the ServerRoot directory. Most
importantly, it stores printer configuration there. Previously the
CUPS server modified the files under ${cups}/etc/cups, which is
impure and caused all configured printers to disappear any time CUPS
was upgraded.
svn path=/nixos/trunk/; revision=13892
2009-01-28 14:48:37 +00:00
Sander van der Burg
016e4dc5c3
Increased the sleep hack on the Tomcat service
...
svn path=/nixos/trunk/; revision=13890
2009-01-28 12:19:42 +00:00
Sander van der Burg
7ac9e76eb6
Some fixes to the Apache Tomcat connector
...
svn path=/nixos/trunk/; revision=13879
2009-01-27 13:02:56 +00:00
Nicolas Pierron
348afe7dc6
Replace old argument syntax.
...
svn path=/nixos/trunk/; revision=13848
2009-01-25 15:26:46 +00:00
Nicolas Pierron
61aa32f174
Update argument syntax of configuration files.
...
svn path=/nixos/trunk/; revision=13847
2009-01-25 15:22:17 +00:00
Eelco Dolstra
788275e47c
* Remove a stale lock file that may prevent the
...
X server from starting.
svn path=/nixos/trunk/; revision=13812
2009-01-20 08:44:41 +00:00