[elbe-devel] [PATCH v2 0/6] ticket 1526 - add <file> to finetuning

dion at linutronix.de dion at linutronix.de
Fri May 17 16:36:53 CEST 2019


From: Olivier Dion <dion at linutronix.de>

Allows the user to write/append and change owner/group/mode on any
file of the RFS during the 'finetuning' pass.

Content written to a file can be encoded as plain text or base64.

Olivier Dion (6):
  Add support for 'append_file' for Filesystem
  Fix None case for Filesystem write_file mode
  Add definition/implementation of 'finetuning/file' XML tag
  Add 'plain/raw' encodings for finetuning 'add <file>'
  Add finetuning 'add <file>' examples
  Respect of PEP8

 elbepack/filesystem.py                 | 10 +++-
 elbepack/finetuning.py                 | 65 ++++++++++++++++++++++++++
 examples/includes/devel/finetuning.xml | 11 +++++
 schema/dbsfed.xsd                      | 36 ++++++++++++++
 4 files changed, 121 insertions(+), 1 deletion(-)

-- 
2.21.0




More information about the elbe-devel mailing list