Skip to content

Commit

Permalink
gpt-auto-generator is gone in mantic
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitri John Ledkov <[email protected]>
  • Loading branch information
xnox authored and alfonsosanchezbeato committed Sep 15, 2023
1 parent 4a329b5 commit 4b83a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ override_dh_auto_install:
-D $(CURDIR)/debian/tmp --ldd $$f; \
done
# But we don't won't to automount the rootfs
rm debian/tmp/usr/lib/systemd/system-generators/systemd-gpt-auto-generator
rm -f --verbose debian/tmp/usr/lib/systemd/system-generators/systemd-gpt-auto-generator
# or this (binfmt_misc module is not in the initramfs)
rm debian/tmp/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount
# Remove all pcrphase related bits for the moment (services and binary)
Expand Down

0 comments on commit 4b83a6e

Please sign in to comment.