summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the ↵Michael DeHaan2007-03-221-2/+4
| | | | | | | 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-4/+6
| | | | 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/+3
|
* Version bump / changelog.Michael DeHaan2007-03-021-0/+4
|
* Release stuffMichael DeHaan2007-02-281-2/+3
|
* Disabling of anchors in YAML serialization, which makes configuration files ↵Michael DeHaan2007-02-201-0/+1
| | | | | | | | | | much easier to read/edit/understand once disabled. Anchors are basically pointers to pieces of text strings that prevent them from being repeated, but in cobbler, they really don't add any value. For users with configuration files that are still using anchors (&1, *1, etc), running "cobbler reserialize" can remove them once upgraded to this version -- though that is not neccessary.
* Release housekeeping for future version (not now).Michael DeHaan2007-02-201-0/+4
|
* Be a little nicer on file deletes, release housekeeping.Michael DeHaan2007-02-191-0/+3
|
* Fixes to work with older versions of Cheetah, small fix to system delete ↵Michael DeHaan2007-02-191-1/+4
| | | | code so it deletes the right file in kickstarts_sys.
* Bundling Cheetah for backwards compatibility, and associated changes to ↵Michael DeHaan2007-02-191-2/+2
| | | | specfiles/etc.
* A few thingsMichael DeHaan2007-02-161-0/+3
| | | | | | - manpage clarification/correction (including a parameter typo in "cobbler repo add") - don't write the etc/yum.repos.d file if no --local-filename - print out createrepo command for debug purposes (during cobbler import)
* Changelog/spec updates and manpage additions.Michael DeHaan2007-02-151-1/+2
|
* Moving back to Cheetah for templatingMichael DeHaan2007-02-131-2/+5
|
* Preparation for next release.Michael DeHaan2007-01-291-0/+3
|
* Fixing some errors found by rpmlint in the init scripts, as well as some ↵Michael DeHaan2007-01-291-0/+6
| | | | 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.
* The fix for the very odd mod_python chokes on older Apache installs with ↵Michael DeHaan2007-01-251-1/+6
| | | | | | | | 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/+3
|
* Preparation for next release (when ready)Michael DeHaan2007-01-191-0/+3
|
* Adding logrotate fileMichael DeHaan2007-01-021-0/+1
|
* Enable locking feature.Michael DeHaan2006-12-221-0/+1
|
* Manpage + CHANGELOGsMichael DeHaan2006-12-221-0/+1
| | | | | Also, since there is some change of someone miskeying --virt=yed or something, and getting a False value (which means reprovision the main OS), the default for --virt parameters is getting changed to assume --virt implies True when --virt is used. We really don't want a typo erasing an important server.
* Changelog update.Michael DeHaan2006-12-211-1/+6
|
* Add code to minimize times when httpd is restarted during cobbler sync, plus ↵Michael DeHaan2006-12-211-16/+19
| | | | changelog cleanup.
* Python 2.5 for FC7/devel requires BuildRequires: python-develMichael DeHaan2006-12-211-1/+1
|
* Added "clobber" alias for enchant/transmogrify (alikins made me do it).Michael DeHaan2006-12-201-0/+1
|
* Changelog, + fix wget arguments for repo install.mdehaan@mdehaan.rdu.redhat.com2006-12-201-0/+1
|
* Rsync mirrors shouldn't use SSH.Michael DeHaan2006-12-201-2/+2
|
* Changelog.Michael DeHaan2006-12-201-0/+1
|
* Changelog.Michael DeHaan2006-12-181-0/+1
|
* Fix bug in import pathsMichael DeHaan2006-12-181-1/+2
|
* ChangelogMichael DeHaan2006-12-141-0/+1
|
* Several changes related to cobbler import.mdehaan@mdehaan.rdu.redhat.com2006-12-131-0/+7
| | | | | | | | 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.
* Prune rsync mirrors when importing.mdehaan@mdehaan.rdu.redhat.com2006-12-051-1/+1
|
* Don't rsync ISO or PPC content on cobbler import -- saves time and bandwidth.Michael DeHaan2006-12-041-1/+2
|
* 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-0/+3
|
* During "cobbler sync" only delete certain directories in /tftpboot to ↵Michael DeHaan2006-11-141-0/+5
| | | | | | preserve /tftpboot for other potential uses.
* Merge 250:d618f20959afDavid Lutterkort2006-10-271-0/+3
|
* Merge 247:06e34f3b1f36David Lutterkort2006-10-261-0/+1
|
* Merge 243:1f764e5dd1ccDavid Lutterkort2006-10-251-2/+21
|
* Merge latestDavid Lutterkort2006-10-231-25/+2
|\
* | Changelogs and rev increase for later release (not now).Michael DeHaan2006-10-261-0/+3
| |
* | Updated CHANGELOGMichael DeHaan2006-10-251-0/+1
| |
* | Release preparation.Michael DeHaan2006-10-251-0/+8
| |
* | Update descriptions.mdehaan@mdehaan.rdu.redhat.com2006-10-251-1/+1
| |
* | changelog updateMichael DeHaan2006-10-241-0/+3
| |
* | Cobbler now assigns a default.ks file (which is by default blank) toMichael DeHaan2006-10-241-0/+1
| | | | | | | | | | | | | | | | all profiles created without a kickstart file. This allows kickstarts to be auto-assigned during import if the kickstart guessing code fails, and usually an admin can (if desired) create a good default kickstart. To avoid making the wrong decisions about hard drives, the default.ks file is originally blank.
* | Reload httpd during syncMichael DeHaan2006-10-241-0/+3
| |
* | Updated manpage and changelogMichael DeHaan2006-10-241-1/+5
| |
* | CHANGELOG update for future release.Michael DeHaan2006-10-231-0/+3
|/