Changes between Version 180 and Version 181 of SummerOfCode


Ignore:
Timestamp:
Jan 17, 2013, 3:03:02 PM (11 years ago)
Author:
nerdling (Jeremy Lavergne)
Comment:

move tiny project to additional tasks area

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v180 v181  
    255255Potential mentor: TBD
    256256
    257 ==== Shell Environment ==== #shell-environment
    258 
    259 Add support 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`.
    260 
    261 This task alone is most probably not enough for the whole Summer Of Code.
    262 
    263 Classification: easy task [[BR]]
    264 Potential mentors: raimue
    265 
    266257=== Additional tasks ===
    267258
     
    284275Potential mentors: TBD
    285276
     277==== Task A3: Shell Environment ==== #shell-environment
     278
     279Add support 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`.
     280
     281This task alone is most probably not enough for the whole Summer Of Code.
     282
     283Classification: easy task [[BR]]
     284Potential mentors: raimue
     285
    286286
    287287