Skip to content

antix build-iso system with settings for mx

License

Notifications You must be signed in to change notification settings

kuromame04/build-iso-mx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.1%
  • Lua 10.2%
  • Python 1.7%
  • HTML 0.9%
  • Perl 0.4%
  • JavaScript 0.4%
  • Other 1.3%