wok-stable diff gpxe/receipt @ rev 5105
wifi-firmare: improve wget_urls; add support for fw-only install; distribute free fw
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Mar 17 11:48:31 2010 +0000 (2010-03-17) |
parents | 33a68ba04eb6 |
children | 21ebecd31083 |
line diff
1.1 --- a/gpxe/receipt Wed Sep 23 22:36:48 2009 +0200 1.2 +++ b/gpxe/receipt Wed Mar 17 11:48:31 2010 +0000 1.3 @@ -31,7 +31,7 @@ 1.4 # install 255 bytes of forced url at offset 519 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=519 count=255 conv=notrunc of=$fs/boot/gpxe 1.11 # Package all gpxe pkgs