Re: [DNG] Conversion script: was Formail for managing digests

2019-11-29 Thread Didier Kryn
Le 29/11/2019 à 02:08, s@po a écrit : freedesktop.org, should adress the situation,     I don't trust Freedesktop to produce a good quality standard. I don't know who are the people behind Freedesktop, beyond Gnome and KDE, but they have produced Dbus and also the practice to automatically c

Re: [DNG] Devuan cannot exist without the help of Debian

2019-11-29 Thread Denis Roio
On Wed, 27 Nov 2019, Joril via Dng wrote: > On 26/11/19 22:13, viverna wrote: > > > > I wrote this summer in this list about a possibility of inject init > > > > run scripts (for example runit) in all Devuan packages automatically. > > > > > > This is a great idea. I've been in favor of something

Re: [DNG] Devuan cannot exist without the help of Debian

2019-11-29 Thread Joril via Dng
On 29/11/19 12:29, Denis Roio wrote: Sadly it's not just init scripts: for example how would a case like http://bugs.devuan.org/db/27/276.html be handled? I guess by hand. Do you mean the user's hand, or the distro maintainer's? :D do you know about other show-stoppers for the systemd uni

[DNG] IFJ - Init Freedom inJector

2019-11-29 Thread viverna
Inject init diversity in a single package. I just released IFJ. Grab it: https://notabug.org/viverna/ifj It is a posix shell script (use dpkg-deb and sed). Sorry, it is not available a man pages. -- _ < Viverna > - \^/^ \ /

[DNG] Crypted swap bug in todays "Ceres": "contains a filesystem type hfsplus".

2019-11-29 Thread Андрей via Dng
Приветствую. In "Ceres", two days ago stopped working crypted swap, that is actualy just a file, with the "diagnose": "contains a filesystem type hfsplus". May here is on a list the one, that alreade have met and conquered the bug, and wills to share his precious knowledge? My web searches brou

Re: [DNG] IFJ - Init Freedom inJector

2019-11-29 Thread golinux
On 2019-11-29 07:25, viverna wrote: Inject init diversity in a single package. I just released IFJ. Grab it: https://notabug.org/viverna/ifj It is a posix shell script (use dpkg-deb and sed). Sorry, it is not available a man pages. -- _ < Viverna > - \

Re: [DNG] Conversion script: was Formail for managing digests

2019-11-29 Thread s
On Fri, 29 Nov 2019 12:15:29 +0100 Didier Kryn wrote: > Le 29/11/2019 à 02:08, s@po a écrit : > > freedesktop.org, should adress the situation, > >     I don't trust Freedesktop to produce a good quality standard. I > don't know who are the people behind Freedesktop, beyond Gnome and KDE, > b

Re: [DNG] IFJ - Init Freedom inJector

2019-11-29 Thread viverna
il devuanizzato goli...@devuan.org il 29-11-19 17:09:02 ha scritto: Hi viverna, Perhaps you could put the IFJ in https://git.devuan.org. And continue to develop it there also? Thanks. golinux Hi golinux, thanks, I thought it was reserved for main Devuan developers. I don't know very well

Re: [DNG] Conversion script: was Formail for managing digests

2019-11-29 Thread Massimo Coppola
Hi all, long time as a silent lurker, but is seems well time to get up and act. Although today I'm just about writing about doing, so feel free to ignore me. English is not my first language, so if I use inappropriate writing tone, I apologize now and please let me know about my errors. The

[DNG] LSB script headers

2019-11-29 Thread bill.m.moss--- via Dng
I have been following the thread on using systemd unit files as a source for traditional init scripts. I write BSD headers for my freeBSD system, /etc/rc.d scripts and used to write LSB headers for /etc/init.d Linux scripts. What ever happened to the LSB format for scripts. If it still exists, woul

[DNG] Process Supervision Rosetta Stone

2019-11-29 Thread Steve Litt
Hi all, I've created a Process Supervision Rosetta Stone to show identically or similarly functioning commands in each of daemontools, runit and s6. A benefit of this is that if one has a working runit run/finish script, translating to s6 is almost rote text substitution. This Rosetta Stone is no

Re: [DNG] LSB script headers

2019-11-29 Thread s
On Fri, 29 Nov 2019 13:33:34 -0500 "bill.m.moss--- via Dng" wrote: > I have been following the thread on using systemd unit files as a source > for traditional init scripts. I write BSD headers for my freeBSD system, > /etc/rc.d scripts and used to write LSB headers for /etc/init.d Linux > script