Commit Graph

7 Commits

Author SHA1 Message Date
Raboneko bb53fca215 fix(dracut-strip-trigger): Noarch (#7929) (#7932)
* fix(dracut-strip-trigger): Noarch



* chore: Arches



---------


(cherry picked from commit 104649b9b6)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-12-03 13:24:20 -06:00
madomado 1f211c70e3 chore(sync): frawhide -> f42 (#6873) 2025-10-25 08:48:24 -07:00
Raboneko da1c342ccb feat(dracut-strip-trigger): use config files instead (#6549) (#6551)
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.

(cherry picked from commit f361f18b3d)

Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
2025-09-28 21:11:30 +08:00
Raboneko df02421a7f fix(dracut-strip-trigger): actually run after the kernel finally works (#6309) (#6312)
(cherry picked from commit c41b7b7bcf)

Co-authored-by: madomado <madonuko@outlook.com>
2025-09-04 15:17:37 +08:00
Raboneko cd2b74defe fix(dracut-strip-trigger): make trigger run later than dracut's one (#6046) (#6086)
(cherry picked from commit 560951275a)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-08-17 13:40:53 +08:00
Raboneko dba88235ad fix(dracut-strip-trigger): support other kernels (#5798) (#5801)
also account for stuff like `kernel-cachyos` which provides `installonlypkg(kernel)`


(cherry picked from commit a6b260e24c)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-07-09 07:40:19 -05:00
Raboneko 3afad88442 add: dracut-strip-trigger (#5287) (#5306)
(cherry picked from commit 09d12f9319)

Co-authored-by: madomado <madonuko@outlook.com>
2025-06-11 00:46:08 +08:00