1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-28 11:11:21 +00:00
Go to file
2013-09-06 10:08:58 +01:00
cross-scripts Make the build system a bit more sane 2013-09-06 09:31:51 +01:00
pkgs Fix build system and add kernel pkg 2013-09-06 09:50:29 +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 Fix build system and add kernel pkg 2013-09-06 09:50:29 +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 10:00:56 +01:00
repack Use /bin/sh instead of /bin/bash 2013-09-06 08:40:52 +01:00
stage0 Clean dir hierarchy 2013-09-06 10:08:58 +01:00

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 `./pkgbuild <package>'.

Enjoy!