Add information about update netboot installer after each point release (#5).
This commit is contained in:
parent
439efc750d
commit
5115132de4
|
@ -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
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue