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
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
49f8402876
* Boot into a fully functional stage 2.
...
* Stage 2 init: handle non-read-only roots.
svn path=/nixu/trunk/; revision=7014
2006-11-13 11:41:27 +00:00
Eelco Dolstra
624fe3f2d4
* Automatically bring up the network devices and start dhclient on
...
them.
svn path=/nixu/trunk/; revision=6976
2006-11-07 22:45:42 +00:00
Eelco Dolstra
da8cec4795
* Use udevtrigger to create device nodes for all known devices.
...
* Plug and play: load kernel modules for all supported PCI devices
automatically.
svn path=/nixu/trunk/; revision=6975
2006-11-07 22:05:27 +00:00
Eelco Dolstra
8a43fcd57c
* Stage 1: clean up better (unmount /proc and /sys, remount new root
...
to /).
* Stage 2: use sysvinit to create a bunch of mingetty's on virtual
consoles 1-6. Show a nice welcoming message. Start syslogd and log
everything to tty10.
svn path=/nixu/trunk/; revision=6963
2006-11-06 22:21:50 +00:00
Eelco Dolstra
1cec62ba5d
* Add additional packages to the path of the interactive shell started
...
at the end of stage 2.
* Stage 2: set MODULE_DIR to point at a full module tree.
svn path=/nixu/trunk/; revision=6954
2006-11-04 13:25:10 +00:00
Eelco Dolstra
1691c66673
* Nix expression for stage 2.
...
* Start stage 2 from stage 1.
svn path=/nixu/trunk/; revision=6945
2006-11-04 00:01:13 +00:00