You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be more idiomatic for the firmware-config-size positional arguments to be like this:
mkosimg [-s SIZE] firmwareimage [configtarball]
Then we won't have to do the less idiomatic - to skip the config file argument. This isn't a big deal because I'm sure most users will include the config file -- after all, creating a preconfigured image is the main value of this project to begin with.