26
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 02, 2024 — Jun 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ks=file to kernel options. More... about 19 years ago
debug More... about 19 years ago
initrd munging for CPIO. misc edits. More... about 19 years ago
Forgot some things... More... about 19 years ago
pychecker stuff, before Adrian beats me to it :) More... about 19 years ago
Checking in stable copy of new xen-guest install using libvirt, which may be tweaked later. More... about 19 years ago
xen_name_prefix doesn't seem to exist, assuming xen_name?
alikins
as Adrian Likins
More... about 19 years ago
s/file/fd
alikins
as Adrian Likins
More... about 19 years ago
assume this was supposed to be os.remove() since os.file.remove() doesn't exist
alikins
as Adrian Likins
More... about 19 years ago
string exceptions are frowned up, use "stock" exceptions.NotImplementedError
alikins
as Adrian Likins
More... about 19 years ago
dir is a built, best if we dont reuse the name, it can cause weird failures when you least expect it
alikins
as Adrian Likins
More... about 19 years ago
self.tftp_conf doesnt seem to exist, I assume this is supposed to be self.config.tftpd_conf
alikins
as Adrian Likins
More... about 19 years ago
Serialize kernel_options More... about 19 years ago
Fix kernel/initrd download location More... about 19 years ago
Kickstart is optional. More... about 19 years ago
auto-mirroring local kickstarts over http. More... about 19 years ago
Add kickstart args to grubby command line, turn on the destructive bits. More... about 19 years ago
Fix kernel options. More... about 19 years ago
Blend kernel options in profile & distro objects with those in higher level classes for non-PXE, as we already do for PXE. More... about 19 years ago
Quick mod to support an auto-kickstart like functionality. More... about 19 years ago
koan now uses urlgrabber and speaks http to be more tolerant of certain firewalls and to ease reliance on curl. better error handling. slowly ripping out xen guest install bits. beginings of parameters to allow for auto-kickstart-equivalent as well. file formats and other changes are likely TBA. More... about 19 years ago
Mirror tftp directories over http More... about 19 years ago
re-naming bootconf since a grub configurator stole my name this month. More... about 19 years ago
re-namespacing. More... about 19 years ago
merge More... about 19 years ago
Fix Xen defaults More... about 19 years ago
Added example config that's more current / edited TODO. More... about 19 years ago
Minor misc edits related to Xen things. More... about 19 years ago
Added yaml rpm just for convience. Eventually yaml-3000 or syck packaging in FCwould be good. More... about 19 years ago
Patched xenguest-install to take local files. More... about 19 years ago