public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 1c1d9fd7bfdf5495069c3119982753a9ddc5fe24
@ 2022-05-16 18:31 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2022-05-16 18:31 UTC (permalink / raw)
  To: ipfire-scm

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

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  1c1d9fd7bfdf5495069c3119982753a9ddc5fe24 (commit)
      from  bbd4767fcf3086800e96aa449c6fa526ad662288 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1c1d9fd7bfdf5495069c3119982753a9ddc5fe24
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon May 16 14:48:14 2022 +0000

    dracut: Enable automatic assembly of any RAID/LVM devices
    
    This has changed in dracut 24 and we have used various hacks to enable
    this behaviour again when it would have been so easy to just enable this
    parameter.
    
    Fixes: #12862 - Upgrade from Core 166 to 167 does not use RAID anymore
    Reported-by: Dirk Sihling <dsihling(a)web.de>
    Reported-by: Adolf Belka <adolf.belka(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
    Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/grub2/default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Difference in files:
diff --git a/config/grub2/default b/config/grub2/default
index c1b78237e..127d33445 100644
--- a/config/grub2/default
+++ b/config/grub2/default
@@ -1,6 +1,6 @@
 GRUB_TIMEOUT=5
 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
 GRUB_DEFAULT=saved
-GRUB_CMDLINE_LINUX="panic=10"
+GRUB_CMDLINE_LINUX="rd.auto panic=10"
 GRUB_DISABLE_RECOVERY="true"
 GRUB_BACKGROUND="/boot/grub/splash.png"


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-16 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16 18:31 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 1c1d9fd7bfdf5495069c3119982753a9ddc5fe24 Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox