android-raptor

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 3  →  ?path2? @ 4
/base/etc/hostname
@@ -0,0 +1 @@
localhost
/base/etc/profile
@@ -1,4 +1,4 @@
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PATH=/su/bin:/sbin:/vendor/bin:/system/sbin:/bin:/su/xbin:/usr/bin:/usr/sbin
 
if [ "$PS1" ]; then
if [ "`id -u`" -eq 0 ]; then