[elbe-devel] [PATCH 0/2] rsync git checkout into initvm

Olivier Dion dion at linutronix.de
Thu May 7 18:00:21 CEST 2020


Please ignore the initial RFC.  This patch makes it obsolete.

This patch allows to synchronize Elbe local repository with the
development initvm.

As opposed to the RFC version, there's no rsync daemon and thus no
rsync port.  Everything is done via SSH as long as root is permitted
to login.

Allowing root login is for now done manually by editing
/etc/ssh/sshd_config but will be doable via initvm finetuning in the
future.

Olivier Dion (2):
  initvmaction: Cleanup actions registration
  initvmaction: Add sync action

 elbepack/initvmaction.py | 57 ++++++++++++++++++++--------------------
 1 file changed, 29 insertions(+), 28 deletions(-)

-- 
2.26.2




More information about the elbe-devel mailing list