Skip to content
Snippets Groups Projects
Select Git revision
  • fix/dont_save_partition_table_of_mapper_devices
  • fix_11285
  • master default protected
  • debian
  • pristine-tar
  • upstream
  • backupninja_debian/1.0.2-1
  • backupninja_upstream/1.0.2
  • backupninja-1.0.2
  • backupninja_debian/1.0.1-2
  • backupninja_debian/1.0.1-1
  • backupninja_upstream/1.0.1
  • backupninja-1.0.1
  • backupninja_debian/1.0-1
  • backupninja_upstream/1.0
  • backupninja-1.0
  • backupninja_debian/1.0_rc1-1
  • backupninja_upstream/1.0_rc1
  • backupninja-1.0-rc1
  • backupninja_debian/0.9.10-2
  • backupninja_debian/0.9.10-1
  • backupninja_upstream/0.9.10
  • backupninja-0.9.10
  • backupninja_debian/0.9.9-1
  • backupninja-0.9.9
  • backupninja-0.9.8.1
26 results

vserver.in

Forked from Liberate / backupninja
Source project has a limited visibility.
  • micah's avatar
    bdc92b87
    r240@um: micah | 2005-12-27 14:54:04 -0500 · bdc92b87
    micah authored
     If vservers weren't enabled it was impossible to enter the src
     menu in ninjahelper due to how these functions returned. This sets
     the variable host_or_vserver='host' when vservers are not available
     and then returns with a nice exit code
    bdc92b87
    History
    r240@um: micah | 2005-12-27 14:54:04 -0500
    micah authored
     If vservers weren't enabled it was impossible to enter the src
     menu in ninjahelper due to how these functions returned. This sets
     the variable host_or_vserver='host' when vservers are not available
     and then returns with a nice exit code