1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-28 11:21:21 +00:00
Go to file
2013-09-06 12:32:02 +01:00
cross-scripts Add dropbear 2013-09-06 12:01:55 +01:00
pkgs Make ssh symlink 2013-09-06 12:32:02 +01:00
build Fix build system and add kernel pkg 2013-09-06 09:50:29 +01:00
clean Clean dir hierarchy 2013-09-06 10:08:58 +01:00
pkgbuild Delete symlink before creating it 2013-09-06 10:59:40 +01:00
qemu-run Fix build system and add kernel pkg 2013-09-06 09:50:29 +01:00
README Update README 2013-09-06 12:05:08 +01:00
repack Use /bin/sh instead of /bin/bash 2013-09-06 08:40:52 +01:00
stage0 Add dropbear 2013-09-06 12:01:55 +01:00

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!