[FAI-commit] [faiproject/fai] e3c2ac: Use task finish for softupdate cleanup.
GitHub
noreply at github.com
Mon Dec 9 17:31:29 UTC 2013
Branch: refs/heads/master
Home: https://github.com/faiproject/fai
Commit: e3c2ace313482b4a84af340fa99e383818dec0a5
https://github.com/faiproject/fai/commit/e3c2ace313482b4a84af340fa99e383818dec0a5
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M lib/subroutines
Log Message:
-----------
Use task finish for softupdate cleanup.
We need the finish task to cleanup the FAI diversions.
Umounting is already handled correctly in task_finish, so
softupdate should be fine to use this task.
Commit: 121b3076388d7f45258dbdddea367a0a65ce03a3
https://github.com/faiproject/fai/commit/121b3076388d7f45258dbdddea367a0a65ce03a3
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M bin/ainsl
Log Message:
-----------
ainsl: fix appending to file w/o trailing newline.
If the file doesn't end with a newline and is not empty, a newline
is appended before the real line is added.
Commit: bdb09a99a7804b69e36a43d9e752e2ea8e1e62ce
https://github.com/faiproject/fai/commit/bdb09a99a7804b69e36a43d9e752e2ea8e1e62ce
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M bin/fai
Log Message:
-----------
fai: use die() for errors.
patch from Jan does not apply cleany, so I did this manually
Compare: https://github.com/faiproject/fai/compare/7fba130cf4c5...bdb09a99a780
More information about the FAI-commit
mailing list