Changeset 1815
- Timestamp:
- Dec 7, 2008, 10:21:31 AM (17 years ago)
- Location:
- trunk/packages
- Files:
-
- 6 added
- 6 deleted
- 3 edited
- 9 moved
-
invirt-console-host/debian/changelog (deleted)
-
invirt-console-host/debian/compat (deleted)
-
invirt-console-host/debian/control (deleted)
-
invirt-console-host/debian/copyright (deleted)
-
invirt-console-host/debian/invirt-console-host.install (deleted)
-
invirt-console-host/debian/rules (deleted)
-
invirt-console/debian/changelog (modified) (1 diff)
-
invirt-console/debian/control (modified) (1 diff)
-
invirt-console/debian/invirt-console-host.cron.d (moved) (moved from trunk/packages/invirt-console-host/debian/invirt-console-host.cron.d)
-
invirt-console/debian/invirt-console-host.init (moved) (moved from trunk/packages/invirt-console-host/debian/invirt-console-host.init)
-
invirt-console/debian/invirt-console-host.install (added)
-
invirt-console/debian/invirt-console-host.postinst (moved) (moved from trunk/packages/invirt-console-host/debian/invirt-console-host.postinst)
-
invirt-console/debian/invirt-console-host.prerm (moved) (moved from trunk/packages/invirt-console-host/debian/invirt-console-host.prerm)
-
invirt-console/debian/rules (modified) (1 diff)
-
invirt-console/host (added)
-
invirt-console/host/etc (added)
-
invirt-console/host/etc/conserver (added)
-
invirt-console/host/etc/conserver/conserver.cf.invirt (moved) (moved from trunk/packages/invirt-console-host/files/etc/conserver/conserver.cf.invirt)
-
invirt-console/host/etc/conserver/invirt-consoles.cf (moved) (moved from trunk/packages/invirt-console-host/files/etc/conserver/invirt-consoles.cf)
-
invirt-console/host/etc/conserver/invirt-genconfig.cf.mako (moved) (moved from trunk/packages/invirt-console-host/files/etc/conserver/invirt-genconfig.cf.mako)
-
invirt-console/host/etc/conserver/server.conf.invirt (moved) (moved from trunk/packages/invirt-console-host/files/etc/conserver/server.conf.invirt)
-
invirt-console/host/usr (added)
-
invirt-console/host/usr/sbin (added)
-
invirt-console/host/usr/sbin/invirt-update-conserver (moved) (moved from trunk/packages/invirt-console-host/files/usr/sbin/invirt-update-conserver)
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-console/debian/changelog
r1813 r1815 3 3 * Rename source package in preparation for merging invirt-console-server 4 4 with invirt-console-host 5 6 -- Evan Broder <broder@mit.edu> Sun, 07 Dec 2008 10:10:36 -0500 5 * Merge invirt-console-host into invirt-console (LP: #305681) 6 7 -- Evan Broder <broder@mit.edu> Sun, 07 Dec 2008 10:17:06 -0500 7 8 8 9 invirt-console-server (0.1.3) unstable; urgency=low -
trunk/packages/invirt-console/debian/control
r1813 r1815 16 16 Description: Invirt serial-console proxy server 17 17 This is the software for the serial-console proxy server. 18 19 Package: invirt-console-host 20 Architecture: all 21 Provides: ${diverted-files} 22 Conflicts: ${diverted-files} 23 Depends: ${shlibs:Depends}, ${misc:Depends}, conserver-server, remctl-client, invirt-base, cron 24 Description: SIPB Xen serial console server server 25 This configures the VMM for the server-side of the console server -
trunk/packages/invirt-console/debian/rules
r1813 r1815 17 17 /etc/conserver/conserver.cf.invirt \ 18 18 /etc/motd.invirt 19 DEB_DIVERT_FILES_invirt-console-host += \ 20 /etc/conserver/conserver.cf.invirt \ 21 /etc/conserver/server.conf.invirt 19 22 20 23 include /usr/share/cdbs/1/rules/debhelper.mk
Note: See TracChangeset
for help on using the changeset viewer.
