Changeset 2487 for trunk/packages/invirt-xen-config
- Timestamp:
- Sep 28, 2009, 9:26:38 PM (15 years ago)
- Location:
- trunk/packages/invirt-xen-config
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-xen-config/debian/changelog
r2367 r2487 1 invirt-xen-config (0.0.26) unstable; urgency=low 2 3 * Kill the moocow password for the VNC server. Not setting this variable 4 causes VNC clients to not prompt for a password instead. 5 6 -- Evan Broder <broder@mit.edu> Mon, 28 Sep 2009 21:20:21 -0400 7 1 8 invirt-xen-config (0.0.25) unstable; urgency=low 2 9 -
trunk/packages/invirt-xen-config/invirt-database
r2367 r2487 78 78 builder = 'hvm' 79 79 vnc = 1 80 vncpasswd = 'moocow'81 80 device_model = '/usr/sbin/qemu-dm-invirt' 82 81 serial = "pty"
Note: See TracChangeset
for help on using the changeset viewer.