| Commit message (Expand) | Author | Age | Files | Lines |
* | Added --dhcp-tag for multi-subnet configuration | Michael DeHaan | 2007-09-07 | 1 | -17/+19 |
* | Ben Riggs patch to allow for reposyncs of explicit repos + tweak | Michael DeHaan | 2007-09-06 | 1 | -1/+1 |
* | Working on pluggable serializers. | root | 2007-09-05 | 1 | -6/+6 |
* | removed deprecated enchant function/module (just use SSH!), config file cleanup. | root | 2007-09-05 | 1 | -36/+0 |
* | Added "cobbler repo auto-add" feature which can discover all the repos | Michael DeHaan | 2007-08-31 | 1 | -9/+13 |
* | Ben Riggs patch to allow find to take arbitrary variables plus a reworking | Michael DeHaan | 2007-08-15 | 1 | -3/+3 |
* | Added feature where a network install location can be given to do cobbler imp... | Michael DeHaan | 2007-08-01 | 1 | -2/+8 |
* | Added -v/--version | Michael DeHaan | 2007-07-26 | 1 | -0/+6 |
* | Added kickstart validation code to cobbler + documentation. | Michael DeHaan | 2007-07-26 | 1 | -0/+7 |
* | Fix error message. | Michael DeHaan | 2007-07-17 | 1 | -1/+1 |
* | Adding plumbing in cobbler for --virt-path and --virt-type options. | Michael DeHaan | 2007-07-12 | 1 | -2/+6 |
* | Add netboot-enabled to CLI | Michael DeHaan | 2007-07-12 | 1 | -1/+2 |
* | Optional override of --kickstart on a per-system basis. | Michael DeHaan | 2007-06-15 | 1 | -3/+5 |
* | Lots of work towards profile inheritance. This works in the UI now, with | Michael DeHaan | 2007-06-13 | 1 | -15/+39 |
* | Generalizes tree listing to allow for inheritance and arbitrary nesting | Michael DeHaan | 2007-06-12 | 1 | -15/+14 |
* | Add --createrepo-flags (in "cobbler repo add") to the manpage, also add "-c | Michael DeHaan | 2007-06-07 | 1 | -1/+1 |
* | This is Perry Myers's patch to reposync to allow for caching options and to | Michael DeHaan | 2007-06-07 | 1 | -1/+2 |
* | WIP: Allow system names to be anything, and gather mac address and IP from | Michael DeHaan | 2007-05-30 | 1 | -2/+5 |
* | Begining of i18n of cobbler. Tests pass, works with English. Need to test | Michael DeHaan | 2007-05-29 | 1 | -40/+60 |
* | Starting to add i18n to cobbler using rhpl | Michael DeHaan | 2007-05-25 | 1 | -0/+5 |
* | Add support for dnsmasq as an alternative to ISC dhcpd. | Michael DeHaan | 2007-05-24 | 1 | -1/+3 |
* | Echo "list" features in report syntax. | Michael DeHaan | 2007-04-27 | 1 | -9/+17 |
* | Allow "list" to show specifics of a specific object when given as a | Michael DeHaan | 2007-04-27 | 1 | -4/+23 |
* | Remove redundant self args | Michael DeHaan | 2007-04-20 | 1 | -4/+4 |
* | This commit overhauls the main cobbler CLI module and adds support for | Michael DeHaan | 2007-04-20 | 1 | -161/+294 |
* | This commit adds a --rpm-list parameter to "cobbler repo add". --rpm-list | Michael DeHaan | 2007-04-10 | 1 | -1/+2 |
* | This is 0.4.5 | Michael DeHaan | 2007-03-23 | 1 | -4/+0 |
* | Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-p... | Michael DeHaan | 2007-03-22 | 1 | -1/+8 |
* | Most of these diffs come from directory reorg/cleanup, though the main featur... | Michael DeHaan | 2007-03-19 | 1 | -8/+2 |
* | Converting storage for template parameters, kernel options, and repo lists (b... | Michael DeHaan | 2007-02-14 | 1 | -0/+11 |
* | Added an optional --breed parameter for "distro add" that supports usage of a... | Michael DeHaan | 2007-02-09 | 1 | -1/+3 |
* | Work towards implementation of optional integrated "light" sync support, whic... | Michael DeHaan | 2007-02-01 | 1 | -22/+14 |
* | Don't show tracebacks for Ctrl+C. | mdehaan@mdehaan.rdu.redhat.com | 2007-01-04 | 1 | -0/+3 |
* | Add kickstart pre-signaling to indicate starts in addition to stops. | mdehaan@mdehaan.rdu.redhat.com | 2007-01-03 | 1 | -4/+9 |
* | Add scaffolding for status report function/module. | mdehaan@mdehaan.rdu.redhat.com | 2007-01-03 | 1 | -0/+21 |
* | Fix bug in locking mechanism. | Michael DeHaan | 2006-12-22 | 1 | -1/+3 |
* | Enable locking feature. | Michael DeHaan | 2006-12-22 | 1 | -1/+1 |
* | Be even more strict about --virt parameter processing on enchant to prevent | Michael DeHaan | 2006-12-22 | 1 | -5/+3 |
* | Manpage + CHANGELOGs | Michael DeHaan | 2006-12-22 | 1 | -4/+4 |
* | Allow "cobbler enchant" commands to also remotely install Xen on systems in t... | Michael DeHaan | 2006-12-22 | 1 | -2/+10 |
* | Always pass args to functions in main body. | Michael DeHaan | 2006-12-21 | 1 | -4/+4 |
* | "cobbler repo sync" is the same as "cobbler reposync" | Michael DeHaan | 2006-12-21 | 1 | -1/+2 |
* | Allow report to be invoked in subject verb form. | Michael DeHaan | 2006-12-21 | 1 | -18/+38 |
* | Cobbler report commands are now sorted also. | Michael DeHaan | 2006-12-21 | 1 | -18/+22 |
* | cobbler list now keeps results sorted. | Michael DeHaan | 2006-12-21 | 1 | -0/+1 |
* | Added a new abbreviated (list) command and longer (report) command. | mdehaan@mdehaan.rdu.redhat.com | 2006-12-21 | 1 | -4/+40 |
* | Added "clobber" alias for enchant/transmogrify (alikins made me do it). | Michael DeHaan | 2006-12-20 | 1 | -0/+1 |
* | Rsync mirrors shouldn't use SSH. | Michael DeHaan | 2006-12-20 | 1 | -1/+3 |
* | Lots of needed doc updates on the repo management hooks. | mdehaan@mdehaan.rdu.redhat.com | 2006-12-15 | 1 | -1/+0 |
* | Adding createrepo calls to "cobbler reposync" ... working on auto-generating ... | Michael DeHaan | 2006-12-13 | 1 | -1/+2 |