Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Sorting using English this time. | Michael DeHaan | 2006-10-30 | 1 | -2/+2 | |
| | ||||||
* | Manpage update, added TODO about PXE menus (like RHTS has) | Michael DeHaan | 2006-10-30 | 2 | -0/+22 | |
| | ||||||
* | Long overdue edit to the contributors list. | Michael DeHaan | 2006-10-30 | 1 | -0/+5 | |
| | ||||||
* | Slight tweak to dlutter's upgrade to the default pxe behavior -- use the ↵ | Michael DeHaan | 2006-10-30 | 1 | -2/+8 | |
| | | | | default.pxe file unless a system has been provided named default -- so this allows "local boot" as the default behavior but allows setting boot-to-profile as a global policy if someone wants to do that. | |||||
* | Add support for default PXE boots via /etc/cobbler/default.pxe; wrap | David Lutterkort | 2006-10-27 | 6 | -4/+36 | |
| | | | | | service reloads/restarts so they don't happen in dryrun mode; allow '-n' as an alias for '--dryrun' when syncing. | |||||
* | Merge 250:d618f20959af | David Lutterkort | 2006-10-27 | 3 | -2/+8 | |
| | ||||||
* | Add support for restricting the listing to systems/profiles/distros | David Lutterkort | 2006-10-27 | 2 | -4/+18 | |
| | ||||||
* | Merge 247:06e34f3b1f36 | David Lutterkort | 2006-10-26 | 3 | -3/+4 | |
| | ||||||
* | Merge 243:1f764e5dd1cc | David Lutterkort | 2006-10-25 | 16 | -252/+214 | |
| | ||||||
* | Merge latest | David Lutterkort | 2006-10-23 | 16 | -223/+254 | |
|\ | ||||||
| * | Enable --pxe-address command line option | David Lutterkort | 2006-10-19 | 1 | -0/+1 | |
| | | ||||||
* | | Changelogs and rev increase for later release (not now). | Michael DeHaan | 2006-10-26 | 3 | -2/+8 | |
| | | ||||||
* | | Remove the vga line from the default kernel params, add "text". No reason ↵ | Michael DeHaan | 2006-10-26 | 1 | -1/+1 | |
| | | | | | | | | to encounter video issues during install if we don't have to... | |||||
* | | Updated CHANGELOG | Michael DeHaan | 2006-10-25 | 1 | -0/+1 | |
| | | ||||||
* | | Fix per-system templating work for PXE (reported by Tim Foreman). | Michael DeHaan | 2006-10-25 | 1 | -2/+2 | |
| | | ||||||
* | | Fix bug with kickstart templating (found by Tim Foreman) | Michael DeHaan | 2006-10-25 | 1 | -1/+2 | |
| | | ||||||
* | | Release preparation. | Michael DeHaan | 2006-10-25 | 3 | -2/+14 | |
| | | ||||||
* | | Fix path issue on unit tests (convert slashes to underscores) | Michael DeHaan | 2006-10-25 | 1 | -5/+5 | |
| | | ||||||
* | | Update descriptions. | mdehaan@mdehaan.rdu.redhat.com | 2006-10-25 | 3 | -7/+3 | |
| | | ||||||
* | | Change "Xen" to "virt" to make it more generic. | mdehaan@mdehaan.rdu.redhat.com | 2006-10-25 | 7 | -99/+96 | |
| | | ||||||
* | | Add "virt" aliases to xen commands. | mdehaan@mdehaan.rdu.redhat.com | 2006-10-25 | 2 | -18/+30 | |
| | | ||||||
* | | Add "virt" aliases for commands. | Michael DeHaan | 2006-10-25 | 1 | -2/+3 | |
| | | ||||||
* | | Make rpmlint happier by making default.ks not blank. | Michael DeHaan | 2006-10-24 | 1 | -0/+2 | |
| | | | | | | | | Should also cut down on potential bug reports. | |||||
* | | Clean out NEWS file | Michael DeHaan | 2006-10-24 | 1 | -78/+1 | |
| | | ||||||
* | | manpage update | Michael DeHaan | 2006-10-24 | 1 | -1/+1 | |
| | | ||||||
* | | changelog update | Michael DeHaan | 2006-10-24 | 1 | -0/+3 | |
| | | ||||||
* | | Allow default kickstart to be modified by the user (say they wanted to use | Michael DeHaan | 2006-10-24 | 2 | -19/+28 | |
| | | | | | | | | a http url that responded to the source IP, an existing NFS file, ex) | |||||
* | | Updated manpage. | Michael DeHaan | 2006-10-24 | 1 | -1/+3 | |
| | | ||||||
* | | Cobbler now assigns a default.ks file (which is by default blank) to | Michael DeHaan | 2006-10-24 | 6 | -6/+15 | |
| | | | | | | | | | | | | | | | | all profiles created without a kickstart file. This allows kickstarts to be auto-assigned during import if the kickstart guessing code fails, and usually an admin can (if desired) create a good default kickstart. To avoid making the wrong decisions about hard drives, the default.ks file is originally blank. | |||||
* | | Reload httpd during sync | Michael DeHaan | 2006-10-24 | 2 | -0/+4 | |
| | | ||||||
* | | Fix setup.py version | mdehaan@mdehaan.rdu.redhat.com | 2006-10-24 | 1 | -1/+1 | |
| | | ||||||
* | | Updated manpage and changelog | Michael DeHaan | 2006-10-24 | 3 | -2/+11 | |
| | | ||||||
* | | Import now creates the directory it needs if it's not there, misc fix | Michael DeHaan | 2006-10-24 | 1 | -2/+2 | |
| | | | | | | | | to rsync import code. | |||||
* | | Support ssh:// as well as rsync:// for rsync import | Michael DeHaan | 2006-10-24 | 1 | -3/+4 | |
| | | ||||||
* | | Updated TODO | Michael DeHaan | 2006-10-24 | 1 | -0/+2 | |
| | | ||||||
* | | Removing some output from sync, still more to go, will do that later. | Michael DeHaan | 2006-10-23 | 1 | -28/+7 | |
| | | ||||||
* | | CHANGELOG update for future release. | Michael DeHaan | 2006-10-23 | 1 | -0/+3 | |
| | | ||||||
* | | Fix bug where koan_path can be blank or a directory. | Michael DeHaan | 2006-10-23 | 1 | -1/+1 | |
| | | ||||||
* | | TODO update | Michael DeHaan | 2006-10-23 | 1 | -0/+1 | |
| | | ||||||
* | | Restriction code wrong. pxe-address is an IP or a hostname, not an IP or a MAC. | Michael DeHaan | 2006-10-23 | 1 | -2/+0 | |
| | | ||||||
* | | bugfix: --pxe-address wasn't surfaced in the CLI | Michael DeHaan | 2006-10-23 | 1 | -5/+6 | |
|/ | ||||||
* | URL update | Michael DeHaan | 2006-10-18 | 1 | -1/+1 | |
| | ||||||
* | updated TODO | Michael DeHaan | 2006-10-18 | 2 | -18/+7 | |
| | ||||||
* | bugfix to revert a previous change -- paths DO need to have "/"'s in them, ↵ | Michael DeHaan | 2006-10-18 | 1 | -5/+4 | |
| | | | | because slashes cause obvious problems. | |||||
* | Trailing whitespace. | Michael DeHaan | 2006-10-18 | 3 | -3/+3 | |
| | ||||||
* | Bumping rev's for later release. | Michael DeHaan | 2006-10-18 | 3 | -2/+8 | |
| | ||||||
* | Added some directory pruning to the "import --path" command. import is now | Michael DeHaan | 2006-10-18 | 1 | -22/+39 | |
| | | | | roughly 3x faster over NFS. | |||||
* | Serialize changes during imports, since NFS traversal is very slow. | Michael DeHaan | 2006-10-18 | 2 | -5/+5 | |
| | ||||||
* | Fixes to reboot code, upgrades to enchant, ready for release of RHEL4 ↵ | Michael DeHaan | 2006-10-17 | 4 | -2/+6 | |
| | | | | compatible version. | |||||
* | Steps to remove pexpect | Michael DeHaan | 2006-10-17 | 2 | -25/+31 | |
| |