Eelco Dolstra
5bc78ac151
* Don't hardcode selinux=0 etc.
...
* Store the paths of init and initrd.
svn path=/nixu/trunk/; revision=7147
2006-11-27 13:59:50 +00:00
Eelco Dolstra
3a70748bb5
* Show a splash screen during booting. The splash screen is displayed
...
by the program /sbin/splash_helper in the initrd and is called even
before /init.
* make-initrd.nix: allow a list of FSOs to be placed in the initrd,
with a symlink to each top-level FSO (e.g., /init,
/sbin/splash_helper, /etc/splash).
* make-initrd.nix: pre-create /proc, /dev and /sys, because
splash_helper needs them.
svn path=/nixu/trunk/; revision=7144
2006-11-27 01:35:34 +00:00
Eelco Dolstra
0b1caba9d8
* Use fbsplash / splashutils to give virtual consoles a nice
...
background. Each console can have a different theme. The mapping
from consoles to themes is specified in splash-themes.nix.
svn path=/nixu/trunk/; revision=7137
2006-11-26 23:00:30 +00:00
Eelco Dolstra
bb0a2b0d78
* In stage 1, fsck the root device before mounting it. If automatic
...
repair fails, drop the user into an emergency shell.
svn path=/nixu/trunk/; revision=7117
2006-11-24 12:13:11 +00:00
Eelco Dolstra
5f212a6913
* Handle ctrl-alt-delete.
...
svn path=/nixu/trunk/; revision=7111
2006-11-24 00:34:50 +00:00
Eelco Dolstra
843aa8505c
* Handle reboot properly.
...
svn path=/nixu/trunk/; revision=7102
2006-11-23 22:53:16 +00:00
Eelco Dolstra
e6ebe2e2aa
* Add an Upstart job for sshd. The start script automatically creates
...
an sshd user, a host key, etc.
svn path=/nixu/trunk/; revision=7096
2006-11-23 17:43:28 +00:00
Eelco Dolstra
49b2a218b5
* Support entering maintenance mode ("shutdown now") and powering off
...
the system ("halt").
svn path=/nixu/trunk/; revision=7083
2006-11-20 20:50:52 +00:00
Eelco Dolstra
7bba427e93
* Put the PCI module probing in an Upstart task. We now have
...
more-or-less "asynchronous" booting: the login prompt appears almost
immediately, before the hardware and the network are started.
svn path=/nixu/trunk/; revision=7082
2006-11-20 17:28:08 +00:00
Eelco Dolstra
962b1df3aa
* Some more upstartification.
...
svn path=/nixu/trunk/; revision=7081
2006-11-20 17:06:44 +00:00
Eelco Dolstra
369b48eadf
* Start dhclient as an Upstart job.
...
svn path=/nixu/trunk/; revision=7078
2006-11-19 22:05:49 +00:00
Eelco Dolstra
70aca5974c
* Simplification.
...
svn path=/nixu/trunk/; revision=7076
2006-11-19 21:03:22 +00:00
Eelco Dolstra
fb4ab4bc8e
* Nixify the Upstart jobs.
...
svn path=/nixu/trunk/; revision=7075
2006-11-19 20:07:45 +00:00
Eelco Dolstra
d191615e96
* Use Upstart instead of sysvinit.
...
svn path=/nixu/trunk/; revision=7074
2006-11-19 18:16:29 +00:00
Eelco Dolstra
29d9b88aa9
* Doh.
...
svn path=/nixu/trunk/; revision=7068
2006-11-17 16:41:02 +00:00
Eelco Dolstra
4798d7a4d2
* Use the same Nix consistently.
...
svn path=/nixu/trunk/; revision=7067
2006-11-17 16:38:24 +00:00
Eelco Dolstra
6ae45d46ed
* Put Nixpkgs and the NixOS expressions on the installation CD (the
...
installer needs them).
svn path=/nixu/trunk/; revision=7065
2006-11-17 15:27:31 +00:00
Eelco Dolstra
78b2ed263e
* Use exportReferencesGraph everywhere.
...
svn path=/nixu/trunk/; revision=7063
2006-11-17 14:13:21 +00:00
Eelco Dolstra
91a66e72dc
* rescue-system -> boot-environment.
...
svn path=/nixu/trunk/; revision=7017
2006-11-13 16:19:57 +00:00