Changeset 1724 for trunk/packages
- Timestamp:
- Nov 20, 2008, 10:46:50 PM (16 years ago)
- Location:
- trunk/packages/invirt-remote-server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-remote-server/debian/changelog
r1701 r1724 1 invirt-remote-server (0.1.2) unstable; urgency=low 2 3 * Update remctl help with new reboot functionality 4 5 -- Evan Broder <broder@mit.edu> Thu, 20 Nov 2008 10:57:39 -0500 6 1 7 invirt-remote-server (0.1.1) unstable; urgency=low 2 8 -
trunk/packages/invirt-remote-server/files/usr/sbin/invirt-remctl-help
r1176 r1724 15 15 ('shutdown', 'shut down your VM, softly if paravm (with xm shutdown)'), 16 16 ('create', 'start up your VM (with xm create)'), 17 ('reboot', 'reboot your VM (with xm destroy and xm create)'),17 ('reboot', 'reboot your VM (with xm reboot)'), 18 18 ('install', 'autoinstall your VM (takes a series of key=value pairs; \n\t\tvalid arguments include mirror, dist, arch, imagesize,\n\t\tand noinstall)'), 19 19 #also CD images on create/reboot
Note: See TracChangeset
for help on using the changeset viewer.