From 5115132de4d107f4583b0d9c714e3f287a650114 Mon Sep 17 00:00:00 2001 From: Gardais Jeremy Date: Wed, 15 Feb 2017 11:06:45 +0100 Subject: [PATCH] Add information about update netboot installer after each point release (#5). --- CHANGELOG.md | 1 + scripts/README.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f306df1..ab20278 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ #### Fixes * Use the new IP address. * Use shellcheck to ensure POSIX compatibility. +* Add information about update netboot installer after each point release (#5). ## Release 0.3.0 ### Summary diff --git a/scripts/README.md b/scripts/README.md index a331458..5d7208f 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -88,6 +88,8 @@ in-target /bin/sh /tmp/latecommand/post.sh * More informations on the [Clonezilla website][clonezilla via pxe server]. ## Update +The netboot's installers, at least for Debian, need to be update **after each point realease**. Just think about it if you got any issue during any installation from PXE. + 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]