Armijn Hemel
|
d8550e9d10
|
remove all reference to the "hotplug" package, since it is obsolete.
TODO: update udev
svn path=/nixu/trunk/; revision=5222
|
2006-04-25 23:52:31 +00:00 |
|
Armijn Hemel
|
988e34e5bc
|
touch an empty login.defs, needed for login
svn path=/nixu/trunk/; revision=4353
|
2005-12-12 14:45:46 +00:00 |
|
Armijn Hemel
|
bc79eeb3b0
|
add a dummy builder for init
svn path=/nixu/trunk/; revision=3665
|
2005-08-23 10:53:20 +00:00 |
|
Armijn Hemel
|
fb451cc09f
|
use the dhcp wrapper, add a directory needed for DHCP
svn path=/nixu/trunk/; revision=3656
|
2005-08-21 19:56:30 +00:00 |
|
Armijn Hemel
|
4c6230b0a6
|
add dhcp package. This doesn't work quite nicely though, needs some resolving...
svn path=/nixu/trunk/; revision=3653
|
2005-08-21 17:39:47 +00:00 |
|
Armijn Hemel
|
6e7614fdb0
|
use module-init-tools instead of modutils. Now we can insert modules :)
svn path=/nixu/trunk/; revision=3650
|
2005-08-20 21:49:53 +00:00 |
|
Armijn Hemel
|
0b4feb3a6c
|
add hotplug here, temporarily disable e2fsck, so at least everything is mounted rw
svn path=/nixu/trunk/; revision=3630
|
2005-08-17 19:19:54 +00:00 |
|
Armijn Hemel
|
c7bd0ec473
|
get grub right, also copy all the packages needed for a nice booting system
svn path=/nixu/trunk/; revision=3575
|
2005-08-14 01:40:36 +00:00 |
|
Armijn Hemel
|
592b736d33
|
add modutils, start with code that will find the right CD player our install CD is in.
svn path=/nixu/trunk/; revision=3540
|
2005-08-09 16:51:26 +00:00 |
|
Armijn Hemel
|
2ed7eb698b
|
invoke install-disk (untested)
svn path=/nixu/trunk/; revision=3534
|
2005-08-05 22:07:34 +00:00 |
|
Armijn Hemel
|
55cf30623f
|
split fill-disk into prepare-disk (preparing the RAM disk and finding the
CD player and everything) and install-disk (installing everything)
svn path=/nixu/trunk/; revision=3533
|
2005-08-05 22:05:35 +00:00 |
|
Armijn Hemel
|
9babae1704
|
split fill-disk in two parts
svn path=/nixu/trunk/; revision=3532
|
2005-08-05 21:56:48 +00:00 |
|
Armijn Hemel
|
bc3ffa3458
|
get NixOS more towards an installable state. Stuff now actually gets installed on the disk itself. Missing is functionality to detect the right drive with
the install CD in it.
svn path=/nixu/trunk/; revision=3531
|
2005-08-05 13:48:22 +00:00 |
|
Armijn Hemel
|
c785eeaaec
|
add stubs for creation of the installer via Nix expressions, similar to the
bootscripts and initscripts. This will mean lots of cruft from the current
fill-disk.sh can be removed.
svn path=/nixu/trunk/; revision=3526
|
2005-08-04 22:57:13 +00:00 |
|
Eelco Dolstra
|
008ef42267
|
* init -> boot, to prevent confusion.
svn path=/nixu/trunk/; revision=802
|
2004-02-18 14:12:49 +00:00 |
|
Eelco Dolstra
|
1e87e75d07
|
* Use sysvinit's init to start the system. This has the happy
side-effect of initialising the console properly (i.e., enabling
Ctrl-[C, Z]).
svn path=/nixu/trunk/; revision=801
|
2004-02-18 10:56:07 +00:00 |
|
Eelco Dolstra
|
1f7a8c8ae9
|
* Started setting up a proper init environment.
svn path=/nixu/trunk/; revision=785
|
2004-02-16 09:41:00 +00:00 |
|