Skip to content

Releases: gsanhueza/ArchISOMaker

v1.2

13 Jun 19:39
Compare
Choose a tag to compare

This release allows you to create your custom ISO, and to install the system in an interactive manner.
This is a refactor version, simplifying code when creating your database for the new ISO file.

There are also fixes for default values, so you can now edit env.sh and the script will assume those values as defaults.

v1.1.2

12 Jun 23:11
Compare
Choose a tag to compare

This release allows you to create your custom ISO, and to install the system in an interactive manner.
Projected work will implement interactive install using some TUI (Terminal User Interface).

Changelog:

  • v1.1.2: Hotfix added in install.sh (defaults) and README.md update
  • v1.1.1: Hotfix added in env.sh

v1.0

12 Jun 16:21
Compare
Choose a tag to compare

This release allows you to create an Arch ISO directly by using ./build.
Projected work will implement interactive env.sh editing.