added http_proxy for katalog
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 28 Nov 2010 20:35:17 +0000 (20:35 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 28 Nov 2010 20:35:17 +0000 (20:35 +0000)
lib/PXElator/config.pm

index 5cf688a..5050fb9 100644 (file)
@@ -126,7 +126,7 @@ sub katalog {
 default katalog
 label katalog
        kernel iso/live/vmlinuz-2.6.30-backports.1-486
-       append initrd=iso/live/initrd.img-2.6.30-backports.1-486 fetch=$fetch boot=live quiet nosudo splash video=vesa:ywrap,mtrr vga=788 nopersistent username=webc hostname=$hostname union=aufs homepage=$homepage locale=hr noprompt
+       append initrd=iso/live/initrd.img-2.6.30-backports.1-486 fetch=$fetch boot=live quiet nosudo splash video=vesa:ywrap,mtrr vga=788 nopersistent username=webc hostname=$hostname union=aufs homepage=$homepage locale=hr noprompt http_proxy=http://10.60.4.9:8123
 
        });