Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Workflow when developing and publishing an overlay
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
apurkrt
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2011
Posts: 116
Location: Czechia, Europe

PostPosted: Tue Oct 15, 2019 6:58 pm    Post subject: Workflow when developing and publishing an overlay Reply with quote

Hello, I recently started to develop my own ebuilds. I have my local repo at /var/db/repos/adam. And it works fine, but I would like to ask how to publish it using git. Or rather - how to do it efficiently. Now I develop at the /var/db/repos/adam and its subdirs as root. But it does not feel right to use git as root. And to always copy everything to e.g. /home/adam/repos and change ownership before commiting to git seems awkward.

So I would like to ask - what is a good workflow when developing and overlay and publishing it with git?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31283
Location: here

PostPosted: Tue Oct 15, 2019 8:58 pm    Post subject: Reply with quote

I put my overlay in home directory and I setted this location in repos.conf
Code:
[gallifrey]
location = /home/<my_user>/projects/gentoo/gallifrey
masters = gentoo
auto-sync = no

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
apurkrt
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2011
Posts: 116
Location: Czechia, Europe

PostPosted: Wed Oct 16, 2019 7:34 pm    Post subject: Reply with quote

Thank you!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum