/[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 558 by dpavlin, Sat Feb 12 14:31:16 2011 UTC revision 565 by dpavlin, Wed Nov 9 11:58:06 2011 UTC
# Line 31  sub debian_live { Line 31  sub debian_live {
31          my ($ip) = @_;          my ($ip) = @_;
32    
33          my $from = 'http://cdimage.debian.org/cdimage/release/current-live/i386/web/';          my $from = 'http://cdimage.debian.org/cdimage/release/current-live/i386/web/';
         $from = 'http://cdimage.debian.org/cdimage/squeeze_live_alpha2/i386/web/';  
34          my $variant = 'standard';          my $variant = 'standard';
35    
36          my $dir = upstream::files $from => 'MD5SUMS';          my $dir = upstream::files $from => 'MD5SUMS';

Legend:
Removed from v.558  
changed lines
  Added in v.565

  ViewVC Help
Powered by ViewVC 1.1.26