1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-28 18:41:22 +00:00
Go to file
2013-09-06 09:04:11 +01:00
cross Make cross-scripts/ 2013-09-06 09:04:11 +01:00
cross-scripts Make cross-scripts/ 2013-09-06 09:04:11 +01:00
pkgs Add wget and vi 2013-09-06 08:15:57 +01:00
build Make cross-scripts/ 2013-09-06 09:04:11 +01:00
clean Add clean script 2013-09-05 12:13:58 +01:00
pkgbuild Use /bin/sh instead of /bin/bash 2013-09-06 08:40:52 +01:00
qemu-run Update qemu-run 2013-09-06 08:11:43 +01:00
README Update README 2013-09-05 15:35:42 +01:00
repack Use /bin/sh instead of /bin/bash 2013-09-06 08:40:52 +01:00

To build use `fakeroot ./build'

Run `qemu-run' (you will need vde_switch and slirpvde).

Login with `root' and an empty password.

To start the network use `sh /etc/netstart'.

Some of the packages are pulled from http://dl.2f30.org/morpheus-pkgs/
others are cloned from http://git.2f30.org.

To build a particular package use `./pkgbuild <package>'.

Enjoy!