summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Lots of work on importing rsync mirrors, including preliminary code to guessMichael DeHaan2006-10-133-21/+117
* Import feature added (usable for things like /mnt/redhat)Michael DeHaan2006-10-137-72/+98
* Initial code behind an import feature for directory trees, i.e. to transform ...Michael DeHaan2006-10-125-20/+143
* Development error temporarily removed enchant from the CLI accessible options...Michael DeHaan2006-10-123-9/+34
* Added a basic locking system to avoid multiple "sync" operations happening at...Michael DeHaan2006-10-126-76/+58
* updated TODOMichael DeHaan2006-10-111-1/+3
* Preparing for next release, fixed typo in dhcp message.Michael DeHaan2006-10-111-1/+1
* Sort in a Python 2.3 compatible way.Michael DeHaan2006-10-111-1/+2
* Remove subprocess referenceMichael DeHaan2006-10-111-2/+2
* Adding API stub for unfinished methodMichael DeHaan2006-10-111-0/+7
* (1) initial work on a command to import build trees into cobbler inMichael DeHaan2006-10-116-37/+1207
* Cobbler should reboot the system after enchanting it.Michael DeHaan2006-10-101-0/+4
* Have cobbler print a basic listing of configured profiles and systemsMichael DeHaan2006-10-091-2/+21
* Fixes to dhcpd.conf and Itanium IA64 support as a result of lab tests.Michael DeHaan2006-10-066-7/+16
* Fix elilo conf file naming since apparently elilo does not support bootloader...Michael DeHaan2006-10-053-2/+10
* --pxe-hostname should be "--pxe-address"Michael DeHaan2006-10-053-11/+10
* Surface the 'pxe-hostname' option.Michael DeHaan2006-10-051-6/+8
* Added some extra error checking to enchant.Michael DeHaan2006-09-291-1/+5
* Commiting the (working) enchant feature and associated changes to enableMichael DeHaan2006-09-295-25/+15
* - Interim checkin while working on "enchant" featureMichael DeHaan2006-09-286-72/+196
* - Update NEWS to reflect experimental nature of new dhcpd.conf and PXEMichael DeHaan2006-09-281-0/+1
* Restart dhcpd after making changesMichael DeHaan2006-09-261-0/+8
* Missing commaMichael DeHaan2006-09-251-1/+1
* Fix filename casing bugMichael DeHaan2006-09-251-1/+1
* Shorten "file not found" strings since name detection has been loosened.Michael DeHaan2006-09-251-2/+2
* dhcp templating for individual systemsMichael DeHaan2006-09-223-2/+40
* More work on dhcp.conf templating.Michael DeHaan2006-09-221-4/+7
* generate elilo config files (that look mostly correct, pre-testing) asMichael DeHaan2006-09-222-14/+83
* Package elilo for IA64Michael DeHaan2006-09-222-2/+5
* Misc fixes to IA64 syncing. Bugs still to be resolved in naming elilo.conf f...Michael DeHaan2006-09-212-2/+2
* kickstart line in file is not different between elilo and syslinuxMichael DeHaan2006-09-211-6/+1
* Variable typos.Michael DeHaan2006-09-211-2/+2
* Added --pxe-arch command and documentation.Michael DeHaan2006-09-211-1/+2
* ia64 boot fixes as a result of testing.Michael DeHaan2006-09-215-22/+46
* Naming cleanup of a few variables now that we're dealing with moreMichael DeHaan2006-09-216-30/+27
* - Initial batch of changes to support (a) dhcpd.conf templating and (b)Michael DeHaan2006-09-215-8/+47
* Cobbler was missing the set_xen_ram function so the CLI wasn'tMichael DeHaan2006-09-202-0/+20
* Remove the xen_mac parameter on profile in favor of using the MAC asssigned t...Michael DeHaan2006-09-193-25/+2
* - Cheetah has problems parsing things that contain a $, prior to hitting the ...Michael DeHaan2006-09-181-1/+5
* - Since /mnt/redhat images for Xen do not contain kernel and initrd version a...Michael DeHaan2006-09-181-2/+2
* - Fix bug in Apache conf file path substitutionMichael DeHaan2006-09-181-1/+1
* - SELinux -- Fix httpd conf file to use new pathMichael DeHaan2006-09-181-1/+1
* Import constant from correct module.Michael DeHaan2006-09-181-1/+2
* - modified Cobbler to keep tftp data in /tftpboot and web data in /var/www to...Michael DeHaan2006-09-132-46/+80
* - Fixing bug that didn't allow lowercase MAC input, now upcasing itMichael DeHaan2006-09-131-2/+2
* Check on first line of tftp settings file should be removed.Michael DeHaan2006-07-211-5/+2
* Add support for PXE default directory (cobbler system add --name=default ...)...Michael DeHaan2006-07-212-0/+5
* Cobbler imports syck. Don't do that.Michael DeHaan2006-07-211-4/+0
* Earlier cobbler runs were tainted from an RHN yaml install. These modificati...Michael DeHaan2006-07-203-5/+7
* Fixed printoutMichael DeHaan2006-07-131-1/+1