Closed jaakristioja closed 2 years ago
Thanks!
coding style is different because installkernel itself is a fork of debian's one (from debianutils package) so just some edits were added, but style remained untouched.
hook uses bash and not sh and uses gentoo-style ebuild/shell syntax. that's intentional and unlikely to change tbh.
Small style/typo fixes. Feel free to merge, cherry-pick, squash, reject etc.
PS: Ideally the style of the
installkernel
andhooks/91-grub-mkconfig.install
scripts would also be more consistent, but such style choices are best left to the actual maintainers.