A Teaiso customized profiles effors to made alpine builds of the live linux for VenenuX
Go to file
Герхард PICCORO Lenz McKAY af4417c7b1 first upload: profile and scripts, package list
* upload profiles for x86 and x64 build of iso alpine for VenenuX
* put default readme
* TODO: upload artwork and add git makeiso ubmodule as git repo
2022-05-27 22:29:42 -04:00
alpine-venenux-edge-x64 first upload: profile and scripts, package list 2022-05-27 22:29:42 -04:00
alpine-venenux-edge-x86 first upload: profile and scripts, package list 2022-05-27 22:29:42 -04: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.