[syslinux] SYSLINUX 3.70-pre7: a very special prerelease

Geert Stappers stappers at stappers.nl
Thu Mar 27 02:20:03 PDT 2008


Op 26-03-2008 om 16:43 schreef H. Peter Anvin:
> H. Peter Anvin wrote:
> > In order to invoke the new functionality, you need a filename or 
> > filename prefix which is a URL, identified by the character sequence.
> 
> Identified by the character sequence "://", that is.

COOL!

What is the trick to get 3.70-pre7 from git?

My attempt to pull it:
| stappers at alpaca:/usr/src/syslinux.git
| $ cat .git/config
| [core]
|         repositoryformatversion = 0
|         filemode = true
|         bare = false
|         logallrefupdates = true
| [remote "origin"]
|         url = git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git
|         fetch = +refs/heads/*:refs/remotes/origin/*
| [branch "master"]
|         remote = origin
|         merge = refs/heads/master
| stappers at alpaca:/usr/src/syslinux.git
| $ git pull
| Already up-to-date.
| stappers at alpaca:/usr/src/syslinux.git
| $ git tag | grep 3.70-pre
| syslinux-3.70-pre1
| syslinux-3.70-pre2
| syslinux-3.70-pre3
| syslinux-3.70-pre4
| syslinux-3.70-pre5
| syslinux-3.70-pre6
| stappers at alpaca:/usr/src/syslinux.git
| $ git log | head -n 12
| commit f9ad7924909dac4c3cdbaefd1ca6f97cf00ba57e
| Author: H. Peter Anvin <hpa at zytor.com>
| Date:   Sat Mar 22 17:38:23 2008 -0700
| 
|     Add target to install into /tftpboot
| 
| commit a84994f618684959ba15e6250c58a767666fce5f
| Author: H. Peter Anvin <hpa at zytor.com>
| Date:   Thu Mar 20 16:37:17 2008 -0700
| 
|     pxelinux: allow class E addresses as unicast
|     
| stappers at alpaca:/usr/src/syslinux.git
| $ 

What I'm trying to say, is that I don't see 3.70-pre7


Cheers
Geert Stappers




More information about the Syslinux mailing list