index
:
third_party-cobbler.git
master
Genome patches to cobbler that are not yet upstream
Chris Alfonso
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RPM doc file information
Michael DeHaan
2006-09-20
3
-3
/
+4
*
Doc updates
Michael DeHaan
2006-09-19
1
-15
/
+35
*
Remove the xen_mac parameter on profile in favor of using the MAC asssigned t...
Michael DeHaan
2006-09-19
4
-29
/
+2
*
Manpage simplification and indenting
Michael DeHaan
2006-09-19
1
-34
/
+112
*
Update manpage to simplify the kickstart explanation and include the new "TEM...
Michael DeHaan
2006-09-18
1
-11
/
+4
*
- Cheetah has problems parsing things that contain a $, prior to hitting the ...
Michael DeHaan
2006-09-18
2
-8
/
+15
*
- Since /mnt/redhat images for Xen do not contain kernel and initrd version a...
Michael DeHaan
2006-09-18
1
-2
/
+2
*
- Fix bug in Apache conf file path substitution
Michael DeHaan
2006-09-18
1
-1
/
+1
*
- SELinux -- Fix httpd conf file to use new path
Michael DeHaan
2006-09-18
1
-1
/
+1
*
Import constant from correct module.
Michael DeHaan
2006-09-18
1
-1
/
+2
*
RPM fixes per FC packaging instructions
Michael DeHaan
2006-09-15
2
-1
/
+351
*
- modified Cobbler to keep tftp data in /tftpboot and web data in /var/www to...
Michael DeHaan
2006-09-13
2
-46
/
+80
*
- Updated TODO
Michael DeHaan
2006-09-13
1
-0
/
+2
*
Updated TODO, which was pretty old.
Michael DeHaan
2006-09-13
2
-18
/
+4
*
- Fixing bug that didn't allow lowercase MAC input, now upcasing it
Michael DeHaan
2006-09-13
3
-5
/
+7
*
Check on first line of tftp settings file should be removed.
Michael DeHaan
2006-07-21
1
-5
/
+2
*
Add support for PXE default directory (cobbler system add --name=default ...)...
Michael DeHaan
2006-07-21
2
-0
/
+5
*
Cobbler imports syck. Don't do that.
Michael DeHaan
2006-07-21
1
-4
/
+0
*
How about valid dates in that change log?
Michael DeHaan
2006-07-20
1
-1
/
+1
*
Changelog
Michael DeHaan
2006-07-20
1
-1
/
+3
*
Earlier cobbler runs were tainted from an RHN yaml install. These modificati...
Michael DeHaan
2006-07-20
3
-5
/
+7
*
Fixed printout
Michael DeHaan
2006-07-13
1
-1
/
+1
*
action_sync now outputs kickstart_sys files in PXE-encoded format for consist...
Michael DeHaan
2006-07-13
7
-43
/
+45
*
Added templating support through new --ks_meta option which works like --kopt...
Michael DeHaan
2006-07-12
14
-47
/
+194
*
Add yaml directory to setup.py
Michael DeHaan
2006-07-11
1
-1
/
+1
*
Fix URL.
Michael DeHaan
2006-07-10
1
-1
/
+1
*
Updates for Fedora Extras
Michael DeHaan
2006-07-10
1
-10
/
+9
*
Fix dist field
Michael DeHaan
2006-06-28
1
-1
/
+2
*
Correct rpmlint errors
Michael DeHaan
2006-06-28
3
-10
/
+14
*
Make cobbler use the Howell-Evans YAML parser now, so RHEL4 support
Michael DeHaan
2006-06-28
13
-11
/
+1627
*
Add URL to spec so Fedora Extras won't complain
Michael DeHaan
2006-05-18
1
-1
/
+1
*
Merging mdehaan's changes
Mihai Ibanescu
2006-05-12
1
-3
/
+1
|
\
|
*
removing else branch after a return
Mihai Ibanescu
2006-05-12
1
-3
/
+1
*
|
Remove api_call indirection and exception handling layer since tests had alre...
Michael DeHaan
2006-05-12
2
-33
/
+16
|
/
*
Make unit tests use cobbler.py instead of the /usr/bin wrapper script
Michael DeHaan
2006-05-12
2
-2
/
+5
*
Make /usr/bin/cobbler work correctly
Michael DeHaan
2006-05-12
1
-2
/
+2
*
Modified spec file to add dependencies and application group, /usr/bin/cobble...
Michael DeHaan
2006-05-11
2
-1
/
+5
*
Remove stray characters from gethostbyip, which interfere with PXE IP encoding.
Michael DeHaan
2006-05-11
1
-1
/
+1
*
Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...
Michael DeHaan
2006-05-11
22
-20
/
+181
*
Move docs to 3rd person and make them a bit more intelligible.
Michael DeHaan
2006-05-09
1
-19
/
+22
*
Tests don't need root either.
Michael DeHaan
2006-05-09
1
-3
/
+0
*
More nonroot checking.
Michael DeHaan
2006-05-09
1
-1
/
+4
*
Fixes to non-root error handling.
Michael DeHaan
2006-05-09
2
-7
/
+22
*
Simplified the command line, made a better 'list' function, some string and e...
Michael DeHaan
2006-05-09
14
-179
/
+146
*
Adding exception handling to remove the problem of propogating error codes a...
Michael DeHaan
2006-05-08
14
-135
/
+145
*
Interim checkin while straightening out exceptions. The last_error bit remin...
Michael DeHaan
2006-05-08
16
-141
/
+172
*
More pychecker. More comments.
Michael DeHaan
2006-05-08
10
-75
/
+48
*
PyChecker.
Michael DeHaan
2006-05-08
16
-44
/
+162
*
Re-enable tmpdir test. GC/circular ref issues resolved.
Michael DeHaan
2006-05-08
1
-3
/
+3
*
Unit tests pass again.
Michael DeHaan
2006-05-08
18
-87
/
+155
[next]