Date: Wednesday, February 9, 2022 @ 18:04:05
  Author: eworm
Revision: 436754

drop install message on init= parameter (FS#73245)

Both packages, systemd and systemd-sysvcompat, are required by base. So it's
unlikely this parameter is required... It is not for default installs.

But we keep the split package, looks like people out there use Arch Linux
with different init systems....

Modified:
  systemd/trunk/systemd.install

-----------------+
 systemd.install |    3 ---
 1 file changed, 3 deletions(-)

Modified: systemd.install
===================================================================
--- systemd.install     2022-02-09 17:56:29 UTC (rev 436753)
+++ systemd.install     2022-02-09 18:04:05 UTC (rev 436754)
@@ -36,9 +36,6 @@
     [email protected] \
     remote-fs.target
 
-  echo ":: Append 'init=/usr/lib/systemd/systemd' to your kernel command line 
in your"
-  echo "   bootloader to replace sysvinit with systemd, or install 
systemd-sysvcompat"
-
   # group 'systemd-journal-remote' is created by systemd-sysusers
   mkdir -m2755 var/log/journal/remote
   chgrp systemd-journal-remote var/log/journal/remote

Reply via email to