1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-25 05:48:33 +00:00
morpheus/README
2013-09-06 12:05:08 +01:00

15 lines
382 B
Plaintext

Morpheus is a statically linked musl based small distro.
To build use `fakeroot ./stage0'
Run `qemu-run' (you will need vde_switch and slirpvde).
Login with `root' and an empty password.
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 `fakeroot ./pkgbuild <package>'.
Enjoy!