Does FAI_ALLOW_UNSIGNED=1 work in softupdates? And if not, is there an
equivalent flag that does work?
Thanks,
Ernest
ejone...@yahoo.com wrote:
> Does FAI_ALLOW_UNSIGNED=1 work in softupdates?
Not sure - did you try? :)
> And if not, is there an equivalent flag that does work?
There's an apt config option for this.
You could make sure in a hook that is is set before the apt update takes
place:
# cat /etc/apt
> > Does FAI_ALLOW_UNSIGNED=1 work in
> softupdates?
>
> Not sure - did you try? :)
Yeah, I tried and I didn't get it to work.
> There's an apt config option for this.
> You could make sure in a hook that is is set before the apt
> update takes
> place:
>
> # cat /etc/apt/apt.conf
> APT::Ge
hello everyone,
i have fai server installed but when i am trying to connect to client
machine it is not getting connected. and when it is connecting using other
dhcpd configuration file it's showing a message as 'tftp timed out'. do i
have to start tftp server also to start fai installation.
Hi
Rajesh pant schrieb:
> hello everyone,
> i have fai server installed but when i am trying to connect to client
> machine it is not getting connected. and when it is connecting using
> other dhcpd configuration file it's showing a message as 'tftp timed
> out'. do i have to start tftp server als