source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1711   15 years broder Write out the list of running VMs to AFS as well as the database backup
(edit) @1709   15 years broder Default to a NULL administrator, instead of the same as the owner
(edit) @1708   15 years broder Don't require administrator to be non-null
(edit) @1707   15 years broder Tweak the language a bit
(edit) @1706   15 years price correct reason why you can't walk into a fresh autoinstall by ssh
(edit) @1705   15 years price rename autoinstaller help topic
(edit) @1704   15 years price document autoinstaller
(edit) @1701   15 years broder Now that remconffs is doing real caching, cache for less time
(edit) @1700   15 years broder Now that consolefs is really caching, cache for a shorter period of time
(edit) @1699   15 years broder Add real caching to consolefs, too
(edit) @1697   15 years broder Add real caching to remconffs
(edit) @1695   15 years broder Use the newly added architecture field in the website
(edit) @1694   15 years broder Add an architecture field to the autoinstaller table
(edit) @1693   15 years broder Switch to HVM if user selects a CD, and ParaVM if user selects an …
(edit) @1692   15 years broder Don't error out if killing the fcgi processes fails This was causing …
(edit) @1690   15 years broder Whoops - forgot to drop an option to k5start
(edit) @1688   15 years broder Use daemon/$HOSTNAME instead of the first principal in the invirt …
(edit) @1686   15 years broder Use explicit paths for the xvm-mail-relay script
(edit) @1684   15 years broder Use the correct name for the mail relay script
(edit) @1683   15 years price apparently it's three minutes now
(edit) @1682   15 years broder Add a commented out line to disable the autoinstaller
(edit) @1680   15 years broder Choose what kernel to use for the autoinstaller based on what dom0 is …
(edit) @1678   15 years broder Remove a stray dot from the config
(edit) @1675   15 years broder The trac URI doesn't want to have a trailing slash
(edit) @1674   15 years broder Fix all kinds of problems with that last version of invirt-web
(edit) @1671   15 years broder Support building multiple packages in sequence with invirt-build-release
(edit) @1669   15 years broder Set the trac URL to redirect off-site
(edit) @1668   15 years broder Move trac to scripts
(edit) @1667   15 years broder Punt some debug spew from the website
(edit) @1665   15 years broder Add a "help" remctl for the control type
(edit) @1664   15 years price fix our name in COPYING
(edit) @1663   15 years price update config.todo
(edit) @1662   15 years broder The script we finally used to do the actual migration
(edit) @1661   15 years price merge about.html's remaining caveats into unauth front page
(edit) @1660   15 years price fix a typo in new dev config
(edit) @1657   15 years broder Whoops - put the backup in the right directory
(edit) @1656   15 years broder Add xvm-db-backup package
(edit) @1655   15 years broder We don't call ourselves that anymore
(edit) @1653   15 years broder Change the webacl to xvm-root
(edit) @1652   15 years broder And update some of our information to reflect new features
(edit) @1651   15 years broder We're no longer an alpha service
(edit) @1650   15 years broder Choose a host based on the maximum possible free memory, not the …
(edit) @1646   15 years broder Update apt sources list for prod
(edit) @1645   15 years broder Reconfigure dev as dev
(edit) @1644   15 years broder I still want to see all VMs, even the ones without an ACL
(edit) @1643   15 years broder Reconfigure prod as the production cluster!
(edit) @1642   15 years broder Add (crude) support for SPNEGO in the web interface
(edit) @1640   15 years broder Whoops - make the autoinstaller frob slightly more clever
(edit) @1637   15 years broder Add a hook to invirt-autoinstaller to turn off checksumming in the guest
(edit) @1636   15 years broder Pass the front-end interface to vif-invirtroute
(edit) @1635   15 years broder Set the maximum memory to a really high number so we can bump it later
(edit) @1634   15 years broder Use the right hostname for the console server
(edit) @1633   15 years broder Cancel the migration if there's an error in the middle
(edit) @1632   15 years broder Fault tolerance is a good thing - add some to the migration script
(edit) @1631   15 years broder Some quick touch-ups in Yang's quoting code - and a changelog entry
(edit) @1630   15 years broder Remove another reference to the no-longer-used vmboot remctl
(edit) @1629   15 years price make xvm-migrate-machine directly executable
(edit) @1628   15 years broder Take out do-not-run line - the script works, at least for a simple case
(edit) @1627   15 years broder Print out some debugging info about the VM getting migrated - just in case
(edit) @1626   15 years broder Make the xvm-migration-script actually do everything it needs to
(edit) @1624   15 years broder List all machines in admin mode, even if you can't do anything
(edit) @1623   15 years broder Fix another typo - this one in invirt.common
(edit) @1621   16 years broder Fix a missing import in the invirt.remctl code
(edit) @1620   16 years broder Fix typo in xvm-migrate-machine
(edit) @1619   16 years broder Another oversight in the web remctl code
(edit) @1618   16 years broder Fix 2 typos in the web code
(edit) @1615   16 years broder Pull the vnctoken remctl into the controls module
(edit) @1614   16 years broder Actually generalize the invirt.remctl module
(edit) @1613   16 years broder Move the remctl code into invirt.remctl
(edit) @1612   16 years broder Move CodeError? and InvalidInput? into invirt.common
(edit) @1611   16 years broder Eliminate the need for a deep copy of database objects during the …
(edit) @1610   16 years broder Actually get the password fields right in invirt-console-server's …
(edit) @1609   16 years price invirt-reload should force-reload, not just reload
(edit) @1608   16 years price fix changelog; the dangers of letting humans do things Also, the …
(edit) @1606   16 years broder Don't suggest that the password for users should be in non-existant …
(edit) @1605   16 years broder Document unpackaged customizations to an XVM host
(edit) @1603   16 years broder Fix xvm-mail-config so it actually relays mail to us
(edit) @1601   16 years broder Return the right output from remctls when doing a "broadcast"
(edit) @1598   16 years broder Don't fail to execute remctls if a single server is down
(edit) @1597   16 years broder Move invirt.remote Python module to invirt-remote-server
(edit) @1592   16 years broder Apparently I screwed up splitting up the list of packages for …
(edit) @1591   16 years broder Fix the sysvm startup lock cleanup
(edit) @1590   16 years broder Switch back to using bash for config-init script in invirt-cluster-config
(edit) @1589   16 years broder Punt the invirt-vnc-client postinst - it's not needed
(edit) @1588   16 years broder Don't alter the original VNC JAR - make a copy instead
(edit) @1586   16 years broder And...you end your for loops with done, not fi
(edit) @1585   16 years broder Kill some superfluous whitespace in invirt-ood-build
(edit) @1584   16 years broder Add invirt-ood-build for building out of date packages
(edit) @1583   16 years broder Clean up invirt-dev packaging
(edit) @1580   16 years broder Use a lock LV when starting sysvms since exclusive LV activation has …
(edit) @1579   16 years broder /etc/default/cman isn't currently used by anything
(edit) @1578   16 years broder Strip the whitespace from the VNC authtoken
(edit) @1573   16 years broder Do some more cleanup in libapache2-mod-auth-sslcert of our own
(edit) @1572   16 years broder Take "upstream" changes to libapache2-mod-auth-sslcert's Makefile
(edit) @1571   16 years broder Make debian/rules executable for libapache2-mod-auth-sslcert
(edit) @1570   16 years broder Add new invirt-ood-packages script to invirt-dev
(edit) @1569   16 years broder Punt deprecated packages
(edit) @1567   16 years broder Don't detect guests' VGs in the hosts
(edit) @1566   16 years broder Document config for BIOS accessibility over IPMI
(edit) @1558   16 years broder Actually depend on invirt-mail-config on /all/ servers
Note: See TracRevisionLog for help on using the revision log.