From 2338dbcffa625680793723a715f3b71efc644e3c Mon Sep 17 00:00:00 2001 From: Gardais Jeremy Date: Wed, 15 Feb 2017 10:15:55 +0100 Subject: [PATCH] =?UTF-8?q?List=20URLs=20to=20got=20latest=20version=20of?= =?UTF-8?q?=20some=20tools=20(clonezilla,=20gparted,=E2=80=A6).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scripts/README.md b/scripts/README.md index 60d4fe6..a331458 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -8,6 +8,7 @@ * [Debian late_command](#debian-late_command) * [Download diag tools](#download_diag_toolssh) * [Download Clonezilla](#download_clonezillash) +3. [Update](#update) ## Description Set of scripts to download and generate necessary files to allow differents GNU/Linux distributions to boot through the network. @@ -86,6 +87,12 @@ in-target /bin/sh /tmp/latecommand/post.sh * Make a example configuration file. * More informations on the [Clonezilla website][clonezilla via pxe server]. +## Update +Some tools depends of a static version in their script. So this is the list i check to got their new version : + * [Clonezilla download page][clonezilla download] + * [Gparted sourceforge's repository][gparted sourceforge] + * [Memtest86's official website][memtest official website] (quite useless, last update was ~3 years ago ^^) + [memtest official website]: http://www.memtest.org/#downiso "Memtest86+ download" [OSDN url]: https://osdn.jp/projects/clonezilla/ [gparted sourceforge]: https://sourceforge.net/projects/gparted/files/gparted-live-stable/ "Gparted on sourceforge"