Re: [riot-devel] Repository for Docker builds

2015-03-21 Thread Joakim Gebart
On Sun, Mar 22, 2015 at 12:18 AM, Oleg Hahm oliver.h...@inria.fr wrote:
 Hi!

  Also, I need to have an organisation owner (Oleg, Kaspar, Emmanuel or
  Matthias Wählisch) create the repo since maintainers do not have the proper
  access to do it.

 Sure, I can do so. Let's wait if no one objects against the proposed name.

 This somehow disappeared from my radar. I think you need to give me admin
 access to the repository in order to move it to the RIOT organization (and
 rename it to riotdocker).

What do you mean?
If you create a new empty riotdocker repo in the RIOT organization we
can push the Dockerfile commits to it.


 Cheers,
 Oleg
 --
 /* The HME is the biggest piece of shit I have ever seen. */
 linux-2.6.6/drivers/scsi/esp.h

 ___
 devel mailing list
 devel@riot-os.org
 http://lists.riot-os.org/mailman/listinfo/devel

___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Repository for Docker builds

2015-02-24 Thread Matthias Waehlisch
Hi,

  +1 for riotdocker, riotbuild is confusing.


Cheers
  matthias


On Tue, 24 Feb 2015, Joakim Gebart wrote:

 
 riotdocker is more descriptive for the github repo name, I like it.
 
 Best regards, Joakim
 
 On Feb 24, 2015 8:20 AM, Oleg Hahm oliver.h...@inria.fr wrote:
   Hi Joakim!
 
What is a suitable name for the new repo?
I have been using riotbuild for my Docker development at
https://github.com/gebart/riotbuild
 
   I don't have any particular ideas for the name, so, for me riotbuild 
 (or
   riotdocker) would be fine.
 
Also, I need to have an organisation owner (Oleg, Kaspar, Emmanuel or
Matthias Wählisch) create the repo since maintainers do not have the
   proper
access to do it.
 
   Sure, I can do so. Let's wait if no one objects against the proposed 
 name.
 
   Cheers,
   Oleg
   --
   The problem with git jokes is everyone has their own version.
 
   ___
   devel mailing list
   devel@riot-os.org
   http://lists.riot-os.org/mailman/listinfo/devel
 
 
 

-- 
Matthias Waehlisch
.  Freie Universitaet Berlin, Inst. fuer Informatik, AG CST
.  Takustr. 9, D-14195 Berlin, Germany
.. mailto:waehli...@ieee.org .. http://www.inf.fu-berlin.de/~waehl
:. Also: http://inet.cpt.haw-hamburg.de .. http://www.link-lab.net___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Repository for Docker builds

2015-02-24 Thread Joakim Gebart
riotdocker is more descriptive for the github repo name, I like it.

Best regards, Joakim
On Feb 24, 2015 8:20 AM, Oleg Hahm oliver.h...@inria.fr wrote:

 Hi Joakim!

  What is a suitable name for the new repo?
  I have been using riotbuild for my Docker development at
  https://github.com/gebart/riotbuild

 I don't have any particular ideas for the name, so, for me riotbuild (or
 riotdocker) would be fine.

  Also, I need to have an organisation owner (Oleg, Kaspar, Emmanuel or
  Matthias Wählisch) create the repo since maintainers do not have the
 proper
  access to do it.

 Sure, I can do so. Let's wait if no one objects against the proposed name.

 Cheers,
 Oleg
 --
 The problem with git jokes is everyone has their own version.

 ___
 devel mailing list
 devel@riot-os.org
 http://lists.riot-os.org/mailman/listinfo/devel


___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Repository for Docker builds

2015-02-23 Thread Hauke Petersen

Hi Joakim,

+1 from my side!

Cheers,
Hauke

On 23.02.2015 09:35, Oleg Hahm wrote:

Hi Joakim!

I'm completely fine with that. Thanks for the effort!

Cheers,
Oleg

Am Mon, Feb 23, 2015 at 09:18:42AM +0100 schrieb Joakim Gebart:

I'd like to hear if anyone is strongly opposed to this, otherwise I
will go ahead and create a new repository tomorrow.

Best regards,
Joakim Gebart
www.eistec.se


On Sun, Feb 22, 2015 at 2:51 PM, Ludwig Ortmann
ludwig.ortm...@fu-berlin.de wrote:

Hi,

fine with me, thank you for the initiative =)

Cheers,
Ludwig

On Sun, Feb 22, 2015 at 11:54:16AM +0100, Joakim Gebart wrote:

Dear relentless RIOTers,
I would like to introduce an official repository for keeping Dockerfiles
used for building Docker images. The images can be used to build RIOT in
conjunction with the work being proposed in [1]. The images will contain
supported versions of tool chains to make getting started with RIOT more
convenient. I volunteer as maintainer for the Dockerfile repository and the
pre-built images which will be published at the Docker hub [2]. The reason
for making a separate repository instead of using /dist/X is that we
can more easily keep track of tool chain updates, and we can use the Docker
hub automatic build feature to automatically update the images. Using the
core RIOT code repo for Dockerfiles will cause an unnecessary amount of
rebuilds when watching it with the automatic build feature of the Docker
hub.

[1]: https://github.com/RIOT-OS/RIOT/pull/2392
[2]: https://registry.hub.docker.com/repos/riot/

Best regards,
Joakim
___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel



___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel


___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Repository for Docker builds

2015-02-23 Thread Oleg Hahm
Hi Joakim!

I'm completely fine with that. Thanks for the effort!

Cheers,
Oleg

Am Mon, Feb 23, 2015 at 09:18:42AM +0100 schrieb Joakim Gebart:
 I'd like to hear if anyone is strongly opposed to this, otherwise I
 will go ahead and create a new repository tomorrow.
 
 Best regards,
 Joakim Gebart
 www.eistec.se
 
 
 On Sun, Feb 22, 2015 at 2:51 PM, Ludwig Ortmann
 ludwig.ortm...@fu-berlin.de wrote:
  Hi,
 
  fine with me, thank you for the initiative =)
 
  Cheers,
  Ludwig
 
  On Sun, Feb 22, 2015 at 11:54:16AM +0100, Joakim Gebart wrote:
  Dear relentless RIOTers,
  I would like to introduce an official repository for keeping Dockerfiles
  used for building Docker images. The images can be used to build RIOT in
  conjunction with the work being proposed in [1]. The images will contain
  supported versions of tool chains to make getting started with RIOT more
  convenient. I volunteer as maintainer for the Dockerfile repository and the
  pre-built images which will be published at the Docker hub [2]. The reason
  for making a separate repository instead of using /dist/X is that we
  can more easily keep track of tool chain updates, and we can use the Docker
  hub automatic build feature to automatically update the images. Using the
  core RIOT code repo for Dockerfiles will cause an unnecessary amount of
  rebuilds when watching it with the automatic build feature of the Docker
  hub.
 
  [1]: https://github.com/RIOT-OS/RIOT/pull/2392
  [2]: https://registry.hub.docker.com/repos/riot/
 
  Best regards,
  Joakim
 
  ___
  devel mailing list
  devel@riot-os.org
  http://lists.riot-os.org/mailman/listinfo/devel
 
  ___
  devel mailing list
  devel@riot-os.org
  http://lists.riot-os.org/mailman/listinfo/devel
 ___
 devel mailing list
 devel@riot-os.org
 http://lists.riot-os.org/mailman/listinfo/devel

-- 
I'd make a joke about UDP, but I don't know if anyone's actually listening...


pgpyErbM5b43Q.pgp
Description: PGP signature
___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Repository for Docker builds

2015-02-23 Thread Oleg Hahm
Hi Joakim!

 What is a suitable name for the new repo?
 I have been using riotbuild for my Docker development at
 https://github.com/gebart/riotbuild

I don't have any particular ideas for the name, so, for me riotbuild (or
riotdocker) would be fine.
 
 Also, I need to have an organisation owner (Oleg, Kaspar, Emmanuel or
 Matthias Wählisch) create the repo since maintainers do not have the proper
 access to do it.

Sure, I can do so. Let's wait if no one objects against the proposed name.

Cheers,
Oleg
-- 
The problem with git jokes is everyone has their own version.


pgpNrN0Dn8mQD.pgp
Description: PGP signature
___
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel