summaryrefslogtreecommitdiff
path: root/conf/intel/portage/bashrc
AgeCommit message (Collapse)Author
2019-02-06Revert "with new layout we no longer need this, and will reimplement it as a ↵V3n3RiX
manual option in sisyphus" This reverts commit bc47a06ee3e4bb12fa912bb90e52a2e70a615a6a.
2018-12-23with new layout we no longer need this, and will reimplement it as a manual ↵V3n3RiX
option in sisyphus
2018-11-27add some do not edit warnings to all our filesV3n3RiX
2017-10-09move PKGDIR to /var/cache/packages and DISTDIR to /var/cache/distfiles ↵V3n3RiX
(Debian model)
2017-10-08reorganize repo's in a more sane wayV3n3RiX
2017-08-24it seems we didn't actually hook into pkg_postinst() phase, but actually ↵V3n3RiX
replaced it completely, so pkg_postinst of every package was doomed to fail, with nasty consequences
2017-08-23removing everything from cache at once seems to cause problems, so trigger ↵V3n3RiX
removal for each package at a time
2017-08-22fix : package cache is always saved and eats up all available disc space ↵V3n3RiX
during large upgrades