biocyberman Posted May 24, 2018 Report Share Posted May 24, 2018 I setup an overlay, and currently `#ego sync` does not update this overlay. I had to do manual git pull at the overlay's directory: cd /var/git/overlays/myov && git pulll origin master Is there a better way to achieve the same thing? Link to comment Share on other sites More sharing options...
0 cafaia Posted May 25, 2018 Report Share Posted May 25, 2018 Hi, Biocyberman! Did you add this repository with layman? If so, you can use eix, look: https://www.funtoo.org/Package:Eix If not, you can use the file '/etc/portage/repos.conf/myoverlay.conf', look: https://www.funtoo.org/Local_Overlay , you should look at the variable 'auto-sync'. Hope this helps! Best regards! Link to comment Share on other sites More sharing options...
Question
biocyberman
I setup an overlay, and currently `#ego sync` does not update this overlay. I had to do manual git pull at the overlay's directory:
cd /var/git/overlays/myov && git pulll origin master
Is there a better way to achieve the same thing?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts