Just a comment to the new release.
As I perfromed a softupdate on all my clients, the FAI-client was also updated to 4.1 on each client. In the following, I ran into problems, because "task_finish" is now also executed during softupdates (see also changelog).

In my case, I have a hook-script "finish.WORKSTATION" - designed for installations only - which among others adds the user "siward" (admin-user) and sends me a notification e-mail. The result was an error (as the user "siward" already exists) and a flood of e-mails (one per client).

I could easily fix it by using "if [ x$FAI_ACTION = xinstall ] ; then" in the script,
but I wonder why  "task_finish" is now executed also during soft-updates?

Regards
René

On 02/04/2014 10:58 PM, Thomas Lange wrote:
Yeah!

After a couple of month of work, I finished the new FAI release. I'm
very satisfied with this release. I did a lot of testing and found
(and fixed) a lot of tiny bugs. This release is tested with wheezy.
You will get the new version if you add this line to your sources.list
file

      deb http://fai-project.org/download wheezy koeln

Please read the changelog for details on all changes.
Any feedback is welcome, bugs reports also.

New ISO images of FAI CD will follow in the next couple of days.

Antwort per Email an