Michael Raskin
|
60d37c75f9
|
Added radeonhd support to xserver job
svn path=/nixos/trunk/; revision=12206
|
2008-06-28 07:46:50 +00:00 |
|
Eelco Dolstra
|
96a8dbfd58
|
* Upstart jobs for the Zabbix agent and server daemons.
svn path=/nixos/trunk/; revision=11998
|
2008-06-06 09:13:16 +00:00 |
|
Michael Raskin
|
da13d7ed13
|
Fixed instantiation errors after kernel changes...
svn path=/nixos/trunk/; revision=11886
|
2008-05-23 06:40:16 +00:00 |
|
Michael Raskin
|
b5451023a2
|
Applied patch sent by justbeingglad long ago..
svn path=/nixos/trunk/; revision=11833
|
2008-05-16 07:32:00 +00:00 |
|
Nicolas Pierron
|
38874d8025
|
Add options to hide the cursor and define the default user.
svn path=/nixos/trunk/; revision=11664
|
2008-04-21 13:05:35 +00:00 |
|
Michael Raskin
|
bfa0e51ee5
|
Added possibility to modify Xorg passed to upstart-job and xlaunch
svn path=/nixos/trunk/; revision=11555
|
2008-04-11 09:20:39 +00:00 |
|
Nicolas Pierron
|
58240dc30d
|
Add the option xkbModel in the xserver.
svn path=/nixos/trunk/; revision=11041
|
2008-03-10 17:33:13 +00:00 |
|
Nicolas Pierron
|
5240c13bd2
|
* Enable halting and rebooting with slim. (type halt or reboot as login and the root password)
svn path=/nixos/trunk/; revision=11040
|
2008-03-10 17:27:37 +00:00 |
|
Michael Raskin
|
59ea75d88e
|
!!! Important notice. This commit should be already done at the time of nixpkgs-stdenv-updates-merge going to trunk. This commit should be reverted if you are using old nixpkgs trunk. I hope there will be no commits to nixos/ before merger...
svn path=/nixos/trunk/; revision=10824
|
2008-02-22 03:08:26 +00:00 |
|
Andres Löh
|
e893328176
|
* added xmonad to possible windowManager choices in xserver.nix
svn path=/nixos/trunk/; revision=10180
|
2008-01-16 16:49:22 +00:00 |
|
Eelco Dolstra
|
d9ffa7f72e
|
* Manual bug.
svn path=/nixos/trunk/; revision=10179
|
2008-01-16 15:33:09 +00:00 |
|
Eelco Dolstra
|
26e0f711a9
|
* Use the aggregator to combine the kernel modules tree with
externally-built modules so that (e.g.) "modprobe nvidia" Just
Works.
svn path=/nixos/trunk/; revision=10129
|
2008-01-12 23:37:17 +00:00 |
|
Eelco Dolstra
|
a2c1282ebc
|
* Get rid of some unnecessary xorg.conf statements.
svn path=/nixos/trunk/; revision=10096
|
2008-01-07 23:12:02 +00:00 |
|
Eelco Dolstra
|
c71e8dc314
|
* Load the NVIDIA kernel module automatically and some more cleanups.
svn path=/nixos/trunk/; revision=10095
|
2008-01-07 22:56:16 +00:00 |
|
Eelco Dolstra
|
8f0e88d4e5
|
* Just pass all of Nixpkgs to xserver.nix.
svn path=/nixos/trunk/; revision=10068
|
2008-01-04 10:54:33 +00:00 |
|
Eelco Dolstra
|
b73424833a
|
* xserver.nix: remove some unnecessary function arguments.
* isClone: changed into a boolean rather than a string "on" or "off".
svn path=/nixos/trunk/; revision=10067
|
2008-01-04 10:36:14 +00:00 |
|
Eelco Dolstra
|
48142d8135
|
* Use the '' string syntax, it cleans up xserver.nix a lot.
svn path=/nixos/trunk/; revision=10066
|
2008-01-04 10:28:12 +00:00 |
|
Marc Weber
|
598848d6af
|
patches provided by Tobias Hammerschmidt
svn path=/nixos/trunk/; revision=10055
|
2008-01-02 21:16:58 +00:00 |
|
Michael Raskin
|
55b977dcbf
|
Changes to xserver to export configuration and to allow not to run the job on boot, changes to filesystems job to autocreate some mountpoints (/dev/shm..)
svn path=/nixos/trunk/; revision=9987
|
2007-12-31 08:55:40 +00:00 |
|
Michael Raskin
|
b3fa4f1e4e
|
Added some xfs and general font changes.
svn path=/nixos/trunk/; revision=9966
|
2007-12-25 12:16:38 +00:00 |
|
Michael Raskin
|
4892139b38
|
Added ATI card support to xserver.conf
svn path=/nixos/trunk/; revision=9951
|
2007-12-18 22:43:17 +00:00 |
|
Marc Weber
|
bb08b8ff48
|
; bug fix
svn path=/nixos/trunk/; revision=9701
|
2007-11-15 23:57:20 +00:00 |
|
Marc Weber
|
d7eb1006bb
|
added driver nv as suggested by niksnut
svn path=/nixos/trunk/; revision=9700
|
2007-11-15 23:52:53 +00:00 |
|
Wouter den Breejen
|
14c2bb437d
|
svn path=/nixos/trunk/; revision=9665
|
2007-11-13 16:38:39 +00:00 |
|
Eelco Dolstra
|
2fc94b76fe
|
* Eliminate all calls to config.get.
svn path=/nixos/trunk/; revision=9619
|
2007-11-09 18:49:45 +00:00 |
|
Michael Raskin
|
c4ad7b56d1
|
Added a silent mention of evdev in xorg.conf, but removed actual dependency on it.
svn path=/nixos/trunk/; revision=9614
|
2007-11-09 13:55:07 +00:00 |
|
Eelco Dolstra
|
e6b8dd5b25
|
* Cleanup.
svn path=/nixos/trunk/; revision=9593
|
2007-11-06 00:00:29 +00:00 |
|
Michael Raskin
|
b494c20cb5
|
Small correction to xserver.nix for compiz; also nixos-checkout now creates services where it should be.
svn path=/nixos/trunk/; revision=9578
|
2007-11-05 08:33:12 +00:00 |
|
Michael Raskin
|
a357a601bf
|
Enable composite extension for i810.
svn path=/nixos/trunk/; revision=9541
|
2007-10-27 17:47:54 +00:00 |
|
Michael Raskin
|
0ff3fc1882
|
Added option tcpEnable for X server. Needed for xmove.
svn path=/nixos/trunk/; revision=9532
|
2007-10-26 05:52:35 +00:00 |
|
Michael Raskin
|
e4626e0f0d
|
Added some options for manual text insertion into xorg.conf . Removed (commented out) MonitorLayout by default. It was the thing that prevents i915GM on laptops from working. Those who need it can add it back in extraDeviceOptions.
svn path=/nixos/trunk/; revision=9527
|
2007-10-26 04:28:01 +00:00 |
|
Eelco Dolstra
|
48acdef3c9
|
* Use the stdenv that does support \n in replacements.
svn path=/nixos/trunk/; revision=9399
|
2007-10-03 14:48:41 +00:00 |
|
Michael Raskin
|
07fd13f20e
|
Added keyboard layout to options and internal AGPGART option
svn path=/nixos/trunk/; revision=9369
|
2007-09-24 19:32:21 +00:00 |
|
Michael Raskin
|
2cf1edf365
|
Added language switch support to xserver.nix
svn path=/nixos/trunk/; revision=9367
|
2007-09-24 09:19:34 +00:00 |
|
Michael Raskin
|
a34885af7e
|
Added synaptics support to xserver upstart-job.
svn path=/nixos/trunk/; revision=9366
|
2007-09-24 09:02:43 +00:00 |
|
Michael Raskin
|
8f126de2fb
|
Changed X server upstart expression a bit, now works for my Intel 915GM notebook (with vesa at least).
svn path=/nixos/trunk/; revision=9364
|
2007-09-24 05:16:15 +00:00 |
|
Yury G. Kudryashov
|
0c4a936419
|
Added .xsession support
If user have ~/.xsession file it will be sourced.
svn path=/nixos/trunk/; revision=9231
|
2007-09-01 17:57:04 +00:00 |
|
Eelco Dolstra
|
9cb4834270
|
* Add the default profile and the user's profile to $KDEDIRS.
This is necessary for some KDE applications.
svn path=/nixos/trunk/; revision=9087
|
2007-08-09 19:59:48 +00:00 |
|
Yury G. Kudryashov
|
cd1023c50d
|
* Added boot.initrd.lvm flag for use NixOS with LVM2 root partition.
* Added sis support for xserver.
svn path=/nixos/trunk/; revision=8924
|
2007-06-28 09:57:36 +00:00 |
|
Eelco Dolstra
|
02514fc802
|
* /var/state -> /var/run.
svn path=/nixos/trunk/; revision=8852
|
2007-06-09 19:46:57 +00:00 |
|
Eelco Dolstra
|
566c723986
|
* Allow the SLiM theme to be overriden.
* Delete the SLiM log file on X startup.
svn path=/nixos/trunk/; revision=8832
|
2007-06-05 11:51:59 +00:00 |
|
Eelco Dolstra
|
c76fa154a6
|
* Fix the xserver job on non-nvidia cards.
svn path=/nixos/trunk/; revision=8800
|
2007-05-29 19:53:03 +00:00 |
|
Wouter den Breejen
|
f8d77aa58e
|
samba fix and xserver cleanup
svn path=/nixos/trunk/; revision=8791
|
2007-05-28 15:39:25 +00:00 |
|
Wouter den Breejen
|
2e50d9cd58
|
nixos dir: Xserver and samba nixos
svn path=/nixos/trunk/; revision=8784
|
2007-05-28 14:09:04 +00:00 |
|
Eelco Dolstra
|
66f0d29a48
|
* Use the new Intel driver.
svn path=/nixos/trunk/; revision=8633
|
2007-05-01 15:27:50 +00:00 |
|
Eelco Dolstra
|
e312a8ef64
|
* Start the SSH agent on X11 login.
svn path=/nixos/trunk/; revision=8531
|
2007-04-02 15:01:09 +00:00 |
|
Eelco Dolstra
|
bf92844f16
|
* Allow Upstart jobs to declare additional /etc files.
svn path=/nixos/trunk/; revision=8505
|
2007-03-30 12:55:09 +00:00 |
|
Eelco Dolstra
|
100efeeafe
|
* Specify the location of XKeyboard related stuff.
svn path=/nixos/trunk/; revision=8501
|
2007-03-30 12:33:42 +00:00 |
|
Eelco Dolstra
|
9cb9621fec
|
* Start KDE properly. Make sure that some essential packages such as
iceauth are in the system path when we're using KDE.
svn path=/nixos/trunk/; revision=8472
|
2007-03-28 21:16:35 +00:00 |
|
Eelco Dolstra
|
b670a6d3d8
|
* Disable the zoom plugin.
svn path=/nixos/trunk/; revision=8277
|
2007-03-13 11:34:52 +00:00 |
|