pfalcon / optware-android

Optware setup script for Android devices. Not actively maintained any more. You may want to look at https://github.com/Entware-ng/Entware-ng/wiki/Install-on-Android
35 stars 9 forks source link

Enhancements for optware compatability #1

Closed zeroepoch closed 12 years ago

zeroepoch commented 12 years ago
pfalcon commented 12 years ago

Ok, I cherry-picked couple of commits which can go as is. If you'd be updating from my repo, please use "git pull --rebase". The rest would require changes. They are small, and I can do them from scratch, but then you'd have conflicts when pulling from your side. But if you'd go to to make those changes, I'd ask for commit squashing on your side, so each commit was self-contained and "final". I usually do all that stuff using interactive rebase which is really powerful and sufficiently easy way to keep commit history clean.

pfalcon commented 12 years ago

Ok, so I cherry-picked most of your commits, and re-did shebang quoting and using /opt/home on my side. So, this ban be closed now. Thanks!

pfalcon commented 12 years ago

See also #2 for uid/gid selection issues I mentioned.