Skip to content
New issue

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

aquarium: Replace Bob completely (😥) #5

Closed
5 tasks done
obiwac opened this issue Jun 18, 2022 · 0 comments
Closed
5 tasks done

aquarium: Replace Bob completely (😥) #5

obiwac opened this issue Jun 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@obiwac
Copy link
Member

obiwac commented Jun 18, 2022

Bob is becoming increasingly redundant, but for it to be completely replaced, the following tasks must first be completed:

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.)

@obiwac obiwac added the enhancement New feature or request label Jun 18, 2022
@obiwac obiwac self-assigned this Jun 18, 2022
@obiwac obiwac closed this as completed in 0879e1a Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant