aboutsummaryrefslogtreecommitdiffsponsor
path: root/installpkg.go
AgeCommit message (Expand)Author
2022-05-20bail out on unknown package attributesSlack Coder
2022-05-05installpkg: fix unpacking of /install dirSlack Coder
2022-05-05installpkg: support no-overwrite optionSlack Coder
2022-04-26installpkg: only untar what is neededSlack Coder
2022-04-23installpkg: Avoid using /install on target dirSlack Coder
2022-04-13installpkg: remove print statementSlack Coder
2022-04-13installpkg: correct symlink locationSlack Coder
2022-04-13installpkg: avoid modifying /install if it existsSlack Coder
2022-03-30Initial commitSlack Coder