Changes between Version 53 and Version 54 of SummerOfCode


Ignore:
Timestamp:
Mar 11, 2008, 7:55:24 PM (16 years ago)
Author:
wsiegrist@…
Comment:

added shell environment task

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v53 v54  
    108108Potential mentors: wms
    109109
     110==== Task 10: Shell Environment ====
     111
     112Add support for for providing basic and port-provided environmental services to users in the .profile, .cshrc, and .xinitrc files, so that instead of manipulating the user's .profile to modify certain paths, the installer could append "source /opt/local/etc/bash.rc" to the end of a user's .profile file and that bash.rc would source all the files in /opt/local/etc/bash.d.
     113
     114Classification: medium task [[BR]]
     115Potential mentors:
    110116
    111117==== Task 11: Automatic testing ====