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

dion at linutronix.de dion at linutronix.de
Fri May 17 11:16:54 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 (7):
  Add support for 'append_file' for Filesystem
  Fix None case for Filesystem write_file/append_file mode
  Add definition of 'finetuning/file' XML tag
  Add implementation of 'finetuning/file' XML tag
  Add finetuning 'add <file>' examples
  Add 'plain' encoding for finetuning 'add <file>'
  Respect of PEP8

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

-- 
2.21.0




More information about the elbe-devel mailing list