Changes between Version 53 and Version 54 of SummerOfCode
- Timestamp:
- Mar 11, 2008, 7:55:24 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode
v53 v54 108 108 Potential mentors: wms 109 109 110 ==== Task 10: Shell Environment ==== 111 112 Add 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 114 Classification: medium task [[BR]] 115 Potential mentors: 110 116 111 117 ==== Task 11: Automatic testing ====