summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* Getting ready for release of 0.6.1. Bumped release to -2 for thoseMichael DeHaan2007-08-301-2/+2
| | | | that have built from source previously.
* Make httpd config config(noreplace) so we don't overwrite on upgradesMichael DeHaan2007-08-221-1/+1
|
* Release bumpMichael DeHaan2007-08-131-1/+4
|
* Set permissions on /var/lib/cobbler/cobbler_hosts by installingMichael DeHaan2007-08-101-0/+2
| | | | the file in RPM so dnsmasq can read it.
* changelogMichael DeHaan2007-08-091-1/+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.
* Added a SNIPPET::foo feature which can do the equivalent of %include in ↵Michael DeHaan2007-07-271-0/+2
| | | | | | | | | kickstart without the need for a wget and http hosting. Snippets live in /var/lib/cobbler/snippets -- Cobbler ships with only one snippet now (as a demo), though users can create as many as they want.
* Description tweaks to RPM/setup.py and changelog updatesMichael DeHaan2007-07-261-10/+15
|
* Update datesMichael DeHaan2007-07-201-1/+1
|
* Updating changelog/specMichael DeHaan2007-07-091-1/+2
|
* Adding kickstart serving CGI script.Michael DeHaan2007-07-091-1/+2
| | | | Also fixing one error in the utils module.
* More packaging.Michael DeHaan2007-07-031-0/+1
|
* Fix up versionsMichael DeHaan2007-07-031-1/+1
|
* Add logging for cobblerd + logrotate script.Michael DeHaan2007-07-021-5/+10
| | | | Bumped revision to 0.5.1.
* Added script to push RPMsMichael DeHaan2007-06-271-1/+1
|
* release bumpMichael DeHaan2007-06-121-2/+2
|
* This is Adam Rosenwald's patch for seperating triggers into pre and postMichael DeHaan2007-06-061-8/+16
| | | | triggers, plus my modifications to make them deal with return codes.
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+1
|
* Fix date in changelog.Michael DeHaan2007-05-241-1/+1
|
* Add support for dnsmasq as an alternative to ISC dhcpd.Michael DeHaan2007-05-241-0/+5
| | | | | Also add --hostname option to "cobbler system add" for dnsmasq DNS control features.
* Adding syslinux as dep. (Thanks euclid).Michael DeHaan2007-05-171-0/+3
|
* Release bumpMichael DeHaan2007-04-271-1/+4
|
* Release bump + changelogMichael DeHaan2007-04-261-2/+7
|
* Fix RPM defattr.Michael DeHaan2007-04-261-1/+1
|
* Clean up permissions some, and make rpmlint a bit less squeaky.Michael DeHaan2007-04-201-2/+3
|
* Bump buildrev as the last commit was a rather major change...Michael DeHaan2007-04-201-2/+2
|
* Update specfile/changelogMichael DeHaan2007-04-201-1/+1
|
* Changelog and bumped revision.Michael DeHaan2007-04-191-1/+1
|
* Changes cobbler_syslogd to cobblerd, and this new daemon now offers koanMichael DeHaan2007-04-191-6/+6
| | | | | info over XMLRPC, allowing koan to stop needing to grok YAML. Older versions of koan will remain compatible over standard http://.
* Release bump for testing purposes.Michael DeHaan2007-04-171-2/+2
|
* Implemented trigger support for tying in with other software.Michael DeHaan2007-04-161-5/+15
|
* cobbler.conf (httpd conf file) should be in version control, alsoMichael DeHaan2007-04-131-2/+2
| | | | bumped release.
* Kickstart tracking now mines the apache logs rather than relying on theMichael DeHaan2007-04-111-1/+1
| | | | | | | | | | | | | | | watcher.py mod_python script, so there is room for greater platform compatibility. A cgi-based more-portable alternative to watcher is still desirable. Since apache logs are cycled more frequently than cobbler logs, this does mean that we lose a bit of granularity with regards to start/stop times, though this can presumably be refined. Last request time (the most important bit) is still solid. Need to verify that Apache log time parsing (strptime) isn't doing anything strange with time zones as cobbler is logging GMT. I suspect it might and that would affect results and state detection.
* Bump release number.Michael DeHaan2007-04-101-1/+4
|
* This specfile define is currently pointless and can be removed.Michael DeHaan2007-04-051-2/+1
|
* Doc cleanup.Michael DeHaan2007-04-051-0/+1
|
* (no commit message)Michael DeHaan2007-04-041-1/+2
|
* Add preliminary support for RHEL5 tree management. This is ratherMichael DeHaan2007-04-031-0/+1
| | | | | | | | | | | | complicated and introduces a new variable source_repos on each 'distro' object and also has some implications for how sync completes. Basically RHEL5 has multiple comps files so createrepo must be run more than once. The main point of this support is to install and configure the "core" mirror for distros, where previously only extras/updates were dealt with. The core repo is derived from the kickstart tree (cobbler import) rather than the "cobbler repo add" commands (manual add).
* Fix changelog format.Michael DeHaan2007-04-021-2/+1
|
* Preparation for later 0.4.6 releaseMichael DeHaan2007-04-021-2/+5
|
* This is 0.4.5Michael DeHaan2007-03-231-4/+8
|
* Added links dir to spec file.Michael DeHaan2007-03-221-0/+1
|
* tags + specfileMichael DeHaan2007-03-221-0/+1
|
* Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the ↵Michael DeHaan2007-03-221-1/+1
| | | | | | | kernel-parameters-get-shorter effort as well as templating and import features. Plus some random things, like case insensitive paths and some additional argument checking.
* Most of these diffs come from directory reorg/cleanup, though the main ↵Michael DeHaan2007-03-191-2/+4
| | | | feature here is the start of a better --import command that creates significantly shorter paths and can work more reliably on mounted DVD images (losetup or otherwise). Detection of kickstarts based on paths needs to be augmented by additional means for this to really work. However, changes going in here (and still more to come) result in cleaner names for imported profiles, and substantially shorter kernel option command lines, which is needed to keep under the 255 limit. There is also some work here going in to template out all of the files for PXE, reducing the amount of code in action_sync and also making PXE setups much more customizable (menu choices, titles, random parameters, ipappend 2, etc) without patching the source. "tree" on import is also attached now to the distro, not the profile. So, whew, that's a lot.
* Interim commit in the middle of directory reorg.Michael DeHaan2007-03-161-0/+1
|
* Version bump / changelog.Michael DeHaan2007-03-021-1/+4
|
* Release stuffMichael DeHaan2007-02-281-1/+1
|
* sseago's patch to set_kernel_options, plus some additional error handling ↵Michael DeHaan2007-02-271-0/+1
| | | | | | around kernel options processing. Plus some manpage/NEWS updates.
* Remove line continuations from description, as RPM doesn't have line ↵Michael DeHaan2007-02-211-8/+8
| | | | continuations.