classabbyamp
classabbyamp
because 5.x kernels have issues, I am just going to enable the kconfig option in 6.x kernels, so that when they are next built, they get the new options. Enabling...
i just added this to my config: `c['www']['ui_default_config'] = { 'Links.build_link_template': "%(build_number)", }`
first patch is probably not necessary as eudev doesn't do the "dependency minimisation" that systemd-udev has done: ``` $ libtree /usr/bin/udevd /usr/bin/udevd ├── libblkid.so.1 [default path] └── libkmod.so.2 [default path]...
there is interest in moving forward, but we do have lives outside of this. I've been letting zdykstra (the package's maintainer) take his time in testing this
@LaszloGombos @jozzsi any important patches since release for 104?
tested on aarch64 on a Lenovo X13s. seems to work fine.
try the latest push please, i added a patch to revert https://github.com/dracut-ng/dracut-ng/commit/e7ed8337bb9fec0283af5dc745450394ba649a03
tested with mklive on x86_64 and x86_64-musl, seems to work.
@jozzsi has anything significant changed in how `force_drivers` works since 059? I rely on that on an arm64 laptop to load [some essential modules](https://github.com/void-linux/void-packages/blob/master/srcpkgs/x13s-base/files/dracut.conf). on 059, everything works fine, but...
it might also be a difference with udev or firmware, not sure