Armijn Hemel
b39fca2ade
- add udev (not yet in use)
...
- clean up 100 MB of unused stuff on the CD
svn path=/nixu/trunk/; revision=3637
2005-08-19 15:26:01 +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
b9617c9541
we need parted in the installer and on the target disk for sure...
...
svn path=/nixu/trunk/; revision=3487
2005-07-31 20:40:57 +00:00
Armijn Hemel
8122aebd19
add grub
...
svn path=/nixu/trunk/; revision=3353
2005-07-18 09:47:42 +00:00
Armijn Hemel
1e607c9221
rewrite nixu scripts to use nix-push. Install the whole NixU environment in
...
two main steps:
1 - first build everything (nix-push)
2 - install everything on a seperate disk/machine (nix-pull)
svn path=/nixu/trunk/; revision=3291
2005-07-05 13:52:49 +00:00
Armijn Hemel
511b3fd83f
add more packages that are necessary for a complete build
...
svn path=/nixu/trunk/; revision=1246
2004-08-06 17:22:24 +00:00
Armijn Hemel
85bbb5e447
add a whole bunch of packages to make NixU a bit more useful:
...
- ssh
- shadowutils
- ping
- vim
- less
- strace
- ...
svn path=/nixu/trunk/; revision=1243
2004-08-06 13:52:39 +00:00
Eelco Dolstra
91a5fe9eb0
* Networking now works in the UML machine. Masquerading for the tun
...
device should be enabled on the host in order for the UML machine to
be able to talk to the Internet.
svn path=/nixu/trunk/; revision=806
2004-02-19 12:49:00 +00:00
Eelco Dolstra
3514c5658b
* Proper sysvinit boot/halt. At runlevel 2, creates login shells at
...
virtual consoles 0 and 1. To shutdown, do `init 0' (`halt' and
`shutdown' don't work because they call /sbin/init).
svn path=/nixu/trunk/; revision=803
2004-02-18 14:56:32 +00:00
Eelco Dolstra
008ef42267
* init -> boot, to prevent confusion.
...
svn path=/nixu/trunk/; revision=802
2004-02-18 14:12:49 +00:00