public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] sysvinit: Update to version 3.00
Date: Wed, 01 Dec 2021 13:55:04 +0000	[thread overview]
Message-ID: <DEB53331-0902-4DE8-8420-12E4E642F50E@ipfire.org> (raw)
In-Reply-To: <20211201123023.3436775-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1279 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 1 Dec 2021, at 12:30, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
> 
> - Update from 2.99 to 3.00
> - Update of rootfile not required
> - Changelog
>   sysvinit (3.00) released; urgency=low
>    * Applied patch from Matthias Schiffer which allows bootlogd to read from
>      a wider range of consoles. The console name is already passed in from the
>      kernel command line using "console=". We no longer filter out names as strictly
>      but do now check to confirm the "console=" device points to a valid TTY.
> 
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/sysvinit | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/sysvinit b/lfs/sysvinit
> index 7bf631a05..7b195bfae 100644
> --- a/lfs/sysvinit
> +++ b/lfs/sysvinit
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 2.99
> +VER        = 3.00
> 
> THISAPP    = sysvinit-$(VER)
> DL_FILE    = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 6abc0ea61b8dd4a41b4e931a43b1bb90
> +$(DL_FILE)_MD5 = 6d54ca5b648decb106103c01d415417f
> 
> install : $(TARGET)
> 
> -- 
> 2.34.0
> 


      reply	other threads:[~2021-12-01 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 12:30 Adolf Belka
2021-12-01 13:55 ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DEB53331-0902-4DE8-8420-12E4E642F50E@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox