MX-Linux / build-iso-mx

antix build-iso system with settings for mx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note the master branch is under development. If you want the last stable branch, use the "bullseye" branch.

build-iso-mx

antiX build-iso system with settings for MX. This script is used to create variate ISO flavors.

Requirements

  • debootstrap
  • genisoimage
  • syslinux-utils
  • squashfs-tools
  • zsync
  • expect

Running

For usage instructions, run:

  • ./build-iso -h to displays help
  • ./build-iso --show-stages to show the stages of processing
  • ./build-iso --show-parts to show parts of stage-4 and how to control them

Most likely, you would want to run

./build-iso --user-default defaults

or

./build-iso --user-default defaults-kde

or whatever defaults-* file in the Input/ directory.

Refer to README-Custom-Respin.md for more on customizations.

Special notes

Allow roughly 10 GB drive space for most completed projects.

Consider having separate build-iso-mx folders for different architectures.

Best run on a machine with specs of at least:

  • 5th Gen Intel [Quad-Core] or AMD FX 6100 [6-Core] processor
  • 8 GB DDR-1333 SDRAM
  • Fast SSD with 50+ GB available drive space
  • Efficient Cooling System

About

antix build-iso system with settings for mx

License:GNU General Public License v3.0


Languages

Language:Shell 85.0%Language:Lua 10.2%Language:Python 1.7%Language:HTML 0.9%Language:Perl 0.4%Language:JavaScript 0.4%Language:C 0.3%Language:CSS 0.2%Language:Ruby 0.2%Language:Emacs Lisp 0.2%Language:Slash 0.1%Language:C# 0.1%Language:NewLisp 0.1%Language:SystemVerilog 0.1%Language:Raku 0.0%Language:Erlang 0.0%Language:Prolog 0.0%