0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 7 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
By: Bill Peck <[email protected]> exclude initrd.addrsize as well. This affects s390 builds More... over 13 years ago
Fix an issue where an item was getting handed to remove_item instead of the name of the item. This would cause an exception further down in the stack when .lower() was called on the object (by the call to get_item). More... over 13 years ago
Add a check to make sure system is in obj_types before removing it. Also remove an old FIXME that this previously fixed More... over 13 years ago
Fix regression in 2.0.8 that dumped into pxe cfg files More... over 13 years ago
Add --force-path option to force overwrite of virt-path location More... over 13 years ago
item_[profile|system] - update parents after editing More... over 13 years ago
Wil Cooley <[email protected]> More... over 13 years ago
Merge remote branch 'kilpatds/io' More... over 13 years ago
collection.py - rename rather than delete mirror dirs More... over 13 years ago
Add additional qemu_driver_type parameter to start_install function More... over 13 years ago
Add valid debian names for releases More... over 13 years ago
Add debian preseed support to koan More... over 13 years ago
Replace rhpl with ethtool More... over 13 years ago
Make stripping of "G" from vgs output case-insensitive More... over 13 years ago
Turn the 'daemonize I/O' code back on. cobbler sync seems to still work More... over 13 years ago
Fix some spacing in the init script More... over 13 years ago
Added a copy-default attribute to koan, to control the params passed to grubby More... over 13 years ago
Add support for EFI grub booting. More... over 13 years ago
Do a better job of handling things when a logger doesn't exist. And don't try and find out what the FD is for logging purposes when I know that might throw and I won't catch it. More... over 13 years ago
Pull the default block size into the template, since that can need to be changed. Make tftpd.py understand -B for compatibility. Default to a smaller mtu, for vmware compatibility. More... over 13 years ago
Turn on the cache by default Enable a negative cache, with a shorter timeout. Use the cache for normal lookups, not much ip-after-failed. More... over 13 years ago
no passing full error message. Der More... over 13 years ago
fixing koan to use cobblers version of os_release which works with RHEL 6 More... over 13 years ago
in.tftpd needs to be run as root. Whoops More... over 13 years ago
Handle exceptions in the idle-timer handling. This could cause tftpd.py to never exit More... over 13 years ago
Fix cobbler check tftp typo. More... over 13 years ago
Add check detection for missing ksvalidator More... over 13 years ago
buildiso now builds iso's that include the http_port setting (in /etc/cobbler/settings) in the kickstart file url More... over 13 years ago
No more self More... over 13 years ago
Use shlex.split() to properly handle a quoted install URL (e.g. url --url="http://example.org")
jlaska
as James Laska
More... over 13 years ago