virtapi / installimage

bash scripts for deploying every linux system
Other
37 stars 14 forks source link

create array with modules to blacklist #25

Open bastelfreak opened 8 years ago

bastelfreak commented 8 years ago

right now the list of modules that are blacklisted is hardcoded into every $distro.sh, we should create an array in our configuration which stores these so we can easily modify the list for single installations.

bastelfreak commented 8 years ago

should be implemented together with https://github.com/virtapi/installimage/issues/24

bastelfreak commented 8 years ago

check also https://github.com/virtapi/installimage/issues/18