Advanced search
Log In
New Account
  
Home My Page Project Cloud Code Snippets Project Openings Enhanced BusyBox shell
Summary Tracker News SCM Files Forums (Fremantle) Forums (Harmattan)
  Notes:  

Release Name: 1.19.3power3~envparser

Notes: Patched busybox-power 1.19.3power3 to parse /etc/environment prior to applet launch. Since /bin/busybox is setuid, some environment variables are automatically dropped by eglibc as a security measure. However, our platform depends on some of these dropped variables (e.g. python applications lose there theme when $TMPDIR is not set). Since we'd rather not hard-code e.g. $TMPDIR in BusyBox' main(), we let it parse a configuration file instead. Environment variables are only loaded when they're not already set (i.e. user/system set variables take precedence over the configuration file).


Changes: Changes: busybox-power (1.19.3power3~envparser) unstable; urgency=low * Parse /etc/environment prior to applet launch



Terms of Use    Privacy Policy    Contribution Guidelines    Feedback

Powered By GForge Collaborative Development Environment