> Sent: Saturday, November 30, 2024 at 1:33 PM
> From: "Greg Wooledge" <g...@wooledge.org>
> To: debian-user@lists.debian.org
> Subject: Re: where is mail.log
>
> On Sat, Nov 30, 2024 at 19:16:16 +0100, poc...@homemail.com wrote:
> > Yes I do know what systemd-sysv is for (I run my own custom distribution).
> >
> > * Support for System V service scripts is deprecated and will be
> > removed in v258. Please make sure to update your software
> > *now* to include a native systemd unit file instead of a legacy
> > System V script to retain compatibility with future systemd releases.
>
> The version of systemd in trixie (and also in sid) is 257 according
> to packages.debian.org.
>
> I don't know whether that's the version trixie is going to use upon
> release, but if it is, then your v258 cutoff won't be relevant until
> the *next* release after trixie.
>
>
It is the future.
The debian issue will be to deal with all the things systemd is bringing and
SysV is not supporting.
Is debian going to drop SysV?
My custom distribution already deals with the v258 cutoff.
It is a rolling release type and does have major releases.
What happens when /etc/hosts goes away?
As you see from my earlier post I have already dealt with that and for that
matter /etc/fstab also.
[alarm@alarm ~]$ cat /etc/hosts
# Static table lookup for hostnames.
# See hosts(5) for details.
[alarm@alarm ~]$ cat /etc/fstab
# Static information about the filesystems.
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
Some distributions have dealt with the changes also.