[syslinux] SYSLINUX 3.70-pre7 from git

Geert Stappers stappers at stappers.nl
Fri Mar 28 07:05:35 PDT 2008


Op 28-03-2008 om 11:27 schreef Luciano Rocha:
> On Fri, Mar 28, 2008 at 08:38:19AM +0100, Geert Stappers wrote:
> > 
> > 
> > Could more information be provided how to get 3.70-pre7 from git?
> > 
> 
> I could only find the -pre7 tag with a recent fetch today.
> 
> For getting 3.70-pre7, do:
> 
> $ git fetch
> ...
>  * [new branch]      gpxe-added -> origin/gpxe-added
>  * [new tag]         syslinux-3.70-pre7 -> syslinux-3.70-pre7
> $ git checkout syslinux-3.70-pre7
> Note: moving to "syslinux-3.70-pre7" which isn't a local branch
> If you want to create a new branch from this checkout, you may do so
> (now or later) by using -b with the checkout command again. Example:
>   git checkout -b <new_branch_name>
> HEAD is now at 9eddd22... Add gPXE into the source tree; build unified image
> $ make spotless all
> 
<screenshot of="my new attempt">
stappers at alpaca:/usr/src/syslinux.git
$ git branch
  hpa370
* master
  stappers
stappers at alpaca:/usr/src/syslinux.git
$ git fetch
stappers at alpaca:/usr/src/syslinux.git
$ git checkout syslinux-3.70-pre7
Note: moving to "syslinux-3.70-pre7" which isn't a local branch
If you want to create a new branch from this checkout, you may do so
(now or later) by using -b with the checkout command again. Example:
  git checkout -b <new_branch_name>
HEAD is now at 9eddd22... Add gPXE into the source tree; build unified
image
stappers at alpaca:/usr/src/syslinux.git
$ git checkout -b syslinux-3.70-pre7
Switched to a new branch "syslinux-3.70-pre7"
stappers at alpaca:/usr/src/syslinux.git
$ ls -ld gpxe*
drwxr-sr-x 4 stappers src 4096 2008-03-28 13:28 gpxe
stappers at alpaca:/usr/src/syslinux.git
$ date
vr mrt 28 13:29:47 CET 2008
stappers at alpaca:/usr/src/syslinux.git
$ 
</screenshot>

So now I have the gpxe directory and it builds indeed gpxelinux.0


Thanks
Geert Stappers
Currently unable to update http://syslinux.zytor.com/wiki/index.php/Development




More information about the Syslinux mailing list