For Relax-and-Recover (abbr. ReaR, RPM package rear) I like to implement a new kind of "backup" method: BACKUP=ZYPPER

In contrast to usual file-based backup/restore methods where one can get the files of an old system back as they had been before this new kind of "backup" method does not work on files but on RPM packages.

During "rear mkbackup" it will basically save only the list of installed RPM packages and during "rear recover" it will basically only install those RPM packages.

This issue emerged as successor of my previous Hack Week project https://hackweek.suse.com/13/projects/1190 "Use Relax-and-Recover as generic installer in the plain SUSE installation system " and it is intended to completely replace that.

In contrast to using ReaR as generic installer where a whole new "install" workflow was needed to be implemented the new BACKUP=ZYPPER method is intended to provide the same functionality i.e. "install a system from scratch" but BACKUP=ZYPPER integrates much nicer into the existing ReaR framework.

This is the matching ReaR upstream GitHub issue: https://github.com/rear/rear/issues/1085 <pre> New kind of "backup" method: BACKUP=ZYPPER </pre>

Looking for hackers with the skills:

rear disaster recovery

This project is part of:

Hack Week 15

Activity

  • about 7 years ago: jsmeix liked this project.
  • about 7 years ago: jsmeix started this project.
  • about 7 years ago: jsmeix added keyword "rear" to this project.
  • about 7 years ago: jsmeix added keyword "disaster" to this project.
  • about 7 years ago: jsmeix added keyword "recovery" to this project.
  • about 7 years ago: jsmeix originated this project.

  • Comments

    Similar Projects

    This project is one of its kind!