On Sunday, April 4, 2010, Piotr Jaroszyński <p.jaroszyn...@gmail.com> wrote:
> 2010/4/4 lsq726 <lsq...@163.com>:
>> Hi,
>>      I refer to your method, but run into git fetch peper
>> Tip:
>> fatal:the remote end hung up unexpectedly
>
> Hmm, not sure why the server wouldn't work for you. Try:
>
> $ git clone git://git.etherboot.org/scm/gpxe.git
> $ cd gpxe/
> $ git remote add peper http://github.com/peper/gpxe-peper.git
> $ git fetch peper
> $ git checkout base64
> $ cd src
> $ make

I think it should be
git checkout peper/base64

>> Modify the code which file you can modify the BANNER_TIMEOUT 0\
> In gpxe/src:
> $ echo "#define BANNER_TIMEOUT 0" > config/local/general.h
>
>> How can generate undi of GPXE.PXE?
>> How can generate all-drivers of gpxe.pxe?
>> How to build for a particular NIC's gpxe.pxe?
>
> http://etherboot.org/wiki/howtos
>
> --
> Best Regards
> Piotr Jaroszyński
> _______________________________________________
> gPXE mailing list
> gPXE@etherboot.org
> http://etherboot.org/mailman/listinfo/gpxe
>
_______________________________________________
gPXE mailing list
gPXE@etherboot.org
http://etherboot.org/mailman/listinfo/gpxe

Reply via email to