Skip to content

Config system improved + More configs + Update script names + Fix typos

HostGrady requested to merge (removed):master into master

This merge does 4 things:

  • Improves the config system with the config folder
  • More scripts support configs
  • Enforce a script naming standard "dmscriptname"
  • Fixes some typos

I believe all of these things will make the project better and more user friendly. There are however a few things I have yet to implement, those are:

  • Fixing the PKGBUILD, as this certainly breaks it
  • Update dmsetup (previously setup) to account for the configs
  • Update the README.md fully (forgot to update the installation part)

If you would like I could account for a few of these issues and resubmit the merge request.

Merge request reports