Re: [DNG] Packaging Vdev

2016-03-14 Thread Mat
poch" field in debian version strings? https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version Sorry if I repeat something that has been mentioned already, I didn't follow the whole thread. -- Mat signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Apparently Jessie has runit

2016-01-21 Thread Mat
ntees that init scripts remain in sync as packages receive updates. -- Mat signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Apparently Jessie has runit

2016-01-21 Thread Mat
ial reboot after the package is installed when the system still runs from sysvinit. I'll fix this when I get the time. Cheers, -- Mat signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] int essid_alloc is causing valgrind to report a series of errors

2015-10-14 Thread Mat
> tmp = (char *) calloc(length, 1); > > if(!tmp) > return ENOMEM; > > *result = tmp; > > return 0; > } -- Mat signature.asc Description: OpenPGP digital signature ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] startup scripts (was dng@lists.dyne.org)

2015-07-20 Thread Mat
hey make for a very smooth integration of runnit with debian. I haven't tried s6 yet, but it's on my bucket list. -- Mat ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Proposed defaults changes

2015-07-15 Thread Mat
lieve it should be something small and simple. If you want a real mta, then you'd install the one that you actually want to use, not the default. I've never used exim so I don't know how does it fit with this line of reasoning, but there are others like dma that look like good candidat

Re: [DNG] bummer

2015-07-06 Thread Mat
istrap. https://wiki.debian.org/Debootstrap -- Mat ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Packages aren't the only path to alternate inits

2015-06-25 Thread Mat
. Most of the work went in the postinst/prerm scripts to stop/start the service, and remove/restore the traditional sysv init file: things that wouldn't be necessary if the service package was stripped of the sysv scripts. I know that supporting multiple init systems isn't on the priority