Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolves: bug 248145 | Rich Megginson | 2007-07-18 | 1 | -156/+0 |
| | | | | | | | | | Bug Description: Replace ds_newinst binary with perl script - remove dead code Reviewed by: nhosoi (Thanks!) Fix Description: This is my favorite part - removing all of the now dead code. I also had to fix the exit code so that you could use $? to test for the success or failure of the new setup scripts. Platforms tested: RHEL4, FC6 Flag Day: no Doc impact: no | ||||
* | Resolves: #214533 | Noriko Hosoi | 2006-11-10 | 1 | -0/+5 |
| | | | | | | | | | | Summary: configure needs to support --with-fhs (Comment #6) Changes: Added the following include next to the end of the copyright block. + +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + | ||||
* | [207427] parameterizing the hardcoded paths (Comment #15) | Noriko Hosoi | 2006-09-27 | 1 | -1/+2 |
| | | | | phase 1. parameterizing config, schema and ldif directory | ||||
* | Bug(s) fixed: 167453 | Rich Megginson | 2005-09-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Bug Description: Use all open source components Reviewed by: Noriko (Thanks!) Fix Description: This changes the DS 72 build to pick up the new Admin Server open source candidate (using Apache, modules, etc), and the new adminutil and setuputil components. The code has been changed to reflect the new naming (adminsdk -> adminutil, setupsdk -> setuputil) and new versions of these components (7.1) and new /s/b/c disk layout where applicable. We don't really get very much from the admin server anymore, just the admin and base packages. All of the other setup stuff (setup, setup.inf, svrcore, etc.) come directly from the setuputil package. Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none | ||||
* | Fixed licensing typo | Nathan Kinder | 2005-04-19 | 1 | -1/+3 |
| | |||||
* | 155068 - Added license to source files | Nathan Kinder | 2005-04-15 | 1 | -0/+30 |
| | |||||
* | add support for instance creation using open source core DS components | Rich Megginson | 2005-03-11 | 1 | -0/+118 |