henrikstengaard / hstwb-installer

A set of scripts to automate installation of Amiga OS, Kickstart roms and packages to new or existing Amiga HDF files
https://hstwb.firstrealize.com
MIT License
100 stars 7 forks source link

Add platform filtering for packages #21

Closed henrikstengaard closed 5 years ago

henrikstengaard commented 5 years ago

To avoid installing packages for unsupported platforms, the idea is to add a platform filtering for all packages and most important amiga os enhancement related ones.

First step is to get HstWB Installer to write a file with with choosen platform to e.g. SYS:Prefs/HstWB/Platform for both install and running self install.

Install and self install can then load the platform file and filter list of packages to install based of platforms added to each package.

henrikstengaard commented 5 years ago

Package filtering has been added as part of HstWB Installer v1.3.0-BETA2