[syslinux] SYSLINUX 3.52 release visible in 'git'

Geert Stappers stappers at stappers.nl
Wed Sep 26 14:20:31 PDT 2007


Op 26-09-2007 om 17:35 schreef Luciano Rocha:
> On Wed, Sep 26, 2007 at 06:07:27PM +0200, Geert Stappers wrote:
> > > 
> > > [HPA just released SYSLINUX 3.52]
> > 
> > Right now I get "version 3.50" with `git describe`,
> > where I do expect 3.52. What do other people see? 
> 
> $ git pull
> Already up-to-date.
> $ git describe
> syslinux-3.52
> 
> > stappers at alpaca:/usr/src/syslinux
> > $ git fetch
> > Fetching refs/heads/master from
> > http://www.kernel.org/pub/scm/boot/syslinux/syslinux.git using http
> > * refs/heads/origin: not updating to non-fast forward branch 'master' of
> > * http://www.kernel.org/pub/scm/boot/syslinux/syslinux
> >   old...new: a81fb89...595705f
> 
> Note that it didn't apply the new changes. You have to merge them now.
> 
> Also, I use the git protocol directly:
> git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git

Using a different URL, especial with a different protocol,
could indeed be the reason that I missed tags.

Webpage http://syslinux.zytor.com/wiki/index.php/Development
says to use  http:  and it says to use `cg-update origin`,
but I did previous only `cg-update`, I should have recheck
the syslinux wiki earlier.

But doing `cg-update origin` got me also errors:

| stappers at alpaca:/usr/src/syslinux
| $ cg-update origin
| Recovering from a previously interrupted fetch...
| Fetching head...
| cg-fetch: unable to get the HEAD branch
| stappers at alpaca:/usr/src/syslinux
| $ df .
| Bestandssysteem      1K-blokken     Gebruikt Beschikbaar Gebruikt%
| Aangekoppeld op
| /dev/hda1             36985736   3876912  31230024  12% /
| stappers at alpaca:/usr/src/syslinux
| $ cd ..
| stappers at alpaca:/usr/src
| $ mkdir syslinux2
| stappers at alpaca:/usr/src
| $ cd !$
| cd syslinux2
| stappers at alpaca:/usr/src/syslinux2
| $ cg-clone -s http://www.kernel.org/pub/scm/boot/syslinux/syslinux.git
| Initialized empty Git repository in .git/
| Fetching head...
| cg-fetch: unable to get the HEAD branch
| stappers at alpaca:/usr/src/syslinux2
| $ 

What is needed to fix 'cg-fetch: unable to get the HEAD branch' ?


Cheers
Geert Stappers




More information about the Syslinux mailing list