openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
cobbler
Settings
|
Report Duplicate
26
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 284 of 289
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Earlier cobbler runs were tainted from an RHN yaml install. These modifications to the yaml tree allow for relative import and do not break cobbler when yaml isn't installed.
Michael DeHaan
More...
almost 19 years ago
Fixed printout
Michael DeHaan
More...
almost 19 years ago
action_sync now outputs kickstart_sys files in PXE-encoded format for consistancy Fixed setup.py version trailing spaces
Michael DeHaan
More...
almost 19 years ago
Fix setup.py
Michael DeHaan
More...
almost 19 years ago
Allowing koan to (optionally) fetch system-specific profiles, which enables the templating features to work for auto-ks in the same way that they already work for PXE.
Michael DeHaan
More...
almost 19 years ago
Added templating support through new --ks_meta option which works like --kopts. The parameter is a space delimited list of key=value pairs, which allows the variables entered to be evaluated through Cheetah. Thus kickstarts are now Cheetah templates. All templating errors are ignored so usage of a $ in a template is still legal where it doesn't reference a variable. Error ignoring should be finer grained and this does need some tests. Currently this only works for kickstarts on filesystems, and I'm not sure what the behavior for http and nfs should be. Anyhow, fairly useful stuff.
Michael DeHaan
More...
almost 19 years ago
Add yaml directory to setup.py
Michael DeHaan
More...
almost 19 years ago
Add yaml directory to setup.py
Michael DeHaan
More...
almost 19 years ago
Fix URL.
Michael DeHaan
More...
almost 19 years ago
Fix URL.
Michael DeHaan
More...
almost 19 years ago
Updates for Fedora Extras
Michael DeHaan
More...
almost 19 years ago
Updates for Fedora Extras
Michael DeHaan
More...
almost 19 years ago
Fix dist field
Michael DeHaan
More...
almost 19 years ago
Fix dist field
Michael DeHaan
More...
almost 19 years ago
Fix rpmlint errors
Michael DeHaan
More...
almost 19 years ago
Correct rpmlint errors
Michael DeHaan
More...
almost 19 years ago
Merging with ... something
Michael DeHaan
More...
almost 19 years ago
Move to Howell-Evans YAML parser
Michael DeHaan
More...
almost 19 years ago
Make cobbler use the Howell-Evans YAML parser now, so RHEL4 support will be possible (Syck needs Python 2.4).
Michael DeHaan
More...
almost 19 years ago
Add URL to spec so Fedora Extras won't complain
Michael DeHaan
More...
about 19 years ago
Add URL to spec so Fedora Extras folks won't complain
Michael DeHaan
More...
about 19 years ago
merge with tip
Jim Meyering
More...
about 19 years ago
Add dummy 'all' target at top, so 'clean' isn't the default.
Jim Meyering
More...
about 19 years ago
(LONG_DESC): Use standard double quotes, to avoid warning.
Jim Meyering
More...
about 19 years ago
(1) only import libvirt if we use the xen functions, (2) fix insert_sh code so it pulls the kickstart from /var/spool/koan/ks.cfg not /var/spool/koan/initrd/ks.cfg, (3) remove dep on libvirt-python, (4) fix tests
Michael DeHaan
More...
about 19 years ago
fix typo: s/dependant/dependent/
Jim Meyering
More...
about 19 years ago
(get_insert_script): Do "cd /var/spool/koan" at the start, then convert lots of long, absolute file names to short, relative ones.
Jim Meyering
More...
about 19 years ago
Getting rid of unneeded subshell
Mihai Ibanescu
More...
about 19 years ago
using gzip -dc instead of gunzip -c
Mihai Ibanescu
More...
about 19 years ago
Fixing test
Mihai Ibanescu
More...
about 19 years ago
←
1
2
…
280
281
282
283
284
285
286
287
288
289
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree