summaryrefslogtreecommitdiffstats
path: root/cobbler/cobbler.py
Commit message (Expand)AuthorAgeFilesLines
* Added "cobbler repo auto-add" feature which can discover all the reposMichael DeHaan2007-08-311-9/+13
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-3/+3
* Added feature where a network install location can be given to do cobbler imp...Michael DeHaan2007-08-011-2/+8
* Added -v/--versionMichael DeHaan2007-07-261-0/+6
* Added kickstart validation code to cobbler + documentation.Michael DeHaan2007-07-261-0/+7
* Fix error message.Michael DeHaan2007-07-171-1/+1
* Adding plumbing in cobbler for --virt-path and --virt-type options.Michael DeHaan2007-07-121-2/+6
* Add netboot-enabled to CLIMichael DeHaan2007-07-121-1/+2
* Optional override of --kickstart on a per-system basis.Michael DeHaan2007-06-151-3/+5
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-15/+39
* Generalizes tree listing to allow for inheritance and arbitrary nestingMichael DeHaan2007-06-121-15/+14
* Add --createrepo-flags (in "cobbler repo add") to the manpage, also add "-cMichael DeHaan2007-06-071-1/+1
* This is Perry Myers's patch to reposync to allow for caching options and toMichael DeHaan2007-06-071-1/+2
* WIP: Allow system names to be anything, and gather mac address and IP fromMichael DeHaan2007-05-301-2/+5
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-40/+60
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+5
* Add support for dnsmasq as an alternative to ISC dhcpd.Michael DeHaan2007-05-241-1/+3
* Echo "list" features in report syntax.Michael DeHaan2007-04-271-9/+17
* Allow "list" to show specifics of a specific object when given as aMichael DeHaan2007-04-271-4/+23
* Remove redundant self argsMichael DeHaan2007-04-201-4/+4
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-201-161/+294
* This commit adds a --rpm-list parameter to "cobbler repo add". --rpm-listMichael DeHaan2007-04-101-1/+2
* This is 0.4.5Michael DeHaan2007-03-231-4/+0
* Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-p...Michael DeHaan2007-03-221-1/+8
* Most of these diffs come from directory reorg/cleanup, though the main featur...Michael DeHaan2007-03-191-8/+2
* Converting storage for template parameters, kernel options, and repo lists (b...Michael DeHaan2007-02-141-0/+11
* Added an optional --breed parameter for "distro add" that supports usage of a...Michael DeHaan2007-02-091-1/+3
* Work towards implementation of optional integrated "light" sync support, whic...Michael DeHaan2007-02-011-22/+14
* Don't show tracebacks for Ctrl+C.mdehaan@mdehaan.rdu.redhat.com2007-01-041-0/+3
* Add kickstart pre-signaling to indicate starts in addition to stops.mdehaan@mdehaan.rdu.redhat.com2007-01-031-4/+9
* Add scaffolding for status report function/module.mdehaan@mdehaan.rdu.redhat.com2007-01-031-0/+21
* Fix bug in locking mechanism.Michael DeHaan2006-12-221-1/+3
* Enable locking feature.Michael DeHaan2006-12-221-1/+1
* Be even more strict about --virt parameter processing on enchant to preventMichael DeHaan2006-12-221-5/+3
* Manpage + CHANGELOGsMichael DeHaan2006-12-221-4/+4
* Allow "cobbler enchant" commands to also remotely install Xen on systems in t...Michael DeHaan2006-12-221-2/+10
* Always pass args to functions in main body.Michael DeHaan2006-12-211-4/+4
* "cobbler repo sync" is the same as "cobbler reposync"Michael DeHaan2006-12-211-1/+2
* Allow report to be invoked in subject verb form.Michael DeHaan2006-12-211-18/+38
* Cobbler report commands are now sorted also.Michael DeHaan2006-12-211-18/+22
* cobbler list now keeps results sorted.Michael DeHaan2006-12-211-0/+1
* Added a new abbreviated (list) command and longer (report) command.mdehaan@mdehaan.rdu.redhat.com2006-12-211-4/+40
* Added "clobber" alias for enchant/transmogrify (alikins made me do it).Michael DeHaan2006-12-201-0/+1
* Rsync mirrors shouldn't use SSH.Michael DeHaan2006-12-201-1/+3
* Lots of needed doc updates on the repo management hooks.mdehaan@mdehaan.rdu.redhat.com2006-12-151-1/+0
* Adding createrepo calls to "cobbler reposync" ... working on auto-generating ...Michael DeHaan2006-12-131-1/+2
* Preliminary support for repo mirroring.Michael DeHaan2006-12-121-4/+54
* Add support for default PXE boots via /etc/cobbler/default.pxe; wrapDavid Lutterkort2006-10-271-1/+1
* Add support for restricting the listing to systems/profiles/distrosDavid Lutterkort2006-10-271-2/+16
* Merge 243:1f764e5dd1ccDavid Lutterkort2006-10-251-5/+6