mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-06 18:36:50 +00:00
Packages with alias_of in releases.conf (e.g. dashd → dashcore, golang → go) now get symlinked cache files so they resolve to the same JSON as their target. 13 aliases total. Added AliasOf as a proper field in installerconf.Conf, LinkAlias method to fsstore, and alias handling in webicached's Run loop.