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
1 day
ago. based on code collected
1 day
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 281 of 289
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Import feature added (usable for things like /mnt/redhat)
Michael DeHaan
More...
over 18 years ago
Initial code behind an import feature for directory trees, i.e. to transform something like /mnt/redhat (containing a lot of OS builds with trees) into distributions and profiles directly.
Michael DeHaan
More...
over 18 years ago
Updating manpage to reflect enchant being a part of the "system" subcommand and therefore taking less arguments.
Michael DeHaan
More...
over 18 years ago
Development error temporarily removed enchant from the CLI accessible options. Putting it back and making it a part of the system subcommands to make it more consistant (parsing is better too this way).
Michael DeHaan
More...
over 18 years ago
Added a basic locking system to avoid multiple "sync" operations happening at the same time -- not a huge risk -- but it ought to be guarded against.
Michael DeHaan
More...
over 18 years ago
updated TODO
Michael DeHaan
More...
over 18 years ago
Change koan to use urllib2 less cleverly, since urlgrabber isn't available on RHEL4.
Michael DeHaan
More...
over 18 years ago
Remove extra newline in "list" commands and add a hack to allow koan to be installed (and work) in places where the python version may not be the same as the rpm. This is only relevant for the "cobbler enchant" command in the cobbler package -- ordinarily one would hope that the koan RPM was correctly compiled for the architecture in question.
Michael DeHaan
More...
over 18 years ago
Somewhat ugly hack to allow the "cobbler enchant" feature to forcibly install koan on systems that only have python2.3 for the purpose of replacing their operating system. Since it's the last command the system will ever see, it's remotely tolerable :)
Michael DeHaan
More...
over 18 years ago
Preparing for next release, fixed typo in dhcp message.
Michael DeHaan
More...
over 18 years ago
Preparing for new release build
Michael DeHaan
More...
over 18 years ago
Bundle subprocess to play nice with python 2.3
Michael DeHaan
More...
over 18 years ago
Bundle subprocess to make koan play nice with python 2.3
Michael DeHaan
More...
over 18 years ago
Sort in a Python 2.3 compatible way.
Michael DeHaan
More...
over 18 years ago
Remove subprocess reference
Michael DeHaan
More...
over 18 years ago
Adding API stub for unfinished method
Michael DeHaan
More...
over 18 years ago
(1) initial work on a command to import build trees into cobbler in a really fast, automated way (2) bundling 2.4's subprocess as sub_process (it's supposed to work) since subprocess isn't available on 2.3 and we want to support lots of 2.3 machines
Michael DeHaan
More...
over 18 years ago
Cobbler should reboot the system after enchanting it.
Michael DeHaan
More...
over 18 years ago
Add koan --list-profiles and --list-systems feature which allows the user to see what they can provision from koan. Bumped the release info, updated manpage, CHANGELOG, etc. Releasing soon.
Michael DeHaan
More...
over 18 years ago
Version increase & release housekeeping.
Michael DeHaan
More...
over 18 years ago
Have cobbler print a basic listing of configured profiles and systems to enable remote apps to list available things that can be provisioned.
Michael DeHaan
More...
over 18 years ago
Update CHANGELOG
Michael DeHaan
More...
over 18 years ago
TODO updates & doc cleanup
Michael DeHaan
More...
over 18 years ago
Fixes to dhcpd.conf and Itanium IA64 support as a result of lab tests.
Michael DeHaan
More...
over 18 years ago
Fix elilo conf file naming since apparently elilo does not support bootloader profiles based on MAC addresses as does syslinux. This workaround uses the pxe-address field, thus requiring this field for IA64 until the issue can be resolved in elilo.
Michael DeHaan
More...
over 18 years ago
--pxe-hostname should be "--pxe-address"
Michael DeHaan
More...
over 18 years ago
Surface the 'pxe-hostname' option.
Michael DeHaan
More...
over 18 years ago
URL update & updated TODO
Michael DeHaan
More...
over 18 years ago
URL update
Michael DeHaan
More...
over 18 years ago
Added some extra error checking to enchant.
Michael DeHaan
More...
over 18 years ago
←
1
2
…
277
278
279
280
281
282
283
284
285
…
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