[Git-commits] [grml/grml-live] 382e0f: minifai: fcopy: put parsed args into an object
Chris Hofstaedtler
noreply at github.com
Fri Jul 4 19:17:49 CEST 2025
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 382e0ffc7065f23ed8dbff383be7a1bccde05c10
https://github.com/grml/grml-live/commit/382e0ffc7065f23ed8dbff383be7a1bccde05c10
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
minifai: fcopy: put parsed args into an object
Nicer for making further changes.
Commit: d12ebdad702691c84f200f92008e9cd6e7384dd0
https://github.com/grml/grml-live/commit/d12ebdad702691c84f200f92008e9cd6e7384dd0
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
minifai: fcopy: explicitly parse -M
So it can be used to reset previously changed values.
Not that it should be necessary?
Commit: 7f9c50426fddaf984fe3e510fcfe164080a17547
https://github.com/grml/grml-live/commit/7f9c50426fddaf984fe3e510fcfe164080a17547
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
minifai: avoid hard crash on FileNotFoundError
In some situations FileNotFoundError can occour, and then we want to exit
nicely. Previously the helper thread would crash, which leads to weird error
messages.
Commit: e752bff6d3d724f7c87979d4ef94e64bd153126d
https://github.com/grml/grml-live/commit/e752bff6d3d724f7c87979d4ef94e64bd153126d
Author: Chris Hofstaedtler <zeha at users.noreply.github.com>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
Merge pull request #398 from grml/zeha/fcopybetter
Compare: https://github.com/grml/grml-live/compare/33fa339069b3...e752bff6d3d7
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list