summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Interim refactoring commitMichael DeHaan2006-05-0517-1633/+198
* Interim commit while refactoring. This breaks lots of stuff.Michael DeHaan2006-05-0514-719/+718
* Weakref additions prior to refactoringMichael DeHaan2006-05-055-8/+12
* Added __init__.py to testsMichael DeHaan2006-05-051-0/+0
* Make /etc/cobbler.conf be packaged instead of being created, proper handling ...Michael DeHaan2006-05-059-49/+60
* Merging with mdehaan's changesMihai Ibanescu2006-05-045-213/+218
|\
| * Test case runs from a clean dir nowMihai Ibanescu2006-05-041-18/+35
| * Comparison function is simpler, and no need to sort when we need maxMihai Ibanescu2006-05-041-16/+16
| * s/cobber/cobbler/Mihai Ibanescu2006-05-041-8/+8
| * Fixing regression in common constructorMihai Ibanescu2006-05-041-1/+1
| * Moving code aroundMihai Ibanescu2006-05-041-158/+158
| * Reducing duplication in the constructorsMihai Ibanescu2006-05-041-27/+15
| * Fixed so it doesn't fail on 64-bit platformsMihai Ibanescu2006-05-041-1/+1
* | Switch to syck since Mihai has it packaged now. Check for syck brokenness in...Michael DeHaan2006-05-043-9/+14
|/
* Merged Michael's changes with mineMihai Ibanescu2006-05-0415-445/+221
* packages should be enough hereMihai Ibanescu2006-05-041-2/+1
* Merged Michael's addition of setup.pyMihai Ibanescu2006-05-0417-225/+444
|\
| * install will clean first; don't run in subshell, use -f for rm insteadMihai Ibanescu2006-05-041-8/+4
| * Added .hgignoreMihai Ibanescu2006-05-041-0/+1
* | Fixed makefileMichael DeHaan2006-05-041-7/+7
* | Working out some issues related to broken serializers, and some other randomn...Michael DeHaan2006-05-046-38/+33
* | Remove bootconf.man (no longer used), ran jim's whitespace patch.Michael DeHaan2006-05-0414-406/+189
* | Add setup.pyMichael DeHaan2006-05-041-0/+35
|/
* Misc cobbler cleanup. Switched to the new yaml parser (it's uglier,Michael DeHaan2006-05-039-155/+217
* Packaging for cobblerMichael DeHaan2006-05-033-6/+48
* Interim commit during packagingMichael DeHaan2006-05-0316-98/+52
* Intermediate commit during packaging. And some other stuff.Michael DeHaan2006-05-035-5/+52
* Updated example config, edited strings, removed file not in use.Michael DeHaan2006-05-023-9/+25
* Need to sync distro values to actual prior to writing yaml.Michael DeHaan2006-05-011-0/+3
* Edited TODOMichael DeHaan2006-05-011-0/+2
* Make kickstarts optional.Michael DeHaan2006-05-012-7/+4
* adding fileMichael DeHaan2006-04-281-0/+0
* Remove serial console from kernel optionsMichael DeHaan2006-04-282-5/+1
* xen_name_prefix doesn't seem to exist, assuming xen_name?Adrian Likins2006-04-271-1/+1
* s/file/fdAdrian Likins2006-04-271-21/+21
* assume this was supposed to be os.remove() since os.file.remove() doesn't existAdrian Likins2006-04-271-1/+1
* string exceptions are frowned up, use "stock" exceptions.NotImplementedErrorAdrian Likins2006-04-271-1/+2
* dir is a built, best if we dont reuse the name, it can causeAdrian Likins2006-04-271-3/+3
* self.tftp_conf doesnt seem to exist, I assume this is supposed to be self.con...Adrian Likins2006-04-271-1/+1
* Serialize kernel_optionsMichael DeHaan2006-04-271-0/+2
* auto-mirroring local kickstarts over http.Michael DeHaan2006-04-247-22/+58
* Fix kernel options.Michael DeHaan2006-04-241-1/+1
* Blend kernel options in profile & distro objects with those in higher level c...Michael DeHaan2006-04-241-0/+11
* Mirror tftp directories over httpMichael DeHaan2006-04-213-6/+33
* re-naming bootconf since a grub configurator stole my name this month.Michael DeHaan2006-04-2111-76/+43
* mergeMichael DeHaan2006-04-201-0/+0
|\
| * Added yaml rpm just for convience. Eventually yaml-3000 or syck packaging in...Michael DeHaan2006-04-201-0/+0
* | Fix Xen defaultsMichael DeHaan2006-04-201-3/+4
* | Added example config that's more current / edited TODO.Michael DeHaan2006-04-202-10/+27
* | Minor misc edits related to Xen things.Michael DeHaan2006-04-202-1/+2
|/