]> Pileus Git - mkinit/log
mkinit
14 years agoformatting
Andy Spencer [Fri, 16 Oct 2009 02:06:16 +0000 (02:06 +0000)]
formatting

14 years agodbus
Andy Spencer [Thu, 15 Oct 2009 21:51:45 +0000 (21:51 +0000)]
dbus

14 years agofixing file descriptor errors, and respawn the listener on /dev/console when stdin...
Andy Spencer [Thu, 15 Oct 2009 18:02:59 +0000 (18:02 +0000)]
fixing file descriptor errors, and respawn the listener on /dev/console when stdin closes

14 years agoLots of work on mkinit
Andy Spencer [Thu, 15 Oct 2009 03:27:37 +0000 (03:27 +0000)]
Lots of work on mkinit

Interprocess communication, mkinit now reads from a fifo, which is written to
by initctld and (by default) tty0.

Initctld reads the old /dev/initctl fifo which is used by shutdown.

Adding a better concept of runlevels and -stop scripts for most services.

14 years agomkinit
Andy Spencer [Wed, 14 Oct 2009 14:12:42 +0000 (14:12 +0000)]
mkinit
  - adding usage message
  - good parameter parsing
  - readline (for history, editing)
  - proper shutdown/halt/reboot

init.mk
  - add rules for utmp, cpufreq

14 years agoadding warning..
Andy Spencer [Tue, 13 Oct 2009 22:11:10 +0000 (22:11 +0000)]
adding warning..

14 years agoAdding initial import of mkinit
Andy Spencer [Tue, 13 Oct 2009 22:07:07 +0000 (22:07 +0000)]
Adding initial import of mkinit