public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] debianize: Use dh_installsystemd
@ 2024-02-01 13:07 Quirin Gylstorff
  2024-02-01 13:07 ` [RFC PATCH 1/2] debianize: use dh_installsystemd to automatically add systemd service Quirin Gylstorff
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Quirin Gylstorff @ 2024-02-01 13:07 UTC (permalink / raw)
  To: isar-users

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

This series adds the variable DEBIAN_SYSTEMD_SERVICE which defines
a systemd file to automatically be added to the debian folder and
automatically installed by using `dh_installsystemd`.

Quirin Gylstorff (2):
  debianize: use dh_installsystemd to automatically add systemd service
  meta/recipe-support: Use DEBIAN_SYSTEMD_SERVICE variable

 meta/classes/debianize.bbclass                    | 15 +++++++++++++++
 meta/recipes-support/enable-fsck/enable-fsck.bb   |  6 ++----
 meta/recipes-support/enable-fsck/files/postinst   |  3 ---
 .../expand-on-first-boot_1.4.bb                   |  7 ++-----
 .../expand-on-first-boot/files/postinst           |  3 ---
 .../sshd-regen-keys/sshd-regen-keys_0.4.bb        |  1 +
 6 files changed, 20 insertions(+), 15 deletions(-)
 delete mode 100644 meta/recipes-support/enable-fsck/files/postinst
 delete mode 100644 meta/recipes-support/expand-on-first-boot/files/postinst

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-02-15  8:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-01 13:07 [RFC PATCH 0/2] debianize: Use dh_installsystemd Quirin Gylstorff
2024-02-01 13:07 ` [RFC PATCH 1/2] debianize: use dh_installsystemd to automatically add systemd service Quirin Gylstorff
2024-02-01 13:07 ` [RFC PATCH 2/2] meta/recipe-support: Use DEBIAN_SYSTEMD_SERVICE variable Quirin Gylstorff
2024-02-01 15:16 ` [RFC PATCH 0/2] debianize: Use dh_installsystemd MOESSBAUER, Felix
2024-02-01 15:48   ` Gylstorff Quirin
2024-02-01 15:52     ` Anton Mikanovich
2024-02-15  8:42     ` MOESSBAUER, Felix

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