wok rev 4720
gpxe*: update default urls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 05 13:33:33 2010 +0100 (2010-01-05) |
parents | 7fd0a3f6eb9c |
children | 57b293b6e114 |
files | gpxe-pxe/receipt gpxe/receipt |
line diff
1.1 --- a/gpxe-pxe/receipt Tue Jan 05 12:39:19 2010 +0100 1.2 +++ b/gpxe-pxe/receipt Tue Jan 05 13:33:33 2010 +0100 1.3 @@ -16,7 +16,7 @@ 1.4 # install 255 bytes of forced url at offset 5 1.5 echo -n "\ 1.6 http://mirror.slitaz.org/pxe/pxelinux.0,\ 1.7 -http://www.linuxembarque.com/slitaz/mirror/pxe/pxelinux.0,\ 1.8 +http://mirror.switch.ch/ftp/mirror/pxe/pxelinux.0,\ 1.9 http://download.tuxfamily.org/slitaz/pxe/pxelinux.0" | cat - /dev/zero | \ 1.10 dd bs=1 seek=5 count=255 conv=notrunc of=$fs/usr/share/boot/gpxe.pxe 1.11 }
2.1 --- a/gpxe/receipt Tue Jan 05 12:39:19 2010 +0100 2.2 +++ b/gpxe/receipt Tue Jan 05 13:33:33 2010 +0100 2.3 @@ -31,7 +31,7 @@ 2.4 # install 255 bytes of forced url at offset 519 2.5 echo -n "\ 2.6 http://mirror.slitaz.org/pxe/pxelinux.0,\ 2.7 -http://www.linuxembarque.com/slitaz/mirror/pxe/pxelinux.0,\ 2.8 +http://mirror.switch.ch/ftp/mirror/pxe/pxelinux.0,\ 2.9 http://download.tuxfamily.org/slitaz/pxe/pxelinux.0" | cat - /dev/zero | \ 2.10 dd bs=1 seek=519 count=255 conv=notrunc of=$fs/boot/gpxe 2.11 # Package all gpxe pkgs