Ignore:
Timestamp:
Oct 24, 2008, 10:09:06 PM (16 years ago)
Author:
broder
Message:

sipb-xen-remctl-auto -> invirt-remote-host

Location:
trunk/packages/invirt-remote-host
Files:
4 added
5 moved

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-remote-host/debian/changelog

    r1237 r1239  
     1invirt-remote-host (0.0.1) unstable; urgency=low
     2
     3  * sipb-xen-remctl-auto -> invirt-remote-host
     4
     5 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 21:54:35 -0400
     6
    17sipb-xen-remctl-auto (1.5.2) unstable; urgency=low
    28
  • trunk/packages/invirt-remote-host/debian/invirt-remote-host.init

    r1237 r1239  
    11#!/bin/bash
    22### BEGIN INIT INFO
    3 # Provides:          sipb-xen-remctl-auto
     3# Provides:          invirt-remote-host
    44# Required-Start:    $local_fs $remote_fs
    55# Required-Stop:     $local_fs $remote_fs
    66# Default-Start:     2 3 4 5
    77# Default-Stop:      0 1 6
    8 # Short-Description: conserver config from invirt config for invirt host
     8# Short-Description: remctl configuration for an Invirt host
    99# Description:
    1010### END INIT INFO
    1111
    12 PACKAGE=sipb-xen-remctl-auto
     12PACKAGE=invirt-remote-host
    1313
    1414. /lib/lsb/init-functions
Note: See TracChangeset for help on using the changeset viewer.