Shea Levy
6e604c8787
enableSplashScreen is no longer a valid option
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-27 10:50:52 -04:00
Eelco Dolstra
82e1d0c8b1
Remove services.ttyBackgrounds
...
This hasn't worked in a long time.
2013-09-26 17:33:52 +02:00
Marc Weber
9bf073b58b
s/boot.grubDevice/boot.loader.grub.device/ to shut down warnings
2013-04-10 23:54:37 +02:00
Peter Simons
eb6e1310b8
strip trailing whitespace; no functional change
...
svn path=/nixos/trunk/; revision=29285
2011-09-14 18:20:50 +00:00
Yury G. Kudryashov
e3afda0a88
Don't use deprecated config options
...
svn path=/nixos/trunk/; revision=20979
2010-04-08 09:19:10 +00:00
Eelco Dolstra
deb4f88c2c
* Let the GRUB menu builder detect whether /boot is on a different
...
partition from /. If so, copy the kernels and initrds to /boot and
use paths relative to /boot in the GRUB configuration file. This
makes the boot.loader.grub.bootDevice option obsolete. (Is there a
way to mark obsolete options?) It also makes it unnecessary to set
boot.loader.grub.copyKernels, although that option is still
available since it can speed up GRUB if the Nix store is very
large.
svn path=/nixos/trunk/; revision=18998
2009-12-16 18:57:02 +00:00
Eelco Dolstra
a612fd0d5e
* Obsoleted boot.initrd.extraKernelModules (use
...
boot.initrd.kernelModules instead).
svn path=/nixos/trunk/; revision=18969
2009-12-15 14:05:01 +00:00
Eelco Dolstra
d06556e274
* Get rid of the `experimental' flag.
...
svn path=/nixos/branches/modular-nixos/; revision=16010
2009-06-19 14:27:43 +00:00
Nicolas Pierron
22f49c3cd2
* Add a small script to ensure that all configurations in doc/config-examples can be evaluated.
...
* Fix doc/config-examples/svn-server.nix to use the experimental apache configuration.
svn path=/nixos/branches/fix-style/; revision=14200
2009-02-22 23:34:03 +00:00
Eelco Dolstra
8c2fd764e2
* Move the configuration examples to doc/.
...
svn path=/nixos/trunk/; revision=12723
2008-08-26 13:01:16 +00:00