morpheus-site

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

commit d8c42592f2d1e35292c8a0d2f9c456e1df37ba8e
parent e767fbcb0d511d53d39ca4ad1ac2dae7bf0dd44b
Author: sin <sin@2f30.org>
Date:   Fri,  6 Jun 2014 17:03:02 +0100

No NLS - that's it

Diffstat:
Mpages/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/index.md b/pages/index.md @@ -9,7 +9,7 @@ Not everything is set in stone yet, but: * Sane simple base utilities, see: sbase, ubase, hbase etc. * [Package management using mount overlays (aufs), but mostly FHS compatible](http://aufs.sourceforge.net/). * UTF-8 locale. -* No Native Language Support (NLS), English only. +* No Native Language Support (NLS). * No systemd and rabbit hole. * No binary blob drivers (except linux-firmware). * Separate /emul chroot for legacy or binary-blob software (skype, wine, robot-unicorn-attack).