Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | 7 | -90/+174 | |
|\| | | | | | | | | | | | | | | | | | Conflicts: snippets/post_install_network_config | |||||
| * | | (A) It is unneccessary to run restorecon when the contexts on the ↵ | Michael DeHaan | 2009-01-05 | 7 | -90/+174 | |
| | | | | | | | | | | | | | | | | | | 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 GPL header and a few comments to the Anaconda monitor | root | 2008-12-22 | 1 | -3/+6 | |
| | | | ||||||
* | | | Merge commit 'jlaska_fpo/devel' into devel | Michael DeHaan | 2008-12-22 | 2 | -1/+126 | |
|\ \ \ | ||||||
| * \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-19 | 3 | -3/+15 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-19 | 3 | -16/+21 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-18 | 1 | -36/+8 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-18 | 1 | -2/+11 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-17 | 2 | -2/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-17 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: kickstarts/sample.ks | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-17 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-17 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge commit 'origin/devel' into devel | James Laska | 2008-12-16 | 3 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cobbler/pxegen.py | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-16 | 4 | -59/+191 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-16 | 16 | -67/+144 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Allow offset=0 uploads for all files | James Laska | 2008-12-15 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Use proper modes for anamon directories and logfiles | James Laska | 2008-12-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge commit 'origin/devel' into devel | James Laska | 2008-12-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-12 | 12 | -19/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cobbler.spec setup.py | |||||
| * | | | | | | | | | | | | | | | | Check for anamon_enabled before processing request | James Laska | 2008-12-11 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Typo, missing ',' | James Laska | 2008-12-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Add 'anamon_enabled' cobbler setting (default: 0) | James Laska | 2008-12-11 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Add xmlrpc method to handle logfile upload (largely taken from koji) | James Laska | 2008-12-11 | 1 | -0/+131 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge commit 'origin/devel' into devel | James Laska | 2008-12-10 | 4 | -22/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Ooops, don't forget to create the yaboot binary and config directories. | James Laska | 2008-12-10 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge commit 'origin/devel' into devel | James Laska | 2008-12-10 | 12 | -43/+83 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-03 | 2 | -16/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/devel' into devel | James Laska | 2008-12-02 | 13 | -10/+138 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Gracefully handle missing kernel/initrd during 'cobbler sync' | James Laska | 2008-12-02 | 1 | -2/+20 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into devel | Michael DeHaan | 2008-12-22 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Make cobbler check aware of SuSE. | Michael DeHaan | 2008-12-22 | 1 | -5/+8 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | | | | Apply Peter Vreman's patch to add a lot of very cool batch editing features ↵ | Michael DeHaan | 2008-12-22 | 1 | -55/+204 | |
|/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -- changing profiles, power cycling, netboot status, etc -- all for system objects. | |||||
* | | | | | | | | | | | | | | | | | | | Fix error message text | Michael DeHaan | 2008-12-19 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | When using buildiso and a kernel/initrd can't be found, die with a nice ↵ | Michael DeHaan | 2008-12-19 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error rather than a traceback | |||||
* | | | | | | | | | | | | | | | | | | | Remove merge conflict | Michael DeHaan | 2008-12-19 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Remove merge conflicts | Michael DeHaan | 2008-12-19 | 1 | -21/+0 | |
| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'devel' | Michael DeHaan | 2008-12-19 | 57 | -1525/+6389 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: AUTHORS Makefile cobbler.spec cobbler/config.py cobbler/remote.py cobbler/templar.py setup.py | |||||
| * | | | | | | | | | | | | | | | | | | Previously we were being clever by using a known file that exists in the ↵ | Michael DeHaan | 2008-12-19 | 3 | -16/+21 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests (/etc/hosts), but we really shouldn't do that. | |||||
| * | | | | | | | | | | | | | | | | | Have cobblerd install selinux regexen for semanage instead of doing things | Michael DeHaan | 2008-12-18 | 1 | -36/+8 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on a per file basis, also selinux is disabled when not present. | |||||
| * | | | | | | | | | | | | | | | | Don't attempt -m on semanage, seems to cause problems | Michael DeHaan | 2008-12-17 | 1 | -2/+11 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Make CLI interface edits clear out duplicate fields | Michael DeHaan | 2008-12-17 | 2 | -2/+19 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Have to call semanage to make contexts sticky | Michael DeHaan | 2008-12-17 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Since the utils.blender() function doesn't use getattr, do this to make ↵ | Michael DeHaan | 2008-12-17 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | snippet rendering use settings.py defaults when settings aren't present in /etc/cobbler/settings | |||||
| * | | | | | | | | | | | | Anton's patch to fix buildiso | Michael DeHaan | 2008-12-17 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Allow finer grained control of the BIND zone statements. | Jeffrey C. Ollie | 2008-12-16 | 1 | -2/+6 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into devel | Michael DeHaan | 2008-12-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix 'cobbler check', the conditional is backwards and the check will | John Eckersberg | 2008-12-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | look like it's succeeding when really there's errors. |