malboxes icon indicating copy to clipboard operation
malboxes copied to clipboard

Better profiles

Open pix opened this issue 8 years ago • 5 comments

  • Implemented --profile switch (see #76 and #77)
  • Removed choco_packages. Packages are now configured using the profile (see #76)
  • Added a subfolder to the .cache directory to allow concurrent builds.

pix avatar Sep 14 '17 15:09 pix

I'm just starting to review it but I wanted to say upfront:

Added a subfolder to the .cache directory to allow concurrent builds.

:+1: to that! I meant to do that. Thanks!

obilodeau avatar Sep 25 '17 02:09 obilodeau

I think choco_packages should stay and that profiles packages should be added on top. For simplicity, it can be done in two different steps, it's not important.

obilodeau avatar Sep 25 '17 02:09 obilodeau

I can do it, however, as I said in another thread, wouldn't it be cool if we could generate kali vm with malboxes, if so, choco_packages should be at least renamed to packages ?

pix avatar Sep 26 '17 07:09 pix

if so, choco_packages should be at least renamed to packages ?

I agree but let's support choco_packages for a while to give time to people to upgrade their configs. Remove it from example config but in the code if there is no packages entry, honor the choco_packages entry if it exists.

obilodeau avatar Sep 27 '17 14:09 obilodeau

I'm running a test dry-run build on all supported OSes with that branch right now.

obilodeau avatar Sep 19 '18 00:09 obilodeau