| Commit message (Expand) | Author | Age | Files | Lines |
* | Realphabetize CLI for distro, add --os-version and --breed to image | Michael DeHaan | 2008-08-25 | 2 | -9/+17 |
* | Various work on --os-version support and better filtering for --breed | Michael DeHaan | 2008-08-25 | 3 | -11/+14 |
* | Incorporating Dave Hatton's patch to add --os-version in, adding validation, ... | Michael DeHaan | 2008-08-25 | 8 | -37/+91 |
* | When --netboot-enabled is toggled (either from the command line, or via the A... | Michael DeHaan | 2008-08-25 | 2 | -12/+12 |
* | more error catcher fixing | Michael DeHaan | 2008-08-20 | 2 | -2/+2 |
* | ErrorCatcher invocation is causing problems on 5.2 | Michael DeHaan | 2008-08-20 | 1 | -1/+1 |
* | Use errorCatcher Echo more, so snippets get the same level of error checking. | Michael DeHaan | 2008-08-20 | 3 | -5/+5 |
* | Apply patch to add --kopts-post which lets you configure the kernel options o... | Michael DeHaan | 2008-08-19 | 10 | -184/+236 |
* | Make cheetah errors explain themselves | Michael DeHaan | 2008-08-19 | 1 | -1/+18 |
* | Use pxesystem and pxeprofile templates correctly | Michael DeHaan | 2008-08-18 | 4 | -19/+32 |
* | SystemExit return code preservation + reworking --help to make it smarter whe... | Michael DeHaan | 2008-08-15 | 2 | -4/+35 |
* | Apply patch to make SystemExit not print a traceback | Michael DeHaan | 2008-08-15 | 1 | -2/+5 |
* | Allow system remove call to tolerate "recursive" arg. | Michael DeHaan | 2008-08-15 | 6 | -6/+6 |
* | Merge in Dave Hatton's "getks" command, with some minor tweaks so it detects ... | Michael DeHaan | 2008-08-13 | 5 | -20/+57 |
* | At Spot's suggestion, make sure all source code files include the correct GPL... | Michael DeHaan | 2008-08-13 | 56 | -378/+670 |
* | Some fixes to image handling so that --image-type is saved and is used to gen... | Michael DeHaan | 2008-08-12 | 3 | -5/+7 |
* | Fix typo in module loader | Michael DeHaan | 2008-08-12 | 1 | -1/+1 |
* | Misc reworking of how SNIPPET is processed, as we have a test case where not ... | Michael DeHaan | 2008-08-11 | 1 | -7/+7 |
* | Fix regex in snippet parser and also mention which snippet is not found if on... | Michael DeHaan | 2008-08-11 | 1 | -2/+2 |
* | Remove bootloader check as we source bootloaders differently now. | Michael DeHaan | 2008-08-11 | 1 | -13/+16 |
* | Make the template replacemnet of SNIPPET::foo with $SNIPPET('foo') use regexe... | Michael DeHaan | 2008-08-11 | 1 | -15/+10 |
* | Apply patch from Dan Guernsey to change his "Copyright" line to just "written... | Michael DeHaan | 2008-08-11 | 1 | -2/+1 |
* | Apply Dave Hatton's patch to fix "cobbler list" format. | Michael DeHaan | 2008-08-11 | 1 | -5/+9 |
* | Remove xlat parts of Makefile that are not in use, release bump | Michael DeHaan | 2008-08-08 | 1 | -3/+11 |
* | Add missing virt types to webui | Michael DeHaan | 2008-08-08 | 1 | -1/+1 |
* | Add images to basic unit tests to ensure they do not break any generalized sy... | Michael DeHaan | 2008-08-08 | 1 | -1/+1 |
* | Make hardlink code fall back properly to symlinks and then copies. | Michael DeHaan | 2008-08-08 | 1 | -4/+14 |
* | Misc changes to cobbler image handling and hardlink code | Michael DeHaan | 2008-08-07 | 3 | -27/+22 |
* | Attempt at streamlining image support, now --image-type can be used to specif... | Michael DeHaan | 2008-08-07 | 5 | -22/+71 |
* | Cobbler system objects can now descend from systems as well as objects, and i... | Michael DeHaan | 2008-08-05 | 9 | -38/+192 |
* | Some minor formatting nits, templateapi -> template_api | Michael DeHaan | 2008-08-04 | 2 | -1/+328 |
* | Commit Dan's Cheetah template patch which makes snippets general purpose Chee... | Michael DeHaan | 2008-08-04 | 1 | -95/+1 |
* | Update remote to use deserialize_item_raw which will be /very/ fast for access | Michael DeHaan | 2008-08-01 | 7 | -12/+78 |
* | Added serializer_catalog as a new serializer module, which will be the new de... | Michael DeHaan | 2008-08-01 | 1 | -0/+111 |
* | On event of yaml load failure, i.e. empty/no file, return an empty recordset. | Michael DeHaan | 2008-07-31 | 1 | -1/+6 |
* | Fixes to ctrl-c intercept behavior | Michael DeHaan | 2008-07-31 | 2 | -26/+45 |
* | Temporarily restore serializer behavior. | Michael DeHaan | 2008-07-31 | 1 | -30/+13 |
* | Temporarily disable new ctrl+c locking code for now, needs more testing. | Michael DeHaan | 2008-07-30 | 2 | -10/+21 |
* | Hook ctrl+c during writes to minimize chance of corruption of data files. | Michael DeHaan | 2008-07-30 | 2 | -17/+40 |
* | Fix repo arch for yum_rhn_plugin so it can get kernel updates | Michael DeHaan | 2008-07-29 | 1 | -0/+4 |
* | Remove debug prints | Michael DeHaan | 2008-07-28 | 1 | -2/+0 |
* | Fix typo in config file comments | Michael DeHaan | 2008-07-28 | 1 | -3/+3 |
* | Make gethostip code for CIDR addresses remove trailing bytes to make pxelinux... | Michael DeHaan | 2008-07-28 | 1 | -6/+13 |
* | Fixes around new CIDR support and DHCP/DNS management. | Michael DeHaan | 2008-07-28 | 5 | -15/+12 |
* | For system addresses with IP's in CIDR notation, these are not really system ... | Michael DeHaan | 2008-07-28 | 7 | -17/+56 |
* | Don't use SSL for the baseurl | Michael DeHaan | 2008-07-25 | 1 | -1/+1 |
* | Add an extra refresh call, remove profile_change which was not being used | Michael DeHaan | 2008-07-25 | 1 | -20/+2 |
* | Added code to cobblerd to refresh config prior to saves/edits | Michael DeHaan | 2008-07-25 | 1 | -0/+5 |
* | Reorder changelog, some 1.1 changes were listed under 1.0.3. There may still... | Michael DeHaan | 2008-07-25 | 3 | -53/+83 |
* | Check for invalid argument | Michael DeHaan | 2008-07-25 | 1 | -0/+2 |