From: Adolf Belka Date: Wed, 1 Dec 2021 12:30:23 +0000 (+0100) Subject: sysvinit: Update to version 3.00 X-Git-Tag: v2.27-core163~26^2~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7171356a9768857d4385dddba0a94f109a13b0e8;p=ipfire-2.x.git sysvinit: Update to version 3.00 - 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 Reviewed-by: Michael Tremer --- diff --git a/lfs/sysvinit b/lfs/sysvinit index 7bf631a053..7b195bfaeb 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)