What is renaming my PXE files?

John G Heim jheim at math.wisc.edu
Wed Aug 12 15:57:26 CEST 2015


For the list archives:

I fixed it by creating a file named /srv/fai/config/hooks/chboot.UBUNTU 
with the following contents:

#! /bin/bash
skiptask chboot
exit 0
# EOF


On 08/05/2015 02:40 AM, Thomas Lange wrote:
>>>>>> On Wed, 5 Aug 2015 09:34:44 +0200, Denny Bortfeldt <denny at bortfeldt.net> said:
>
>      > You don't need to edit the source code. You can create a hook for this task
>      > and at the end skip the task so that the normal subroutine won't execute
>      > anymore.
> Yes, that's right. If you just want to disable a task, you can use the
> function skiptask in a hook. Have a look at
> examples/simple/hooks/repository.CENTOS for an example.
>

-- 
John Heim, jheim at math.wisc.edu, skype:john.g.heim


More information about the linux-fai mailing list