| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply scott henson's replicate patch. | Michael DeHaan | 2008-05-08 | 1 | -1/+20 |
| | | |||||
| * | Working on adding a "cobbler buildiso" command to generate non-live CD's. ↵ | Michael DeHaan | 2008-05-01 | 1 | -5/+23 |
| | | | | | | | Menu does not work yet, but getting there. Also made registration check for duplicate macs, but needs testing. | ||||
| * | This is the new status engine in progress. I still need to do some things ↵ | Michael DeHaan | 2008-04-16 | 1 | -1/+1 |
| | | | | | | | | | to parse out times and indicate how long installs have been active (so there is an easier way to grep for last installs). Technically this will also provide ways of looking at an install history which is probably something we could add if it was interesting. Lots of options. | ||||
| * | Import now takes an --arch, which is now a recommended field, to ensure | Michael DeHaan | 2008-04-11 | 1 | -3/+5 |
| | | | | | best practices in naming. | ||||
| * | Two things -- (A) remove rhpl dep as we aren't using it and we want to use | Michael DeHaan | 2008-04-09 | 1 | -1/+1 |
| | | | | | | more standard xlat for other distros potentially, (B) fix the kerb module some more. | ||||
| * | Doc fix | Michael DeHaan | 2008-02-25 | 1 | -1/+4 |
| | | |||||
| * | Added --rsync-flags to cobbler import. | Michael DeHaan | 2008-01-10 | 1 | -1/+3 |
| | | |||||
| * | Apply euclid's patch to allow import to take a --kickstart parameter | Michael DeHaan | 2008-01-04 | 1 | -1/+3 |
| | | |||||
| * | Changes to make "cobbler ___ report [___]" and "cobbler ___ list" work like ↵ | Michael DeHaan | 2007-11-27 | 1 | -55/+14 |
| | | | | | they used to, which means adding a few subcommands, abstracting away the list logic, and writing some minor code to make the trailing names look like --name=x to please optparse. | ||||
| * | Make reserialize call the right API function. | Michael DeHaan | 2007-11-27 | 1 | -1/+3 |
| | | |||||
| * | Work on CLI functions for manipulating objects, including adding the delete ↵ | Michael DeHaan | 2007-11-26 | 1 | -2/+2 |
| | | | | | code back. | ||||
| * | Misc fixes during CLI testing. Not done yet. | Michael DeHaan | 2007-11-19 | 1 | -1/+4 |
| | | |||||
| * | Further work on CLI modularization. All commands implemented now, except ↵ | Michael DeHaan | 2007-11-19 | 1 | -0/+291 |
| for old school compatibility translation for list/report. All commands will then need to be tested... | |||||
