untrusted packages in softupdate

2009-05-11 Diskussionsfäden ejone...@yahoo.com
Does FAI_ALLOW_UNSIGNED=1 work in softupdates? And if not, is there an equivalent flag that does work? Thanks, Ernest

Re: untrusted packages in softupdate

2009-05-11 Diskussionsfäden Henning Sprang
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

Re: untrusted packages in softupdate

2009-05-11 Diskussionsfäden ejone...@yahoo.com
> > 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

related with dhcpd flie

2009-05-11 Diskussionsfäden Rajesh pant
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.

Re: related with dhcpd flie

2009-05-11 Diskussionsfäden Carsten Aulbert
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