Laszlo Gombos

Results 203 comments of Laszlo Gombos

Ideally the PR for this issue should also change TEST-16-DMSQUASH to exclude bash from initramfs.testing and invoke dracut.sh with "dash dmsquash-live qemu" and make the changes necessary to pass the...

I would advocate for decision making based on data. The size of the bash binary (1.4M) is more than 10x of the size of the dash binary (127K). This size...

@jiayi0118 If you run "depmod" before running dracut, would the issue go away ?

> if we can we should probably drop network related tools ( such as ping ip etc, ) as well. Thanks for the review. It looks like we can indeed...

@pandom79 You can try to add /usr/share/kbd/i386/qwerty/it.map into your dracut.conf and regenerate initramfs. https://man7.org/linux/man-pages/man5/dracut.conf.5.html#:~:text=install_optional_items

@pandom79 Thanks. Sorry I misunderstood the problem. Make sure linux-with-alt-and-altgr.inc is also included in your initramfs and try again.