summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
Commit message (Collapse)AuthorAgeFilesLines
* Bundle and install menu.c32 for those distros (like RHEL4) that don't ↵Michael DeHaan2007-02-191-2/+6
| | | | package it.
* Bundling Cheetah for backwards compatibility, and associated changes to ↵Michael DeHaan2007-02-191-4/+10
| | | | specfiles/etc.
* Changelog/spec updates and manpage additions.Michael DeHaan2007-02-151-3/+3
|
* Working on adding pxemenu support.Michael DeHaan2007-02-141-1/+0
|
* Further changes related to making cobbler own the directories it's using in ↵Michael DeHaan2007-02-141-1/+13
| | | | | | /var/www and /tftpboot. Plus some minor bugfixes down the error path.
* Run check in post to ensure cobbler tree setup, such that ↵mdehaan@mdehaan.rdu.redhat.com2007-02-141-1/+1
| | | | distros/systems/profiles can be added immediately, without the need to run "sync" to create the base directories.
* Manpage changesMichael DeHaan2007-02-131-0/+2
|
* Moving back to Cheetah for templatingMichael DeHaan2007-02-131-2/+4
|
* Preparation for next release.Michael DeHaan2007-01-291-1/+4
|
* Fixing some errors found by rpmlint in the init scripts, as well as some ↵Michael DeHaan2007-01-291-4/+28
| | | | corrections needed to the pre/post service handling needed for cobblersyslogd (per FC-E wiki). Also shortened lines in the description so as to not confuse rpmlint. Some rpmlint noise remains, though IMO, it's just noise at this point.
* release housekeepingMichael DeHaan2007-01-251-1/+1
|
* glob the syslog, not the kicklog, for older systems that don't write the ↵Michael DeHaan2007-01-251-0/+3
| | | | | | kicklog entry based on the mod_python issues with old Apaches that was addressed in 0.3.7.
* The fix for the very odd mod_python chokes on older Apache installs with ↵Michael DeHaan2007-01-251-1/+7
| | | | | | | | seemingly no explanation bug -- kickstart tracking will only use syslog for older cobbler servers, and will use both on newer machines (FC5+). Also, convert the mini domU template to use cobbler templating where appropriate.
* Adding cobbler syslog serviceMichael DeHaan2007-01-221-1/+11
|
* Preparation for next release (when ready)Michael DeHaan2007-01-191-1/+4
|
* Removing logrotation and keeping logs in seperate directory files, so we can ↵Michael DeHaan2007-01-041-2/+1
| | | | | | do smart things about deleting entries that are older. (alikins suggestion).
* RPM builds cleanMichael DeHaan2007-01-021-4/+2
|
* Package logrotate scriptMichael DeHaan2007-01-021-0/+2
|
* Spec file packaging and changelog for new kickstart tracking code.Michael DeHaan2007-01-021-0/+4
|
* Add watcher script to RPM.Michael DeHaan2007-01-021-0/+1
|
* Tweaking specfile and manpage.mdehaan@mdehaan.rdu.redhat.com2007-01-021-1/+1
|
* Add code to minimize times when httpd is restarted during cobbler sync, plus ↵Michael DeHaan2006-12-211-3/+8
| | | | changelog cleanup.
* Python 2.5 for FC7/devel requires BuildRequires: python-develMichael DeHaan2006-12-211-1/+2
|
* Fix bug in import pathsMichael DeHaan2006-12-181-1/+1
|
* Several changes related to cobbler import.mdehaan@mdehaan.rdu.redhat.com2006-12-131-1/+6
| | | | | | | | First, fixed an import bug in orphan detection. Other features are related to running createrepo after a partial rsync to create nicer repos, and shipping a more strict rsync.excludes file by default. Note that the createrepo change still needs to be applied to the "cobbler reposync" command, which works outside of import.
* Preliminary support for repo mirroring.Michael DeHaan2006-12-121-0/+1
|
* Prune rsync mirrors when importing.mdehaan@mdehaan.rdu.redhat.com2006-12-051-1/+2
|
* Don't rsync ISO or PPC content on cobbler import -- saves time and bandwidth.Michael DeHaan2006-12-041-1/+1
|
* Pre-release CHANGELOG mods. More to be added later, most likely. Manpage ↵Michael DeHaan2006-12-011-1/+1
| | | | updates don't warrant release yet.
* Manpage cleanup (for next release, TBA).Michael DeHaan2006-11-141-1/+4
|
* During "cobbler sync" only delete certain directories in /tftpboot to ↵Michael DeHaan2006-11-141-1/+4
| | | | | | preserve /tftpboot for other potential uses.
* Add support for default PXE boots via /etc/cobbler/default.pxe; wrapDavid Lutterkort2006-10-271-1/+2
| | | | | service reloads/restarts so they don't happen in dryrun mode; allow '-n' as an alias for '--dryrun' when syncing.
* Merge 250:d618f20959afDavid Lutterkort2006-10-271-1/+4
|
* Merge 243:1f764e5dd1ccDavid Lutterkort2006-10-251-7/+17
|
* Bumping rev's for later release.Michael DeHaan2006-10-181-1/+4
|
* Fixes to reboot code, upgrades to enchant, ready for release of RHEL4 ↵Michael DeHaan2006-10-171-0/+1
| | | | compatible version.
* Working on removing the dependancy on pexpectMichael DeHaan2006-10-171-2/+4
|
* Fixing CHANGELOGMichael DeHaan2006-10-171-1/+1
|
* Bumping rev for no-Cheetah build.Michael DeHaan2006-10-171-2/+4
|
* Preparation for 2.5.1Michael DeHaan2006-10-161-1/+6
|
* Include *.ks in specfile and fix rpmlint complaining about macro in doc section.Michael DeHaan2006-10-161-1/+2
| | | | Updated AUTHORS.
* Consistant ThursdaysMichael DeHaan2006-10-161-1/+1
|
* Tru's patch to specfile & adding test fodder for import code.Michael DeHaan2006-10-161-4/+4
|
* Initial code behind an import feature for directory trees, i.e. to transform ↵Michael DeHaan2006-10-121-2/+2
| | | | | | something like /mnt/redhat (containing a lot of OS builds with trees) into distributions and profiles directly.
* Preparing for next release, fixed typo in dhcp message.Michael DeHaan2006-10-111-1/+4
|
* Version increase & release housekeeping.Michael DeHaan2006-10-091-2/+5
|
* Fixes to dhcpd.conf and Itanium IA64 support as a result of lab tests.Michael DeHaan2006-10-061-2/+5
|
* URL update & updated TODOMichael DeHaan2006-09-291-2/+5
|
* - Interim checkin while working on "enchant" featureMichael DeHaan2006-09-281-10/+24
| | | | - Fixed changelogs to include user/email
* Add cobbler /var/www directory to RPMMichael DeHaan2006-09-251-0/+1
|