sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit ed985efba0d6debc9db7f808c3b870be0db630c4
parent fcd07c9259faad514d3e9639d5bc0eac2f2b2ad5
Author: sin <sin@2f30.org>
Date:   Fri,  7 Feb 2014 22:13:24 +0000

Update sta.li sandbox and filesystem hier

After a discussion with 20h /svc is no longer the place
for service files.  Service files should reside in /bin/svc.d.

Explicitly expand stools to sbase and ubase.

Diffstat:
Msta.li/filesystem.md | 1-
Msta.li/sandbox.md | 2+-
2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/sta.li/filesystem.md b/sta.li/filesystem.md @@ -8,7 +8,6 @@ will fit the changed principles of the OS. /boot - all boot files /dev - devices /etc - system configuration - /svc - services /home - user directories /root - the root home /var - spool, run, log, cache diff --git a/sta.li/sandbox.md b/sta.li/sandbox.md @@ -30,7 +30,7 @@ Quick Ideas * use mdev for device management * add a »dev« command for controlling mdev * make some minor/major/netlink extractor to a script -* use busybox as first userland, then gradually move to stools +* use busybox as first userland, then gradually move to sbase + ubase * use svc for services * first use X11 for graphics until Wayland is getting sane * if kernel graphics is getting faster use a framebuffer