summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-2524-0/+49
* Change cobbler code to use /etc/ethers and /var/lib/cobbler/cobbler_hostsMichael DeHaan2007-05-242-10/+47
* Add support for dnsmasq as an alternative to ISC dhcpd.Michael DeHaan2007-05-247-34/+99
* in rawhide, apparently yumdownloader doesn't accept --config but doesMichael DeHaan2007-05-011-1/+1
* 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
* Un-un-hardcode the dir parameter for now.Michael DeHaan2007-04-271-1/+1
* If import name has underscores, prevent duplicate arch info just the same.Michael DeHaan2007-04-271-0/+3
* Remove hardcode of /var/www/cobbler from cobblerdMichael DeHaan2007-04-271-1/+1
* Fix warning message for "cobbler check" and malformed /etc/dhcpd.confMichael DeHaan2007-04-272-3/+3
* Make "cobbler import" more accomodating of older distros (once again)Michael DeHaan2007-04-261-8/+27
* Fix to make "repo delete" functional after the CLI refactoring.Michael DeHaan2007-04-201-1/+5
* Remove redundant self argsMichael DeHaan2007-04-201-4/+4
* XMLRPC component must allow_none for kickstart parameter hash storage.Michael DeHaan2007-04-201-0/+14
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-209-200/+367
* Make "cobbler import" work for Centos 5, also remove unneccessary loop fromMichael DeHaan2007-04-201-21/+19
* Changes cobbler_syslogd to cobblerd, and this new daemon now offers koanMichael DeHaan2007-04-193-52/+143
* Various improvements to make the API more usable and cobbler a bitMichael DeHaan2007-04-195-7/+37
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-167-8/+24
* Turning off core-repo mirror feature by default, as most enterpriseMichael DeHaan2007-04-162-2/+2
* More generalized fix to aborted-createrepo ".olddata" problems, which nowMichael DeHaan2007-04-133-10/+20
* Teaching cobbler to remove .olddata files from previous createrepo runsMichael DeHaan2007-04-121-5/+72
* Kickstart tracking now mines the apache logs rather than relying on theMichael DeHaan2007-04-112-161/+113
* This commit adds a --rpm-list parameter to "cobbler repo add". --rpm-listMichael DeHaan2007-04-103-15/+112
* Disable mod_python tracking piece for RHEL5, as it is apparently causingMichael DeHaan2007-04-101-1/+1
* Doc cleanup.Michael DeHaan2007-04-052-30/+32
* Some cleanup/fixing in the reposync code.Michael DeHaan2007-04-051-8/+20
* Remove unneeded param.Michael DeHaan2007-04-051-1/+1
* (no commit message)Michael DeHaan2007-04-042-9/+22
* More better (TM) repo parameterization in kickstarts.Michael DeHaan2007-04-042-5/+9
* Correct some errors in kickstart templating for the new repo stuff ...Michael DeHaan2007-04-041-2/+3
* Remove redundant cobbler.pod from repository (official copy nowMichael DeHaan2007-04-041-1/+1
* Add preliminary support for RHEL5 tree management. This is ratherMichael DeHaan2007-04-033-48/+154
* Preliminary support for http:// and ftp:// mirrors via yum's reposync.Michael DeHaan2007-04-031-25/+76
* Improvements/fixes to the "DVD import" code so that they know more aboutMichael DeHaan2007-04-021-5/+35
* Fix bug with cobbler sync and older configs.Michael DeHaan2007-04-021-1/+1
* Store repo information as a list. This unbreaks --repos on "profile add"Michael DeHaan2007-03-281-1/+1
* Bind cobbler_syslogd to everything.Michael DeHaan2007-03-271-4/+1
* This is 0.4.5Michael DeHaan2007-03-233-27/+1
* This is release 0.4.4. I mean it this time :)Michael DeHaan2007-03-233-1977/+5
* Allow watcher script to stay running when it can't get a hostname during star...Michael DeHaan2007-03-221-1/+4
* Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-p...Michael DeHaan2007-03-226-20/+20
* Ongoing work on a better DVD import...Michael DeHaan2007-03-202-121/+157
* Most of these diffs come from directory reorg/cleanup, though the main featur...Michael DeHaan2007-03-197-252/+165
* Updated cobbler TODO with messages from list.Michael DeHaan2007-03-151-0/+1
* dirname, not basename.Michael DeHaan2007-03-081-1/+1
* Tabs are evil.Michael DeHaan2007-03-021-1/+1
* Fixes to import tree URL's and repo parameter splitting, thanks to et-mgmt-to...Michael DeHaan2007-03-022-3/+6
* Kickstart metadata items are seperated by whitespace, not commas.Michael DeHaan2007-02-281-1/+1
* sseago's patch to set_kernel_options, plus some additional error handling aro...Michael DeHaan2007-02-272-3/+4