summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | ris patch 2James Cammarata2008-12-269-19/+400
| | | | | |
| * | | | | Windows support, patch 1James Cammarata2008-12-245-0/+86
| | | | | | | | | | | | | | | | | | | | | | | | Basic support added
* | | | | | Update changelog with previous patchesMichael DeHaan2009-01-131-0/+3
| | | | | |
* | | | | | Bill Peck's patch adding a new power type.Michael DeHaan2009-01-1316-30/+464
| | | | | |
* | | | | | Added new fileMichael DeHaan2009-01-131-0/+16
| | | | | |
* | | | | | Bill Pecks patch changes to anamon monitoring.Michael DeHaan2009-01-131-6/+24
| |_|_|_|/ |/| | | |
* | | | | Fixed the conditional statements for image tests and cleaned upDarryl L. Pierce2009-01-122-5/+24
| | | | | | | | | | | | | | | | | | | | the hostname handling.
* | | | | Provides validation for the image file argument.Darryl L. Pierce2009-01-121-4/+25
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A file must have minimally a path and filename. If a file contains authentication information then it must also have a hostname. Paths must be absolute. If the file includes a protocol then that is dropped.
* | | | Rewrite get_host_ip in utils.py to use netaddr instead of gethostipJohn Eckersberg2009-01-091-26/+21
| | | | | | | | | | | | | | | | from syslinux.
* | | | Require python-netaddr, to be used to clean up code using 'gethostip'John Eckersberg2009-01-091-0/+1
| | | | | | | | | | | | | | | | | | | | from syslinux as well as to implement network objects. At some point we should switch over everything using strings to netaddr.IP objects.
* | | | Update changelogMichael DeHaan2009-01-091-0/+3
| | | |
* | | | Merge branch 'master' into develMichael DeHaan2009-01-097-17/+314
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update changelogMichael DeHaan2009-01-091-0/+1
| | | |
| * | | Fix system edit page submissionsMichael DeHaan2009-01-091-0/+1
| | | |
| * | | Update changelogMichael DeHaan2009-01-092-4/+2
| | | |
| * | | Fix trailing ;Michael DeHaan2009-01-061-3/+3
| | | |
| * | | Merge commit 'jlaska_fpo/devel'Michael DeHaan2009-01-0630-120/+1330
| |\ \ \ | | | |/ | | |/|
| | * | Merge commit 'origin/devel' into develJames Laska2009-01-062-2/+7
| | |\ \
| | * | | Added COPYING and README file for yaboot as requested by Paul Nasrat.James Laska2009-01-062-0/+286
| | | | |
| | * | | Minor cleanup on 'clean' target. Change default build target from 'rpms' to ↵James Laska2009-01-061-13/+6
| | | | | | | | | | | | | | | | | | | | 'build'.
| | * | | Add ignored files from sub-directoriesJames Laska2009-01-061-0/+11
| | | | |
| | * | | Moved into a signle .gitignore in the root directoryJames Laska2009-01-061-3/+0
| | | | |
| | * | | Merge commit 'origin/devel' into develJames Laska2009-01-058-2/+314
| | |\ \ \
| | * \ \ \ Merge commit 'origin/devel' into develJames Laska2009-01-0511-119/+210
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'origin/devel' into develJames Laska2009-01-051-1/+1
| | |\ \ \ \ \
| | * | | | | | Add .gitignore files to clean up git-statusJames Laska2009-01-052-0/+9
| | | | | | | |
| * | | | | | | Changelog updatesMichael DeHaan2009-01-061-0/+1
| | | | | | | |
| * | | | | | | External kickstart files should not be converted to cobbler served URLs in ↵Michael DeHaan2009-01-051-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the pxe tree. Possible fix for per-system kickstarts also.
| * | | | | | | Fix for types of hashesMichael DeHaan2009-01-052-2/+3
| | | | | | | |
* | | | | | | | Remove ; after thenMichael DeHaan2009-01-061-3/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | External kickstart files should not be converted to cobbler served URLs in ↵Michael DeHaan2009-01-051-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the pxe tree. Possible fix for per-system kickstarts also.
* | | | | | | Allow import of RHEL 5 client (Matt Hyclak)Michael DeHaan2009-01-051-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Adding missing filesMichael DeHaan2009-01-056-0/+311
| | | | | |
* | | | | | Fix for types of hashesMichael DeHaan2009-01-052-2/+3
| |_|_|/ / |/| | | |
* | | | | Merge branch 'master' into develMichael DeHaan2009-01-052-24/+29
|\| | | |
| * | | | Obscure xmlrpclib workaroundMichael DeHaan2009-01-052-24/+29
| | | | |
* | | | | Merge branch 'master' into develMichael DeHaan2009-01-051-1/+1
|\| | | |
| * | | | This shouldn't be verbose by default.Michael DeHaan2009-01-051-1/+1
| | | | |
* | | | | Merge branch 'master' into develMichael DeHaan2009-01-0510-95/+181
|\| | | | | |_|/ / |/| | | | | | | | | | | | | | | Conflicts: snippets/post_install_network_config
| * | | Update the changelogMichael DeHaan2009-01-051-0/+2
| | | |
| * | | Fix modprobe.conf bash check code in network snippetMichael DeHaan2009-01-051-4/+4
| | | |
| * | | (A) It is unneccessary to run restorecon when the contexts on the ↵Michael DeHaan2009-01-058-91/+175
| | | | | | | | | | | | | | | | | | | | | | | | directories is already correct. (B) Modify cobbler check code to suggest directories to set semanage rules on/for.
* | | | Use lstrip instead of strip when removing leading newlines forJohn Eckersberg2009-01-051-1/+1
| |/ / |/| | | | | | | | | | | AutoYAST, this prevents newlines at EOF from getting removed as well which makes BIND throw a warning.
* | | add a note about security implications of anamon code, just so folks know ↵Michael DeHaan2008-12-221-1/+3
| | | | | | | | | | | | that it allows unauthed logging access if enabled. This is not a major concern because it's off by default and also provisioning servers should /not/ be 100% public to the intertubes.
* | | Add GPL header and a few comments to the Anaconda monitorroot2008-12-222-3/+34
| | |
* | | Merge branch 'master' into develMichael DeHaan2008-12-222-1/+7
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py
| * | Release bump for future maint. releaseMichael DeHaan2008-12-223-4/+10
| | |
* | | Development release start; version bumpMichael DeHaan2008-12-222-3/+6
| | |
* | | Merge branch 'master' into develMichael DeHaan2008-12-221-3/+6
|\| |
| * | Rawhide specfile changes to make things build nicely on python 2.6Michael DeHaan2008-12-221-3/+6
| | |