Armijn Hemel
de289092b2
- various cleanups
...
- have mingetty listen on tty2 (but this still fails because of missing /dev/log
- get rid of /init on the targetdrive, solely use /sbin/init (and even that has to go one day)
- use dietlibc statically linked e2fsprogs for the installer. More to come :)
svn path=/nixu/trunk/; revision=3734
2005-08-28 00:51:34 +00:00
Armijn Hemel
d707a61ac2
add nano
...
svn path=/nixu/trunk/; revision=3670
2005-08-23 15:56:17 +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
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