[arch-projects] [archweb] [RFCv2 2/2] releng: Add netboot pxelinux environment to archweb.

Thomas Bächler thomas at archlinux.org
Thu Jun 27 11:05:55 EDT 2013


Am 27.06.2013 17:01, schrieb Thomas Bächler:
> +netboot_patterns += [ url(r'^' + rfile + '$', RedirectView.as_view(url='http://releng.archlinux.org/pxeboot/boot/' + rfile)) for rfile in
> +                     ('hdt.c32'
> +                      'hdt/modalias.gz'
> +                      'hdt/pciids.gz'
> +                      'ifcpu64.c32',
> +                      'memtest.bin'
> +                      'menu.c32',
> +                      'pxelinux.0',
> +                      'reboot.c32',
> +                      'splash.png',
> +                      'vesamenu.c32') ]
> +

This is my remaining problem: I need a redirect to an http-version of
the STATIC_URL - right now this points to the old releng site.

While iPXE supports https, it doesn't support wildcard certificates
right now. We can fix this later, but now I'd just like to have a
working version, even if it only uses http.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-projects/attachments/20130627/eb73c49d/attachment.asc>


More information about the arch-projects mailing list