Skip to content

Add extra-file extra-cmd extra-package options#12

Open
kimfaint wants to merge 1 commit intoOLIMEX:masterfrom
kimfaint:extra-files-shells-packages
Open

Add extra-file extra-cmd extra-package options#12
kimfaint wants to merge 1 commit intoOLIMEX:masterfrom
kimfaint:extra-files-shells-packages

Conversation

@kimfaint
Copy link
Copy Markdown
Contributor

@kimfaint kimfaint commented Aug 5, 2022

When creating an image the --extra-package option can be used to
install an additional package into the filesystem.

Similarly the --extra-file option can be used to install
an additional file from overlay/ into the filesystem.

Finally the --extra-cmd option can be used to run a command on the
filesystem.

All of these option can be specified multiple times.

When creating an image the `--extra-package` option can be used to
install an additional package into the filesystem.

Similarly the `--extra-file` option can be used to install
an additional file from `overlay/` into the filesystem.

Finally the `--extra-cmd` option can be used to run a command on the
filesystem.

All of these option can be specified multiple times.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant