Commit Graph

7 Commits

Author SHA1 Message Date
Gilver 104649b9b6 fix(dracut-strip-trigger): Noarch (#7929)
* fix(dracut-strip-trigger): Noarch

Signed-off-by: Gilver <rockgrub@disroot.org>

* chore: Arches

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-12-04 03:18:32 +08:00
madomado 085961ad6b feat(dracut-strip-trigger): add iscsi to circumvent issue? (#6530) 2025-09-28 10:42:49 -05:00
Pornpipat Popum f361f18b3d feat(dracut-strip-trigger): use config files instead (#6549)
Instead of spending the double amount of time regenerating the initramfs
twice by adding a transaction trigger in the RPM, a better way is to
simply just add a Dracut config file to set up aggressive stripping.

Also adds a conflict to `dracut-config-generic` since that does the
opposite of what this package does. If you wanted to install this
package you'd not want this installed anyway, since both conflict with
each other.
2025-09-28 16:24:38 +08:00
madomado c41b7b7bcf fix(dracut-strip-trigger): actually run after the kernel finally works (#6309) 2025-09-04 02:16:23 -05:00
madomado 560951275a fix(dracut-strip-trigger): make trigger run later than dracut's one (#6046)
Signed-off-by: madomado <madonuko@outlook.com>
2025-08-16 14:28:51 -05:00
madomado a6b260e24c fix(dracut-strip-trigger): support other kernels (#5798)
also account for stuff like `kernel-cachyos` which provides `installonlypkg(kernel)`

Signed-off-by: madomado <madonuko@outlook.com>
2025-07-09 06:39:58 -05:00
madomado 09d12f9319 add: dracut-strip-trigger (#5287) 2025-06-10 11:15:39 -05:00