morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit 3b62ffac66a48e79776664e0e21f35a288b10eac
parent 167a1c0b748baeb4da2e9bac6ec85af84ae843f2
Author: sin <sin@2f30.org>
Date:   Wed, 18 Sep 2013 15:29:00 +0100

Update README

Diffstat:
MREADME | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -3,7 +3,8 @@ Morpheus is a statically linked musl based distro. The base system includes sbase[1], ubase[2], sdhcp[3], smdev[4] as well as other tools. -To build the world use `fakeroot ./stage0'. +To build the world use `fakeroot ./stage0'. You need an x86_64 host +to build morpheus. To build a particular package use `fakeroot ./pkgbuild pkgpath'. You might then need to repack the ramdisk with `fakeroot ./repack'.