illacceptanything / illacceptanything

The project where literally anything* goes.
MIT License
1.95k stars 598 forks source link

No init system #532

Open CptnBrittish opened 9 years ago

CptnBrittish commented 9 years ago

We currently have the linux kernel within this project which is taking care of our lower level systems but we have no way of actually starting any of our other work. To solve this I propose we debate the merits of sysVinit and systemD before we actually make this big decision

Wartz commented 9 years ago

vi > emacs

ghost commented 9 years ago

Lets ditch sysVinit and systemD and make a new kernel using Visual Basic or Logo

timmc commented 9 years ago

I was actually thinking we should make this part of systemd.

CptnBrittish commented 9 years ago

Maybe we make a super-systemD which takes all the control away from systemD and make them use our own api calls instead of the kernels?

jlu5 commented 8 years ago

does something like the following work:

#!/bin/bash
cd illacceptanything
sudo copy -R * /
CptnBrittish commented 8 years ago

I say we use Emacs as our init system as it cokes with the whole kitchen sink. When systemD manages to have its own web browser we can then discus using systemD instead On 13 Dec 2015 5:55 pm, "James Lu" notifications@github.com wrote:

does something like the following work:

!/bin/bash

sudo copy -R * /

— Reply to this email directly or view it on GitHub https://github.com/illacceptanything/illacceptanything/issues/532#issuecomment-164233326 .

openfly commented 7 years ago

I think the better idea here may be to directly integrate with /etc/rc