]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Add 'login' to Debian/Ubuntu/Kali package list
authorLuca Boccassi <bluca@debian.org>
Tue, 3 Sep 2024 08:10:45 +0000 (09:10 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 3 Sep 2024 10:09:00 +0000 (12:09 +0200)
The login package as provided by util-linux is 'Protected' but no
longer 'Essential' and that's intentional, so it will not be pulled
in by default. Add it to the list.

docs/bootable.md
mkosi.conf.d/30-debian-kali-ubuntu/mkosi.conf

index 8887a59179148b00d8d5ac13a9f622a49db7d6b7..7636f05409bf60d69f4c58037cdeb5704821ec7b 100644 (file)
@@ -62,6 +62,7 @@ Distribution=debian
 [Content]
 Bootable=yes
 Packages=linux-image-generic
+         login
          systemd
          systemd-boot
          systemd-sysv
@@ -78,6 +79,7 @@ Distribution=kali
 [Content]
 Bootable=yes
 Packages=linux-image-generic
+         login
          systemd
          systemd-boot
          systemd-sysv
@@ -95,6 +97,7 @@ Repositories=main,universe
 [Content]
 Bootable=yes
 Packages=linux-image-generic
+         login
          systemd
          systemd-sysv
          udev
index 8612e47adf8adddc4cb7f36f86ab94e745dd16f5..316070ec494e2c44f8ff50299e39b643604efed4 100644 (file)
@@ -17,6 +17,7 @@ Packages=
         iputils-ping
         libtss2-rc0
         libtss2-tcti-device0
+        login
         openssh-client
         openssh-server
         polkitd