clean up Android comment-as-bug-report mess

This commit is contained in:
Joey Hess 2013-07-30 13:54:03 -04:00
parent 75817cda8e
commit 4a75d75d92
28 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="why ln failed"
date="2013-05-23T13:27:39Z"
content="""
Finally got to check it out: so indeed hardlinking fails but not because of permissions but \"link failed Cross-device link\" that lib is -> /mnt/asec/ga.androidterm-1/lib which resides on a different partition (vfat, /dev/block/dm-2, ro) from /data (ext4, /dev/block/mmcblk0p10)
"""]]