Changes between Version 42 and Version 43 of Projects/OpenLDAP


Ignore:
Timestamp:
06/25/12 05:58:11 (12 years ago)
Author:
C Rempel
Comment:

/* Current / Future Directions */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/OpenLDAP

    v42 v43  
    370370The next steps I will be exploring are:
    371371# how to use the File IO sample application
    372 # if using putting a copy of network-demos inside of the RTEMS Addon Packages might make more sense as example tests for software like OpenLDAP, and
    373 # how to use pattern recognition to automatically generate openLDAP specific RTEMS shell commands.
     372## This was simpler than I originally thought -- simply use qemu-sytem-i386; however, I will eventually want to switch to simply qemu to get a "closer to the hardware" feel.
     373# if using putting a copy of network-demos inside of the RTEMS Addon Packages might make more sense as example tests for software like OpenLDAP,
     374## The Network File system client looks like it has the file system setup I'm looking form but I'm trying to figure out how to use it with a shell
     375## The Multio also uses both a shell and a filesystem...
     376# and how to use pattern recognition to automatically generate openLDAP specific RTEMS shell commands.
     377# automatically configuring OpenLDAP to NOT fork...
    374378
    375379Still looking at how to build the tests -- they're in shell script :)...