Richard W.M. Jones
3e3e7cf029
sysprep: Replace flags list with side_effects object.
...
Previously callbacks would return a list of flags, such as []
or [`Created_files].
In this commit we introduce two new objects, filesystem_side_effects
and device_side_effects (the latter is not used yet).
The callbacks that create files now need to call
side_effects#created_file ()
instead of returning flags.
There is no functional change in this patch.
2014-01-21 17:33:35 +00:00
..
2014-01-21 17:33:35 +00:00
2014-01-10 21:20:36 +00:00
2012-04-01 20:02:25 +01:00
2012-04-01 20:02:25 +01:00
2012-04-01 20:02:25 +01:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2013-11-23 09:37:17 +00:00
2012-07-19 11:22:40 +01:00
2013-04-22 16:18:19 +01:00
2014-01-13 14:57:00 +01:00