mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Renaming done / new repository
@ 2009-12-17  8:31 Sascha Hauer
  2009-12-17 10:28 ` Peter Korsgaard
  2009-12-17 23:47 ` Shinya Kuribayashi
  0 siblings, 2 replies; 6+ messages in thread
From: Sascha Hauer @ 2009-12-17  8:31 UTC (permalink / raw)
  To: barebox

Hi All,

We now have a new, well we *have* a website:

http://www.barebox.org

Along with this the master git repository moved to:

git://git.pengutronix.de/git/barebox.git

From now on we'll do timed releases on a monthly base. I'll maintain two
branches on the git server. In the master branch I'll collect bugfixes
and this branch leads to the next release. All other patches are
collected in the next branch which I'll merge directly after a release.
This is not meant to be set in stone, but that's how I want to work for
now.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Renaming done / new repository
  2009-12-17  8:31 Renaming done / new repository Sascha Hauer
@ 2009-12-17 10:28 ` Peter Korsgaard
  2009-12-17 11:11   ` Sascha Hauer
  2009-12-17 23:47 ` Shinya Kuribayashi
  1 sibling, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2009-12-17 10:28 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: barebox

>>>>> "Sascha" == Sascha Hauer <s.hauer@pengutronix.de> writes:

 Sascha> Hi All,
 Sascha> We now have a new, well we *have* a website:

 Sascha> http://www.barebox.org

Cool! It would be good for a nice first impression to get my doc patch
applied and the doxygen documentation regenerated, so the steps in the
introduction actually work:

http://lists.infradead.org/pipermail/barebox/2009-December/000277.html

-- 
Bye, Peter Korsgaard

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Renaming done / new repository
  2009-12-17 10:28 ` Peter Korsgaard
@ 2009-12-17 11:11   ` Sascha Hauer
  0 siblings, 0 replies; 6+ messages in thread
From: Sascha Hauer @ 2009-12-17 11:11 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: barebox

On Thu, Dec 17, 2009 at 11:28:32AM +0100, Peter Korsgaard wrote:
> >>>>> "Sascha" == Sascha Hauer <s.hauer@pengutronix.de> writes:
> 
>  Sascha> Hi All,
>  Sascha> We now have a new, well we *have* a website:
> 
>  Sascha> http://www.barebox.org
> 
> Cool! It would be good for a nice first impression to get my doc patch
> applied and the doxygen documentation regenerated, so the steps in the
> introduction actually work:
> 
> http://lists.infradead.org/pipermail/barebox/2009-December/000277.html

I applied it now. After the release the docs should be regenerated.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Renaming done / new repository
  2009-12-17  8:31 Renaming done / new repository Sascha Hauer
  2009-12-17 10:28 ` Peter Korsgaard
@ 2009-12-17 23:47 ` Shinya Kuribayashi
  2009-12-18 12:09   ` Bjoern Buerger
  1 sibling, 1 reply; 6+ messages in thread
From: Shinya Kuribayashi @ 2009-12-17 23:47 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: barebox

Sascha Hauer wrote:
> Along with this the master git repository moved to:
> 
> git://git.pengutronix.de/git/barebox.git

Nice.  Is there any chance we can get the repository via http?

$ git clone http://git.pengutronix.de/git/barebox.git barebox.git
Initialized empty Git repository in /home/skuribay/git/barebox.git/.git/
fatal: http://git.pengutronix.de/git/barebox.git/info/refs not found: did you run git update-server-info on the server?

$ git version
git version 1.6.5.7

-- 
Shinya Kuribayashi
NEC Electronics

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Renaming done / new repository
  2009-12-17 23:47 ` Shinya Kuribayashi
@ 2009-12-18 12:09   ` Bjoern Buerger
  2009-12-18 12:37     ` Shinya Kuribayashi
  0 siblings, 1 reply; 6+ messages in thread
From: Bjoern Buerger @ 2009-12-18 12:09 UTC (permalink / raw)
  To: barebox

* Shinya Kuribayashi (shinya.kuribayashi@necel.com) [091218 00:47]:
> Nice.  Is there any chance we can get the repository via http?
  
Yes, all repositories are accessible via http, git and ssh.
  
> fatal: http://git.pengutronix.de/git/barebox.git/info/refs not found: did you run git update-server-info on the server?

Ah, sorry - there was a post-update hook missing. 
fixed. 


Bjørn

-- 
Pengutronix e.K.                           | Bjørn Bürger                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5002 |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Renaming done / new repository
  2009-12-18 12:09   ` Bjoern Buerger
@ 2009-12-18 12:37     ` Shinya Kuribayashi
  0 siblings, 0 replies; 6+ messages in thread
From: Shinya Kuribayashi @ 2009-12-18 12:37 UTC (permalink / raw)
  To: Bjoern Buerger; +Cc: barebox

Bjoern Buerger wrote:
>> fatal: http://git.pengutronix.de/git/barebox.git/info/refs not found: did you run git update-server-info on the server?
> 
> Ah, sorry - there was a post-update hook missing. 
> fixed. 

thanks.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-18 12:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-17  8:31 Renaming done / new repository Sascha Hauer
2009-12-17 10:28 ` Peter Korsgaard
2009-12-17 11:11   ` Sascha Hauer
2009-12-17 23:47 ` Shinya Kuribayashi
2009-12-18 12:09   ` Bjoern Buerger
2009-12-18 12:37     ` Shinya Kuribayashi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox