Feat: add spoolman support #477
Reference in New Issue
Block a user
Delete Branch "DicyRoll/feat/spoolman"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello, this PR adds support (install, update, remove, backup) for Spoolman as it was requested in #373.
Main outline
~/.local/share/spoolman~/.local/share/spoolmaninto kiauh's backup dirPossible problems and thing to keep in mind
advanced_configfunctionOf course let me know if something needs changing or improving
Thank you for the PR!
I will have a look at it once i find some time. I am currently working on a full python migration of KIAUH, hence my energy going into the current bash version is rather limited and usually i would refrain from merging that addition but it does not look very complex, so i think it would be fine to merge it and also migrate it to python afterwards to prepare it for KIAUH v6.
Are you interested in adding Spoolman as a KIAUH extension for v6 as well? On the v6 dev branch are some extensions already implemented, so you could take them as inspiration if you want. If not, im fine with it of course and i will migrate that myself afterwards.
Hello!
I didn't realize how far along v6 is in development. (Oh well, at least now I have an idea of how KIAUH works.) This implementation is pretty straightforward, with much of the heavy lifting done by Spoolman's
install.sh.Regarding the v6 implementation, yes I'd be really happy to take a crack at that as well!
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.