oun...@lists.wpkg.org] On Behalf Of Stefan Pendl
Sent: vendredi 16 novembre 2012 09:12
To: heiko.hel...@horiba.com
Cc: wpkg-users@lists.wpkg.org
Subject: Re: [wpkg-users] Disable FBWF before installing software
Am 14.11.2012 18:24, schrieb heiko.hel...@horiba.com:
> > >
> > &
Am 14.11.2012 18:24, schrieb heiko.hel...@horiba.com:
> >
> > Wouldn't this cause a reboot loop? The enable and disable package both
> > need an immediate reboot...
>
> One could set an environment variable to avoid this, which gets checked
> to prevent the execution of the install commands
> >
> > Wouldn't this cause a reboot loop? The enable and disable package both
> > need an immediate reboot...
>
> One could set an environment variable to avoid this, which gets checked
> to prevent the execution of the install commands.
>
> The reboot loop problem exists with the first solutio
Am 14.11.2012 18:02, schrieb heiko.hel...@horiba.com:
> >
>
> How about disabling FBWF with a package of priority using
> execute="always" and enabling it with a package of priority 0 also using
> execute="always", so you won't have to implement this in each and every
> package?
Woul
> >
>
> How about disabling FBWF with a package of priority using
> execute="always" and enabling it with a package of priority 0 also using
> execute="always", so you won't have to implement this in each and every
> package?
Wouldn't this cause a reboot loop? The enable and disable pac
Am 14.11.2012 08:40, schrieb heiko.hel...@horiba.com:
> You can momentarily disable the FBWF to install programs and make
> other changes to the system but it requires a reboot.
> So : Disable FBWF > Reboot > Install Software > Enable FBWF > Reboot
> So I have used WPKG-GP successfully to ins
> You can momentarily disable the FBWF to install programs and make
> other changes to the system but it requires a reboot.
> So : Disable FBWF > Reboot > Install Software > Enable FBWF > Reboot
> So I have used WPKG-GP successfully to install some basic software
> (Flash Player and what not) aft