1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Slightly revamp the geteltorito code. More... about 14 years ago
Save a couple of lines of code by doing a python idiom. More... about 14 years ago
Use a factory to select among the guest OSs. More... about 14 years ago
Catch VIR_ERR_OPERATION_FAILED error as well. More... about 14 years ago
Do some import cleanup, along with copyright fixes. More... about 14 years ago
Do stricter checking for the DVD ISO on RHEL 4, 5, and 6. More... about 14 years ago
Save a line of code in the geteltorito function. More... about 14 years ago
Fix bug in Windows 2008 installation. More... about 14 years ago
Make RHEL-3 ICICLE generation work. More... about 14 years ago
Move around the creation and deletion of icicle_tmp. More... about 14 years ago
Make sure to cleanup RHEL-2.1 floppies. More... about 14 years ago
Fix up CD extraction to check disk space and clean up. More... about 14 years ago
Fix up customize, generate_icicle, and generate_install_media stubs. More... about 14 years ago
Add a FIXME comment around subprocess_check_output. More... about 14 years ago
Make the TDL __init__ function take the xmlstring in. More... about 14 years ago
Add support for RHEL-5 U6. More... about 14 years ago
Make a rough guess if we will run out of diskspace. More... about 14 years ago
Call out to the correct init function. More... about 14 years ago
Massive refactoring. More... about 14 years ago
Use a variable to store keyfile. More... about 14 years ago
Tighten up the architectures supported. More... about 14 years ago
Store the TDL inside the guest classes. More... about 14 years ago
Remove the useless TDL indirection from _var -> var() More... about 14 years ago
Don't do customization if there are no packages to install. More... about 14 years ago
Don't print out a useless value in oz-customize More... about 14 years ago
Make sure to raise Guest.OzException. More... about 14 years ago
Create an RNG schema for TDL and ICICLE. More... about 14 years ago
Make wait_for_guest_boot be a little more verbose. More... about 14 years ago
Print the libvirt XML to a file instead of the screen. More... about 14 years ago
Rename CDL to ICICLE all throughout the codebase. More... about 14 years ago