[From nobody Thu Aug 20 16:33:10 2026
Received: (at submit) by bugs.debian.org; 21 Aug 2025 15:24:57 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-14.9 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,FREEMAIL_FROM,HAS_PACKAGE,RCVD_IN_PBL,
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED,
 RCVD_IN_VALIDITY_SAFE_BLOCKED,RDNS_NONE,SPF_FAIL,SPF_HELO_NONE,
 SPOOFED_FREEMAIL,SPOOFED_FREEMAIL_NO_RDNS,XMAILER_REPORTBUG
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 20; hammy, 148; neutral, 38; spammy,
 1. spammytokens:0.943-+--H*r:bugs.debian.org
 hammytokens:0.000-+--XDebbugsCc, 0.000-+--X-Debbugs-Cc,
 0.000-+--trixie, 0.000-+--UD:init.d, 0.000-+--initd
Return-path: &lt;g1pi@libero.it&gt;
Received: from [151.29.95.177] (port=38832 helo=d13.vm)
 by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;g1pi@libero.it&gt;) id 1up79s-00Dbhk-2L
 for submit@bugs.debian.org; Thu, 21 Aug 2025 15:24:57 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: g1 &lt;g1pi@libero.it&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: orphan-sysvinit-scripts: please include scripts for kexec-tools,
 which were dropped in trixie
Message-ID: &lt;175578989196.1500.15610519973130304132.reportbug@d13.vm&gt;
X-Mailer: reportbug 13.2.0
Date: Thu, 21 Aug 2025 17:24:51 +0200
Delivered-To: submit@bugs.debian.org

Package: orphan-sysvinit-scripts
Version: 0.21
Severity: wishlist
X-Debbugs-Cc: g1pi@libero.it

Dear Maintainer,

the kexec-tools package in trixie has lost its SysV scripts, because

&gt; kexec-tools (1:2.0.27-1) unstable; urgency=medium
&gt;
&gt;   [...]
&gt;   * Removed init files. Removed automatic kexec reboot when enabled
&gt;     and associated config option (kexec-tools/load_kexec or
&gt;     LOAD_KEXEC in /etc/default/kexec). kexec reboot functionality
&gt;     has been integrated into systemctl now and will likely move to
&gt;     logind in near future. (Closes: #1039248)
&gt;   * Package now provides a script - kexec-load-kernel. To perform a
&gt;     kexec reboot, ensure /etc/default/kexec has the desired value for
&gt;     USE_GRUB_CONFIG. Use the sequence &quot;kexec-load-kernel;
&gt;     systemctl kexec&quot; or &quot;kexec-load-kernel; reboot&quot;
&gt;     (Closes: #1028416)
&gt;
&gt;  -- Khalid Aziz &lt;khalid@debian.org&gt;  Wed, 04 Oct 2023 16:17:28 -0600

Is it possible to take over at least /etc/init.d/kexec in o-s-s?

Without that script, the kexec mechanism is unusable under sysvinit, because

# kexec -l /vmlinuz --initrd=/initrd.img --reuse-cmdline
# init 6

results in a standard reboot, instead of a fast reboot the user expects.

Best regards,
	g.b.
]