A Teaiso customized profiles effors to made alpine builds of the live linux for VenenuX
Go to file
vegnuli b8d8cd7c74 fix custom sripts that not run, aming scheme 2022-05-28 06:32:04 -05:00
alpine-venenux-edge-x64 fix custom sripts that not run, aming scheme 2022-05-28 06:32:04 -05:00
alpine-venenux-edge-x86 fix custom sripts that not run, aming scheme 2022-05-28 06:32:04 -05:00
README.md first upload: profile and scripts, package list 2022-05-27 22:29:42 -04:00

README.md

Alpine VenenuX

VenenuX build ISO image repository for Alpine Linux flavor

It will build a Alpine ISO in same line as Debian, including manpages and forensic commands.

Build:

You can buil 32 and 64 bits ISO of Alpine VenenuX edge as:

  • For 32bit mkteaiso --profile=./alpine-venenux-edge-x86 --output=./ --debug
  • For 64bit mkteaiso --profile=./alpine-venenux-edge-x64 --output=./ --debug

Dependencies

VenenuX's makeiso or mkteaiso, any of them can work:

Issues

  • Alpine installer will need networking active, there's no offline install possible.