morpheus-site

morpheus.2f30.org website
git clone git://git.2f30.org/morpheus-site
Log | Files | Refs | README | LICENSE

commit 22adac060b039529825ce6c1c5b06b522b9703c5
parent 2865f7a8549f11d41578168303628a7e7bcb76a0
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed, 23 Apr 2014 12:13:03 +0200

remove some inline comments for maximum profesionalism

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>

Diffstat:
Mpages/002-index.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/002-index.md b/pages/002-index.md @@ -1,6 +1,8 @@ Design and project goals ======================== +Not everything is set in stone yet, but: + * [Keep it simple](http://suckless.org/philosophy). * Stable release model with binary packages and a ports system (Plan9 mk-based). * [Statically linked, using musl-libc](http://www.musl-libc.org/). @@ -10,7 +12,7 @@ Design and project goals * No Native Language Support (NLS), english only. * No systemd and rabbit hole. * No binary blob drivers (except linux-firmware). -* Separate /emul chroot (or containers / jail?) for legacy or binary-blob software (skype, wine, robot-unicorn-attack). +* Separate /emul chroot for legacy or binary-blob software (skype, wine, robot-unicorn-attack). Software we use or have developed for our core system @@ -24,5 +26,3 @@ Software we use or have developed for our core system * [svc](http://git.2f30.org/ports/tree/fs/bin/svc): service management, written in POSIX sh. * [mkbuild](http://git.2f30.org/mkbuild/): Plan9 mk-based build system, used by ports. * [ports](http://git.2f30.org/ports/): Plan9 mkfiles to build sotware packages, uses mkbuild. - -tinyx? tinyalsa? sdhcp? st? etc.