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 07, 2024 — Jun 07, 2025
Showing page 272 of 289
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tabs are evil.
Michael DeHaan
More...
over 18 years ago
Fixes to import tree URL's and repo parameter splitting, thanks to et-mgmt-tools list folks for pointing these out.
Michael DeHaan
More...
over 18 years ago
Added tag release-0.2.6 for changeset 4354c96a0d2b84c320e2ee5496e6f785f422ec64
Michael DeHaan
More...
over 18 years ago
Added tag release-0.4.3 for changeset 658faa7fb434518d1ef7a6393846cbbd57dc1445
Michael DeHaan
More...
over 18 years ago
Release stuff
Michael DeHaan
More...
over 18 years ago
Fixing specfile for FC7
Michael DeHaan
More...
over 18 years ago
Kickstart metadata items are seperated by whitespace, not commas.
Michael DeHaan
More...
over 18 years ago
sseago's patch to set_kernel_options, plus some additional error handling around kernel options processing. Plus some manpage/NEWS updates.
Michael DeHaan
More...
over 18 years ago
Some defensive programming around kernel options rendering, based on a error report to et-mgmt-tools. I have not been able to reproduce the actual error.
Michael DeHaan
More...
over 18 years ago
Remove line continuations from description, as RPM doesn't have line continuations.
Michael DeHaan
More...
over 18 years ago
Disabling of anchors in YAML serialization, which makes configuration files much easier to read/edit/understand once disabled. Anchors are basically pointers to pieces of text strings that prevent them from being repeated, but in cobbler, they really don't add any value.
Michael DeHaan
More...
over 18 years ago
Have to bump setup.py version also.
Michael DeHaan
More...
over 18 years ago
Release housekeeping for future version (not now).
Michael DeHaan
More...
over 18 years ago
Adding disable_netboot option for cobbler, which can be programatically exercised by API users to prevent install-loop scenarios by taking action as a result of some event in post.
Michael DeHaan
More...
over 18 years ago
Be a little nicer on file deletes, release housekeeping.
Michael DeHaan
More...
over 18 years ago
Fixes to work with older versions of Cheetah, small fix to system delete code so it deletes the right file in kickstarts_sys.
Michael DeHaan
More...
over 18 years ago
Unbundling Cheetah.
Michael DeHaan
More...
over 18 years ago
Removing Cheetah, RHEL4/Centos users can find an RPM, so that's fair.
Michael DeHaan
More...
over 18 years ago
Bundle and install menu.c32 for those distros (like RHEL4) that don't package it.
Michael DeHaan
More...
over 18 years ago
Added tag release-0.4.0 for changeset 3629e55bf84478d20e643868fb84b0cf85a3ac8d
Michael DeHaan
More...
over 18 years ago
Fix the backwards compatibility code around TEMPLATE:: and also change the template files to use basic $placeholders instead of TEMPLATE::
Michael DeHaan
as
[email protected]
More...
over 18 years ago
Bundling Cheetah for backwards compatibility, and associated changes to specfiles/etc.
Michael DeHaan
More...
over 18 years ago
A few things
Michael DeHaan
More...
over 18 years ago
Escape dollar signs (related to new Cheetah changes). All dollar signs do not need to be escaped but onces that look like $(list-hard-drives) do. Cheetah is set to not-substitute $foo if it doesn't know what a $foo is, but other variants of near-Cheetah syntax require escaping.
Michael DeHaan
More...
over 18 years ago
Changelog/spec updates and manpage additions.
Michael DeHaan
More...
over 18 years ago
Temporary menu support hack to work around menu.c32 timeout problems. User can type "menu" at the prompt to get a menu, or they can type "local" (or just wait 20 seconds) for a local boot. Once the user starts typing, the absolute timeout is 10 minutes, ensuring a machine doesn't get left at the menu screen. All of this will probably be user configurable later.
Michael DeHaan
More...
over 18 years ago
More work on PXE menus. Getting there, just need timeout logic to work.
Michael DeHaan
More...
over 18 years ago
Working on adding pxemenu support.
Michael DeHaan
More...
over 18 years ago
Further changes related to making cobbler own the directories it's using in /var/www and /tftpboot.
Michael DeHaan
More...
over 18 years ago
Some manpage cleanup in regards to the syncless and templating features.
Michael DeHaan
More...
over 18 years ago
←
1
2
…
268
269
270
271
272
273
274
275
276
…
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