/[pxelator]/lib/PXElator/config.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/config.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 444 by dpavlin, Tue Sep 29 19:28:54 2009 UTC revision 445 by dpavlin, Wed Sep 30 13:59:45 2009 UTC
# Line 33  sub debian_live { Line 33  sub debian_live {
33  default debian_live  default debian_live
34  label debian_live  label debian_live
35          kernel vmlinuz1          kernel vmlinuz1
36          append initrd=initrd1.img fetch=http://${server::ip}:7777/debian_live/debian-live-501-i386-standard.squashfs boot=live nopersistent hostname=$hostname union=aufs          append initrd=initrd1.img fetch=http://${server::ip}:7777/debian_live/debian-live-501-i386-standard.squashfs boot=live nopersistent hostname=$hostname union=aufs noprompt
37          });          });
38    
39  }  }
# Line 65  sub webconverger { Line 65  sub webconverger {
65  default webconverger  default webconverger
66  label webconverger  label webconverger
67          kernel iso/live/vmlinuz-2.6.30-backports.1-486          kernel iso/live/vmlinuz-2.6.30-backports.1-486
68          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          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
69    
70          });          });
71    

Legend:
Removed from v.444  
changed lines
  Added in v.445

  ViewVC Help
Powered by ViewVC 1.1.26