]> Pileus Git - mkinit/log
mkinit
12 years agoUpdate default config
Andy Spencer [Wed, 27 Jul 2011 05:49:36 +0000 (05:49 +0000)]
Update default config

12 years agoMisc updates
Andy Spencer [Wed, 27 Jul 2011 05:46:47 +0000 (05:46 +0000)]
Misc updates

Add dovecot, exim, gitd, and ntpd rules
Fix perms on screen directory
Exec mysql to avoid useless rc processes

12 years agoMisc updates
Andy Spencer [Wed, 27 Jul 2011 05:43:46 +0000 (05:43 +0000)]
Misc updates

Add gpm, devtmpfs, and mdev rules
Some a few other rules

13 years agoMisc mkinit updates, notably removing udev
Andy Spencer [Wed, 23 Mar 2011 03:14:09 +0000 (03:14 +0000)]
Misc mkinit updates, notably removing udev

13 years agoUpdate mkinit
Andy Spencer [Wed, 23 Mar 2011 03:02:08 +0000 (03:02 +0000)]
Update mkinit

- Change /usr/lib/plan9 prefix to /opt/plan9
- Update bitlbee rule for bitlbee 3.0
- Cleanup spamassassin rule

13 years agoForgot to add new init.mk
Andy Spencer [Mon, 1 Nov 2010 02:26:51 +0000 (02:26 +0000)]
Forgot to add new init.mk

13 years agoRefactor (init services)^.mk
Andy Spencer [Mon, 1 Nov 2010 02:20:40 +0000 (02:20 +0000)]
Refactor (init services)^.mk

14 years agoadd csv
Andy Spencer [Sat, 30 Jan 2010 10:36:56 +0000 (10:36 +0000)]
add csv

14 years agomkinit - adding apache2, and server runlevel
Andy Spencer [Sat, 26 Dec 2009 05:57:14 +0000 (05:57 +0000)]
mkinit - adding apache2, and server runlevel

14 years agoadd spamassassin
Andy Spencer [Sun, 20 Dec 2009 09:13:50 +0000 (09:13 +0000)]
add spamassassin

14 years ago(no commit message)
Andy Spencer [Tue, 20 Oct 2009 03:01:36 +0000 (03:01 +0000)]

14 years ago(no commit message)
Andy Spencer [Fri, 16 Oct 2009 02:56:26 +0000 (02:56 +0000)]

14 years agorcifying things, (rc version of mkinit is broken)
Andy Spencer [Fri, 16 Oct 2009 02:07:12 +0000 (02:07 +0000)]
rcifying things, (rc version of mkinit is broken)

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