We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bob is becoming increasingly redundant, but for it to be completely replaced, the following tasks must first be completed:
-o
-i
Once all this is done, the method for creating templates should look a little something like this:
aquarium -c my-template -t amd64.aquabsd.0422a aquarium -e my-template < custom.sh aquarium -T my-template -o my-template.txz # create 'my-template.txz' template file
And for creating bootable images:
aquarium -c my-image -t amd64.aquabsd.0422a -k amd64.aquabsd.0422a aquarium -e my-image < custom.sh aquarium -i my-image -o my-image.img # create 'my-image.img' bootable image file
(More details can be found in ananas/aquariums/README.md.)
ananas/aquariums/README.md
The text was updated successfully, but these errors were encountered:
0879e1a
obiwac
No branches or pull requests
Bob is becoming increasingly redundant, but for it to be completely replaced, the following tasks must first be completed:
-o
flag?).-i
flag?).Once all this is done, the method for creating templates should look a little something like this:
And for creating bootable images:
(More details can be found in
ananas/aquariums/README.md
.)The text was updated successfully, but these errors were encountered: