Replies: 1 comment 1 reply
-
@arkenoi thanks for opening a discussion! I like that idea but I am not sure if I will have the time in the next few months to get around to it. We just merged a new feature in axiom-build that allows users to supply a custom Packer JSON provisioner. I would recommend copying Default https://github.com/pry0cc/axiom/blob/master/images/provisioners/full.json and try to alter the appropriate commands to suit your needs. After you are done feel free to submit a pull request with the updated Packer JSON under a different name. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
my typical pentest engagement VM is based on kali-rolling template running on Qubes OS. It is a bit tricky to run Axiom here, because all changes to the root filesystem are not persistent and do not survive reboot, to make something permanent I need to put it to /usr/local or /home. May I suggest moving all non-system dependencies (everything not installed via the package manager) to /usr/local to keep the installation more clean?
Beta Was this translation helpful? Give feedback.
All reactions