0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 23 hours ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Removed trailing whitespace causing git warnings More... over 13 years ago
Removed trailing whitespace causing git warnings 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
Add a directory remap feature to fetchable_files processing. /foo/*=/bar/ Client requests for "/foo/baz" will be turned into requests for /bar/baz. Target paths are evaluated against the root filesystem, not tftpboot. Template expansion is done on "bar/baz", so that would typically more usefully be something like /boot/*=$distro_path/boot More... over 13 years ago
Add a directory remap feature to fetchable_files processing. /foo/*=/bar/ Client requests for "/foo/baz" will be turned into requests for /bar/baz. Target paths are evaluated against the root filesystem, not tftpboot. Template expansion is done on "bar/baz", so that would typically more usefully be something like /boot/*=$distro_path/boot More... over 13 years ago
Fix a bug where tftpd.py would throw if a client requested '/'. More... over 13 years ago
Fix a bug where tftpd.py would throw if a client requested '/'. 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
Adding preliminary support for importing ESXi for PXE booting 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... almost 14 years ago