summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* Allow for serialization modules to be selected by changing ↵Michael DeHaan2007-09-061-1/+1
| | | | /etc/cobbler/modules.conf
* updated changelogMichael DeHaan2007-09-051-0/+1
|
* removed deprecated enchant function/module (just use SSH!), config file cleanup.root2007-09-051-0/+2
|
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-09-051-0/+2
|\ | | | | | | | | | | Conflicts: CHANGELOG
| * changelog + docsroot2007-09-041-0/+1
| |
| * Adding code to save the kickstart file as /root/anaconda.ksroot2007-09-041-0/+1
| |
* | Fix dhcpd.conf rendering bug.Michael DeHaan2007-09-051-0/+1
|/
* Added "cobbler repo auto-add" feature which can discover all the reposMichael DeHaan2007-08-311-0/+3
| | | | | the cobbler server has configured in yum and set them up to be mirrored automagically.
* Getting ready for release of 0.6.1. Bumped release to -2 for thoseMichael DeHaan2007-08-301-1/+1
| | | | that have built from source previously.
* Fix auto-repo attachment for RHEL5Michael DeHaan2007-08-291-0/+2
|
* --desolvedeps not --resolveMichael DeHaan2007-08-281-0/+1
|
* Fix reposync if using rsync as a source and paths don't contain an archMichael DeHaan2007-08-281-1/+2
|
* Fix typo in manpage.Michael DeHaan2007-08-281-0/+1
|
* ChangelogMichael DeHaan2007-08-271-0/+1
|
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-271-0/+3
|\ | | | | | | | | | | Conflicts: CHANGELOG
| * Changelog.Michael DeHaan2007-08-231-0/+3
| |
* | Ignore subdirectories found in /var/lib/cobbler/snippetsMichael DeHaan2007-08-271-1/+2
|/
* The much requested change to make the XMLRPC server not log to the console. ↵Michael DeHaan2007-08-211-0/+1
| | | | | | IMHO, this should be off by default, but ah well :)
* Adding zeroconf to changelogMichael DeHaan2007-08-201-0/+1
|
* More work on init scripts, updated changelogMichael DeHaan2007-08-171-1/+4
|
* Release bumpMichael DeHaan2007-08-131-1/+5
|
* changelogMichael DeHaan2007-08-091-0/+4
|
* Implement PXE boot loop prevention feature using a CGI script that speaks to ↵Michael DeHaan2007-08-031-0/+1
| | | | | | a special function in cobblerd.
* CHANGELOGMichael DeHaan2007-08-011-0/+1
|
* Changelog + documentation on the new snippet feature.Michael DeHaan2007-07-271-0/+1
|
* Added -v/--versionMichael DeHaan2007-07-261-0/+1
|
* Description tweaks to RPM/setup.py and changelog updatesMichael DeHaan2007-07-261-1/+1
|
* ChangelogMichael DeHaan2007-07-261-0/+4
|
* Update datesMichael DeHaan2007-07-201-1/+3
|
* Updating changelog/specMichael DeHaan2007-07-091-1/+3
|
* Add logging for cobblerd + logrotate script.Michael DeHaan2007-07-021-0/+3
| | | | Bumped revision to 0.5.1.
* Added script to push RPMsMichael DeHaan2007-06-271-1/+1
|
* Optional override of --kickstart on a per-system basis.Michael DeHaan2007-06-151-1/+1
|
* release bumpMichael DeHaan2007-06-121-0/+3
|
* Add --createrepo-flags (in "cobbler repo add") to the manpage, also add "-cMichael DeHaan2007-06-071-0/+2
| | | | cache" as a default value.
* Ongoing work on making system --names descriptive, plus manpage andMichael DeHaan2007-05-301-1/+3
| | | | CHANGELOG changes.
* Add support for dnsmasq as an alternative to ISC dhcpd.Michael DeHaan2007-05-241-2/+4
| | | | | Also add --hostname option to "cobbler system add" for dnsmasq DNS control features.
* ChangelogMichael DeHaan2007-04-271-0/+1
|
* Release bumpMichael DeHaan2007-04-271-0/+4
|
* Release bump + changelogMichael DeHaan2007-04-261-0/+4
|
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-201-1/+3
| | | | | | | | | | | | object renaming, copying, and editing -- previously only addition and removal were supported. This frees uses (hopefully) from the need to hack YAML and risk damaging their configurations by rendering the config unparseable. It also makes "cobbler list" print out a simple tree representation that shows the association between objects. This also relaxes the requirements for what constitutes a kernel and initrd filename, just in case they are named something different. They still have to exist.
* Update specfile/changelogMichael DeHaan2007-04-201-0/+1
|
* Changelog and bumped revision.Michael DeHaan2007-04-191-0/+1
|
* Changes cobbler_syslogd to cobblerd, and this new daemon now offers koanMichael DeHaan2007-04-191-0/+1
| | | | | info over XMLRPC, allowing koan to stop needing to grok YAML. Older versions of koan will remain compatible over standard http://.
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-161-0/+1
|
* Turning off core-repo mirror feature by default, as most enterpriseMichael DeHaan2007-04-161-0/+1
| | | | | | | | deployments may not want this behavior, and it is not ideal with RHN setups. Changed manpage docs appropriately. Also fixing bug where source_repo detection went up one directory to high...
* More generalized fix to aborted-createrepo ".olddata" problems, which nowMichael DeHaan2007-04-131-0/+2
| | | | applies to "cobbler reposync" as well as "cobbler import".
* Added last commit info to changelog.Michael DeHaan2007-04-111-0/+1
|
* This commit adds a --rpm-list parameter to "cobbler repo add". --rpm-listMichael DeHaan2007-04-101-0/+2
| | | | | | | | | | | | | | | | | allows for partial mirroring of RPM content from a yum repository using yumdownloader. An example of this would be wanting to have a local mirror of useful tools from FC6 Extras (cobbler and koan, possibly?) while not pulling down content that just takes up time/space (like 3D games). This will work for http:// and ftp:// repositories, but not RHN at this point. Incidentally this feature doesn't resolve dependencies at this point because yumdownloader is currently broken. See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=232183 So, for now, give all dependencies for --rpm-list and when yumdownloader gets fixed, the "--resolve" argument can be reinserted and this will be a lot more useful.
* Disable mod_python tracking piece for RHEL5, as it is apparently causingMichael DeHaan2007-04-101-0/+3
| | | | | some problems there. Need to replace it with something more portable. Can consider working in better tracking info at the same time.