Package Details: rebuild-initramfs-dracut 2.1.1-1

Git Clone URL: https://aur.archlinux.org/rebuild-initramfs-dracut.git (read-only, click to copy)
Package Base: rebuild-initramfs-dracut
Description: A helper script to rebuild initramfs images using dracut
Upstream URL: https://github.com/xuanruiqi/rebuild-initramfs-dracut-arch
Licenses: MIT
Conflicts: rebuild-initramfs-dracut-legacy
Submitter: xuanruiqi
Maintainer: xuanruiqi
Last Packager: xuanruiqi
Votes: 6
Popularity: 0.000001
First Submitted: 2020-06-04 22:44 (UTC)
Last Updated: 2024-04-30 19:03 (UTC)

Pinned Comments

xuanruiqi commented on 2024-04-28 14:49 (UTC)

I've rewritten the tool in Python. If you're fine with the old script or you don't want to pull in the new dependencies, you can stick with the legacy version which won't receive any updates.

Latest Comments

« First ‹ Previous 1 2

merlock commented on 2024-01-18 16:32 (UTC)

@xuanruiqi: Couple of things...

  1. Doesn't seem to honor conf files in /etc/dracut.conf.d

  2. How can I disable fallback generation?

merlock commented on 2021-12-02 00:53 (UTC) (edited on 2021-12-02 14:22 (UTC) by merlock)

Issue regarding sbsign/sbsigntools opened.

https://github.com/xuanruiqi/rebuild-initramfs-dracut-arch/issues/2

ETA: 1.7.2-1 fixes this.

artafinde commented on 2021-12-01 09:08 (UTC)

@xuanruiqi: sbsigntools should be set as dependency (or optional dependency). How do you skip the signing process?