wok diff gpxe-pxe/receipt @ rev 14643

Xorg. xorg-libXfixes: reformat; xorg-libXcomposite: up 0.4.4; xorg-libXrender: back 0.9.7 (latest Xorg mirror version is 0.9.7).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 02 18:41:37 2013 +0000 (2013-06-02)
parents 7f1f7efb4ddb
children a436a235f098
line diff
     1.1 --- a/gpxe-pxe/receipt	Fri Apr 17 21:08:06 2009 +0200
     1.2 +++ b/gpxe-pxe/receipt	Sun Jun 02 18:41:37 2013 +0000
     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  }