This might be of interest. OLPC has for a long time maintained sizable git
repos to support OOB.

For an unrelated project, I have just tested that the same thing can be
achieved with github.

For example, this repo:

  https://github.com/martin-langhoff/testfoo

can be used as a yum repo with this kind of url:

  https://raw.githubusercontent.com/martin-langhoff/testfoo/master/

note that the base URL returns 400, yum does not fetch 'index' pages from a
repo, it will request:


https://raw.githubusercontent.com/martin-langhoff/testfoo/master/repodata/repomd.xml

cheers,


m
-- 
 martin.langh...@gmail.com
 - ask interesting questions  ~  http://linkedin.com/in/martinlanghoff
 - don't be distracted        ~  http://github.com/martin-langhoff
   by shiny stuff
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to