]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commit - templates/netboot/premenu.cfg
Add netboot feature.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Dec 2010 21:55:56 +0000 (22:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Dec 2010 21:55:56 +0000 (22:55 +0100)
commit5470bdf1476455ed91768072398a8117ce4a116b
tree2d8b9e5ce326bf31c67867d5ffe14ee0fb8dc45d
parent372efc192b0054e07e6e7107a3049166ea2c5b78
Add netboot feature.
www/boot.py [new file with mode: 0644]
www/static/netboot/boot.png [new file with mode: 0644]
www/static/netboot/menu.c32 [new file with mode: 0644]
www/static/netboot/premenu.cfg [new file with mode: 0644]
www/static/netboot/vesamenu.c32 [new file with mode: 0644]
www/templates/netboot/menu.cfg [new file with mode: 0644]
www/webapp/backend/__init__.py
www/webapp/backend/netboot.py [new file with mode: 0644]