]> Pileus Git - mkinit/log
mkinit
10 years agoUpdate kexec rules
Andy Spencer [Wed, 28 Aug 2013 04:56:22 +0000 (04:56 +0000)]
Update kexec rules

10 years agoAdd cupsd service
Andy Spencer [Wed, 28 Aug 2013 04:56:12 +0000 (04:56 +0000)]
Add cupsd service

10 years agoUpdate default init.mk
Andy Spencer [Wed, 28 Aug 2013 04:53:13 +0000 (04:53 +0000)]
Update default init.mk

10 years agoAdd mdadm and smart monitoring
Andy Spencer [Wed, 28 Aug 2013 04:49:43 +0000 (04:49 +0000)]
Add mdadm and smart monitoring

10 years agoAdd jabberd service
Andy Spencer [Wed, 28 Aug 2013 04:49:27 +0000 (04:49 +0000)]
Add jabberd service

10 years agoFix apache2 reclipe
Andy Spencer [Wed, 28 Aug 2013 04:49:14 +0000 (04:49 +0000)]
Fix apache2 reclipe

10 years agoAdd some more deps for cron and munged
Andy Spencer [Wed, 28 Aug 2013 04:48:56 +0000 (04:48 +0000)]
Add some more deps for cron and munged

10 years agoRemove mtab line (use symlink instead)
Andy Spencer [Wed, 28 Aug 2013 04:47:48 +0000 (04:47 +0000)]
Remove mtab line (use symlink instead)

11 years agoMisc service updates
Andy Spencer [Mon, 18 Mar 2013 01:32:56 +0000 (01:32 +0000)]
Misc service updates

- Move hddtemp opts to init.mk
- Split dhcp into eth0/wlan0
- Update directory install commands
- Add denyhosts service
- Add mailman service
- Add rngd service

11 years agoMisc updates
Andy Spencer [Mon, 18 Mar 2013 01:17:10 +0000 (01:17 +0000)]
Misc updates

- Add .gitignore
- Add dioc and wpa services
- Misc service updates
- Fix build/install

12 years agoAdd gpsd/tftp, update qingy/getty
Andy Spencer [Thu, 8 Mar 2012 06:51:35 +0000 (06:51 +0000)]
Add gpsd/tftp, update qingy/getty

12 years agoAdd munged/diod/mdadm, fix bitlbee/exim
Andy Spencer [Thu, 8 Mar 2012 06:47:52 +0000 (06:47 +0000)]
Add munged/diod/mdadm, fix bitlbee/exim

12 years agoUpdate default config
Andy Spencer [Wed, 27 Jul 2011 05:52:51 +0000 (05:52 +0000)]
Update default config

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