volumio / Build

Buildscripts for Volumio System
GNU General Public License v2.0
113 stars 103 forks source link

X86: fix kernel image name to 'vmlinux' #475

Closed gkkpch closed 3 years ago

gkkpch commented 3 years ago

I suggest this one to replace #473

ashthespy commented 3 years ago

Side note, it would be nice to add an explicit log line with the actual version of the kernel installed. Makes it easier to later check logs..

gkkpch commented 3 years ago

It already does that with the dpkg install and also shows the version number when building the initramfs.

gkkpch commented 3 years ago

Do we agree to merge this one? (I know, the comments have a typo, I'll fix that later)

volumio commented 3 years ago

@gkkpch if you confirm that all is ok and tested, I'll merge

volumio commented 3 years ago

@gkkpch please confirm when I can merge (after its been tested)

gkkpch commented 3 years ago

Yes, this was tested before pushing.

volumio commented 3 years ago

Thanks!