cirros-dev / cirros

120 stars 33 forks source link

load-modules: Fix bug in parse_modules and print loaded modules. #38

Closed smoser closed 4 years ago

smoser commented 4 years ago

Fix a bug in parse_modules for arches not in the case statement. This was aarch64 and ppc64le.

Also, when load-modules runs on startup, it is useful to print the loaded modules.