Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ris patch 2 | James Cammarata | 2008-12-26 | 9 | -19/+400 | |
| | | | | | | ||||||
| * | | | | | Windows support, patch 1 | James Cammarata | 2008-12-24 | 5 | -0/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Basic support added | |||||
* | | | | | | Update changelog with previous patches | Michael DeHaan | 2009-01-13 | 1 | -0/+3 | |
| | | | | | | ||||||
* | | | | | | Bill Peck's patch adding a new power type. | Michael DeHaan | 2009-01-13 | 16 | -30/+464 | |
| | | | | | | ||||||
* | | | | | | Added new file | Michael DeHaan | 2009-01-13 | 1 | -0/+16 | |
| | | | | | | ||||||
* | | | | | | Bill Pecks patch changes to anamon monitoring. | Michael DeHaan | 2009-01-13 | 1 | -6/+24 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Fixed the conditional statements for image tests and cleaned up | Darryl L. Pierce | 2009-01-12 | 2 | -5/+24 | |
| | | | | | | | | | | | | | | | | | | | | the hostname handling. | |||||
* | | | | | Provides validation for the image file argument. | Darryl L. Pierce | 2009-01-12 | 1 | -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 gethostip | John Eckersberg | 2009-01-09 | 1 | -26/+21 | |
| | | | | | | | | | | | | | | | | from syslinux. | |||||
* | | | | Require python-netaddr, to be used to clean up code using 'gethostip' | John Eckersberg | 2009-01-09 | 1 | -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 changelog | Michael DeHaan | 2009-01-09 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Merge branch 'master' into devel | Michael DeHaan | 2009-01-09 | 7 | -17/+314 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Update changelog | Michael DeHaan | 2009-01-09 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Fix system edit page submissions | Michael DeHaan | 2009-01-09 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Update changelog | Michael DeHaan | 2009-01-09 | 2 | -4/+2 | |
| | | | | ||||||
| * | | | Fix trailing ; | Michael DeHaan | 2009-01-06 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Merge commit 'jlaska_fpo/devel' | Michael DeHaan | 2009-01-06 | 30 | -120/+1330 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Merge commit 'origin/devel' into devel | James Laska | 2009-01-06 | 2 | -2/+7 | |
| | |\ \ | ||||||
| | * | | | Added COPYING and README file for yaboot as requested by Paul Nasrat. | James Laska | 2009-01-06 | 2 | -0/+286 | |
| | | | | | ||||||
| | * | | | Minor cleanup on 'clean' target. Change default build target from 'rpms' to ↵ | James Laska | 2009-01-06 | 1 | -13/+6 | |
| | | | | | | | | | | | | | | | | | | | | 'build'. | |||||
| | * | | | Add ignored files from sub-directories | James Laska | 2009-01-06 | 1 | -0/+11 | |
| | | | | | ||||||
| | * | | | Moved into a signle .gitignore in the root directory | James Laska | 2009-01-06 | 1 | -3/+0 | |
| | | | | | ||||||
| | * | | | Merge commit 'origin/devel' into devel | James Laska | 2009-01-05 | 8 | -2/+314 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2009-01-05 | 11 | -119/+210 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2009-01-05 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Add .gitignore files to clean up git-status | James Laska | 2009-01-05 | 2 | -0/+9 | |
| | | | | | | | | ||||||
| * | | | | | | | Changelog updates | Michael DeHaan | 2009-01-06 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | External kickstart files should not be converted to cobbler served URLs in ↵ | Michael DeHaan | 2009-01-05 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the pxe tree. Possible fix for per-system kickstarts also. | |||||
| * | | | | | | | Fix for types of hashes | Michael DeHaan | 2009-01-05 | 2 | -2/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Remove ; after then | Michael DeHaan | 2009-01-06 | 1 | -3/+3 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | External kickstart files should not be converted to cobbler served URLs in ↵ | Michael DeHaan | 2009-01-05 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the pxe tree. Possible fix for per-system kickstarts also. | |||||
* | | | | | | | Allow import of RHEL 5 client (Matt Hyclak) | Michael DeHaan | 2009-01-05 | 1 | -0/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Adding missing files | Michael DeHaan | 2009-01-05 | 6 | -0/+311 | |
| | | | | | | ||||||
* | | | | | | Fix for types of hashes | Michael DeHaan | 2009-01-05 | 2 | -2/+3 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge branch 'master' into devel | Michael DeHaan | 2009-01-05 | 2 | -24/+29 | |
|\| | | | | ||||||
| * | | | | Obscure xmlrpclib workaround | Michael DeHaan | 2009-01-05 | 2 | -24/+29 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into devel | Michael DeHaan | 2009-01-05 | 1 | -1/+1 | |
|\| | | | | ||||||
| * | | | | This shouldn't be verbose by default. | Michael DeHaan | 2009-01-05 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into devel | Michael DeHaan | 2009-01-05 | 10 | -95/+181 | |
|\| | | | | |_|/ / |/| | | | | | | | | | | | | | | | Conflicts: snippets/post_install_network_config | |||||
| * | | | Update the changelog | Michael DeHaan | 2009-01-05 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Fix modprobe.conf bash check code in network snippet | Michael DeHaan | 2009-01-05 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | (A) It is unneccessary to run restorecon when the contexts on the ↵ | Michael DeHaan | 2009-01-05 | 8 | -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 for | John Eckersberg | 2009-01-05 | 1 | -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 DeHaan | 2008-12-22 | 1 | -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 monitor | root | 2008-12-22 | 2 | -3/+34 | |
| | | | ||||||
* | | | Merge branch 'master' into devel | Michael DeHaan | 2008-12-22 | 2 | -1/+7 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec setup.py | |||||
| * | | Release bump for future maint. release | Michael DeHaan | 2008-12-22 | 3 | -4/+10 | |
| | | | ||||||
* | | | Development release start; version bump | Michael DeHaan | 2008-12-22 | 2 | -3/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into devel | Michael DeHaan | 2008-12-22 | 1 | -3/+6 | |
|\| | | ||||||
| * | | Rawhide specfile changes to make things build nicely on python 2.6 | Michael DeHaan | 2008-12-22 | 1 | -3/+6 | |
| | | |