[syslinux] [PATCH 1/1] CORE/cache: add cache priority parameter

Geert Stappers stappers at stappers.nl
Fri Apr 3 04:10:46 PDT 2009


Op 20090331 om 17:55 schreef H. Peter Anvin:
> Hi Gene,
>
> I have to admit having somewhat lost track of your work, just due to the  
> sheer number of patches, and the forward-looking nature.  Is there any  
> way you could publish a git tree with your stuff in it that I can pull  
> and look at?

Even http server can be used as a git server,
so don't worry about not having a server that can serve git.

At http://www.kernel.org/pub/software/scm/git/docs/everyday.html
is this information:

    dev$ git update-server-info (1)
    dev$ ftp user at isp.example.com (2)
    ftp> cp -r .git /home/user/myproject.git

       1.  make sure your info/refs and objects/info/packs are up-to-date
       2.  upload to public HTTP server hosted by your ISP.

Hope this helps



Cheers
Geert Stappers




More information about the Syslinux mailing list