List URLs to got latest version of some tools (clonezilla, gparted,…).

This commit is contained in:
Jeremy Gardais 2017-02-15 10:15:55 +01:00
parent 87c5a6a72d
commit 2338dbcffa
1 changed files with 7 additions and 0 deletions

View File

@ -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"