hi,
Working on the final bits for getting a CentOS Atomic image done, and a key issue that we need to workout is where the ostree content is going to live. I had considered putting it on cloud.centos.org, but technically there is nothing that indicates Atomic / OSTree are cloud specific.
Once we have mainstream traction the best place for hosting this would be on mirror.centos.org, with content in repo moving along with updates, as they are released. But at the moment, I'd say this was a testing release : plus the actual content for the Atomic image is likely to change quite a bit ( we might even end up with multiple Atomic builds for different sorts of roles etc ).
With that in mind, should we put the repos on dev.centos.org for now ? is this worth creating an atomic.centos.org ? I'm not a big fan of creating more subdomains though.
Regards
On 08/17/2014 09:46 PM, Karanbir Singh wrote:
hi,
Working on the final bits for getting a CentOS Atomic image done, and a key issue that we need to workout is where the ostree content is going to live. I had considered putting it on cloud.centos.org, but technically there is nothing that indicates Atomic / OSTree are cloud specific.
Once we have mainstream traction the best place for hosting this would be on mirror.centos.org, with content in repo moving along with updates, as they are released. But at the moment, I'd say this was a testing release : plus the actual content for the Atomic image is likely to change quite a bit ( we might even end up with multiple Atomic builds for different sorts of roles etc ).
With that in mind, should we put the repos on dev.centos.org for now ? is this worth creating an atomic.centos.org ? I'm not a big fan of creating more subdomains though.
Isn't dev.c.o already created to host this type of testing stuff? To me it looks like a perfect host until we reach a final release which can go to the official mirrors.
On 08/17/2014 07:50 PM, Manuel Wolfshant wrote:
With that in mind, should we put the repos on dev.centos.org for now ? is this worth creating an atomic.centos.org ? I'm not a big fan of creating more subdomains though.
Isn't dev.c.o already created to host this type of testing stuff? To me it looks like a perfect host until we reach a final release which can go to the official mirrors.
thats right, but there is no easy way to communicate an upstream repo change to ostree. the ostree configs are held outside the tree itself.
----- Original Message -----
From: "Karanbir Singh" mail-lists@karan.org To: centos-devel@centos.org Sent: Sunday, August 17, 2014 2:49:27 PM Subject: Re: [CentOS-devel] Atomic ostree repo mirror
On 08/17/2014 07:50 PM, Manuel Wolfshant wrote:
With that in mind, should we put the repos on dev.centos.org for now ? is this worth creating an atomic.centos.org ? I'm not a big fan of creating more subdomains though.
Isn't dev.c.o already created to host this type of testing stuff? To me it looks like a perfect host until we reach a final release which can go to the official mirrors.
thats right, but there is no easy way to communicate an upstream repo change to ostree. the ostree configs are held outside the tree itself.
+1 for dev.centos.org -- good to communicate that this is a test tree.
When it comes time to rebase, it can be done, but with manual intervention, like described in this post:
http://www.projectatomic.io/blog/2014/07/new-fedora-atomic-installable-iso/
Jason
-- Karanbir Singh +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh GnuPG Key : http://www.karan.org/publickey.asc _______________________________________________ CentOS-devel mailing list CentOS-devel@centos.org http://lists.centos.org/mailman/listinfo/centos-devel
----- Original Message -----
From: "Karanbir Singh" mail-lists@karan.org To: centos-devel@centos.org Sent: Sunday, August 17, 2014 4:49:27 PM Subject: Re: [CentOS-devel] Atomic ostree repo mirror
On 08/17/2014 07:50 PM, Manuel Wolfshant wrote:
With that in mind, should we put the repos on dev.centos.org for now ? is this worth creating an atomic.centos.org ? I'm not a big fan of creating more subdomains though.
Isn't dev.c.o already created to host this type of testing stuff? To me it looks like a perfect host until we reach a final release which can go to the official mirrors.
thats right, but there is no easy way to communicate an upstream repo change to ostree. the ostree configs are held outside the tree itself.
Sorry for the late reply.
Personally, I'd like to see an Atomic.CentOS.org, but I don't think it's actually necessary.
dev.centos.org seems reasonable for now, and as long as we just have one repo switch (when it becomes "official" / stable) that shouldn't be too onerous.
Best,
jzb