Ignore:
Timestamp:
Jul 28, 2008, 12:28:25 AM (17 years ago)
Author:
ecprice
Message:

Divert /etc/init.d/rcS

Location:
trunk/packages/sipb-xen-autoinstaller
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/packages/sipb-xen-autoinstaller/debian/control.in

    r749 r752  
    88Package: sipb-xen-autoinstaller-guest
    99Architecture: all
     10Provides: ${diverted-files}
     11Conflicts: ${diverted-files}
    1012Depends: ${misc:Depends}, patch, xen-tools, busybox-static
    1113Conflicts: sysvinit, upstart
  • TabularUnified trunk/packages/sipb-xen-autoinstaller/debian/rules

    r201 r752  
    22
    33DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
     4DEB_DIVERT_EXTENSION = .sipb-xen
     5DEB_DIVERT_FILES_sipb-xen-autoinstaller-guest += \
     6        /etc/init.d/rcS
     7
    48include /usr/share/cdbs/1/rules/debhelper.mk
     9include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracChangeset for help on using the changeset viewer.