wok diff gpxe/stuff/default_boot.u @ rev 4793

cyrus-sasl: Add libsasl and libsasl-modules file list.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Jan 16 23:30:05 2010 +0100 (2010-01-16)
parents fea5060f74cd
children
line diff
     1.1 --- a/gpxe/stuff/default_boot.u	Mon Jul 07 17:19:30 2008 +0000
     1.2 +++ b/gpxe/stuff/default_boot.u	Sat Jan 16 23:30:05 2010 +0100
     1.3 @@ -329,7 +329,7 @@
     1.4   
     1.5   	printf ( "No filename or root path specified\n" );
     1.6  -	return -ENOENT;
     1.7 -+	set_url ( buf, "http://boot.slitaz.org/gpxe" );
     1.8 ++	set_url ( buf, "http://mirror.slitaz.org/pxe/pxelinux.0" );
     1.9  +    }
    1.10   }
    1.11