Changeset 17241 for util

Show
Ignore:
Timestamp:
08/10/07 22:44:12 (16 months ago)
Author:
kjwcode
Message:

Replace all mentions of m19s28.vlinux.de with m19s28.dyndns.org for
consistency. Checked to make sure the files are indeed available.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • util/livecd/mklivecd.pl

    r11283 r17241  
    4848} 
    4949 
    50 my $kernel_uri   = "http://m19s28.vlinux.de/iblech/pugs/livecd-kernel.bin"; 
    51 my $grub_uri     = "http://m19s28.vlinux.de/iblech/pugs/grub.tar.bz2"; 
     50my $kernel_uri   = "http://m19s28.dyndns.org/iblech/pugs/livecd-kernel.bin"; 
     51my $grub_uri     = "http://m19s28.dyndns.org/iblech/pugs/grub.tar.bz2"; 
    5252my $kernel_local = "vmlinuz"; 
    5353my $grub_local   = "grub.tar.bz2"; 
     
    8989 
    9090Note: A precompiled (but most of the time outdated) image is available at 
    91       http://m19s28.vlinux.de/iblech/pugs/livecd.iso. 
     91      http://m19s28.dyndns.org/iblech/pugs/livecd.iso. 
    9292 
    9393Note: If you want to modify the kernel used, you may want to use the 
    9494      configuration at 
    95       http://m19s28.vlinux.de/iblech/pugs/livecd-kernel.config. 
     95      http://m19s28.dyndns.org/iblech/pugs/livecd-kernel.config. 
    9696 
    9797Available options and defaults: