summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Updated TODOmdehaan@mdehaan.rdu.redhat.com2006-12-131-12/+23
|
* Updated TODOMichael DeHaan2006-11-151-5/+2
|
* Updated TODOMichael DeHaan2006-10-301-1/+9
|
* Manpage update, added TODO about PXE menus (like RHTS has)Michael DeHaan2006-10-301-0/+3
|
* Merge 243:1f764e5dd1ccDavid Lutterkort2006-10-251-0/+2
|
* Merge latestDavid Lutterkort2006-10-231-2/+0
|\
* | Updated TODOMichael DeHaan2006-10-241-0/+2
| |
* | TODO updateMichael DeHaan2006-10-231-0/+1
|/
* updated TODOMichael DeHaan2006-10-181-18/+6
|
* Removing Cheetah to simplify deps, also don't delete the localmirror on sync ↵Michael DeHaan2006-10-171-0/+2
| | | | (that's bad!).
* Updated TODOMichael DeHaan2006-10-171-0/+1
|
* alikins suggestionMichael DeHaan2006-10-171-0/+1
|
* Updated TODOMichael DeHaan2006-10-171-2/+5
|
* TODO updateMichael DeHaan2006-10-171-0/+1
|
* Preparation for 2.5.1Michael DeHaan2006-10-161-18/+18
|
* Trailing whitespace.Michael DeHaan2006-10-161-3/+3
|
* test code no longer overwrites user settings in /var/lib/cobblerMichael DeHaan2006-10-161-3/+1
|
* Added a basic locking system to avoid multiple "sync" operations happening ↵Michael DeHaan2006-10-121-8/+21
| | | | at the same time -- not a huge risk -- but it ought to be guarded against.
* updated TODOMichael DeHaan2006-10-111-2/+7
|
* (1) initial work on a command to import build trees into cobbler inMichael DeHaan2006-10-111-0/+4
| | | | | a really fast, automated way (2) bundling 2.4's subprocess as sub_process (it's supposed to work) since subprocess isn't available on 2.3 and we want to support lots of 2.3 machines
* TODO updates & doc cleanupMichael DeHaan2006-10-061-2/+2
|
* --pxe-hostname should be "--pxe-address"Michael DeHaan2006-10-051-1/+1
|
* URL update & updated TODOMichael DeHaan2006-09-291-2/+1
|
* - Interim checkin while working on "enchant" featureMichael DeHaan2006-09-281-0/+1
| | | | - Fixed changelogs to include user/email
* Updated TODOMichael DeHaan2006-09-261-2/+4
|
* Simpler dhcp.templateMichael DeHaan2006-09-261-5/+3
|
* Add RPM doc file informationMichael DeHaan2006-09-201-2/+0
|
* - Updated TODOMichael DeHaan2006-09-131-0/+2
|
* Updated TODO, which was pretty old.Michael DeHaan2006-09-131-17/+3
|
* Merged Michael's changes with mineMihai Ibanescu2006-05-041-2/+2
|
* Misc cobbler cleanup. Switched to the new yaml parser (it's uglier,Michael DeHaan2006-05-031-2/+0
| | | | | need to do something about that). Added some tests. Modified test code so it never clobbers a working install.
* Edited TODOMichael DeHaan2006-05-011-0/+2
|
* Added example config that's more current / edited TODO.Michael DeHaan2006-04-201-10/+4
|
* Take out references to --autodiscover capability in xen-net-install (for now).Michael DeHaan2006-04-181-4/+4
|
* TODO update.Michael DeHaan2006-04-171-26/+9
|
* Adding Xen syntax and parameters.Michael DeHaan2006-04-171-0/+5
|
* Updated manpage with rough ideas from ET summitMichael DeHaan2006-04-131-0/+3
|
* Add TODO notes on bootconf from ET meetings.Michael DeHaan2006-04-121-10/+12
|
* Misc 'TODO' items. This build has been tested somewhat but needs more. Man ↵Michael DeHaan2006-04-061-5/+8
| | | | page now reflects new capabilities and optional parameters, including per-group, per-system, and per-distro kernel parameter customization.
* Intermediate checkin. Working on various TODO features including ↵Michael DeHaan2006-04-061-0/+32
inheritable kernel options, moving kickstarts to URLs, improved listing, etc. This commit breaks some things that will be fixed shortly...