remove proxy from katalog
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 12 Feb 2011 14:31:16 +0000 (14:31 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 12 Feb 2011 14:31:16 +0000 (14:31 +0000)
lib/PXElator/config.pm

index 5050fb9..5cf688a 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 http_proxy=http://10.60.4.9:8123
+       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
 
        });