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
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
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
> 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
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
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
istrap.
https://wiki.debian.org/Debootstrap
--
Mat
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
. 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