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"