Note that this checks only basic syntax/commands of the Kickstart file. It cannot, for example, catch that the content of %packages section si bad (i.e. contains shell code) or other more complex problems. For those we need to try to build the image. Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>