- Timestamp:
- Dec 7, 2008, 10:21:31 AM (16 years ago)
- Location:
- trunk/packages
- Files:
-
- 6 added
- 6 deleted
- 3 edited
- 9 moved
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.