Closed vinipsmaker closed 10 years ago
One strange thing to notice is the blkid variable at the
beginning of the file. On the repo, it is blkid="/sbin/blkid", but on
the OpenPandora, it is blkid="/usr/sbin/blkid".
It is not strange. This repo is not the official. So the blkid="/usr/sbin/blkid" on the OpenPandora is for official firm that comes from a different repo.
One strange thing to notice is the blkid variable at the beginning of the file. On the repo, it is blkid="/sbin/blkid", but on the OpenPandora, it is blkid="/usr/sbin/blkid".
It is not strange. This repo is not the official. So the blkid="/usr/sbin/blkid" on the OpenPandora is for official firm that comes from a different repo.
What is the correct repo to submit the changes?
I think one of these http://boards.openpandora.org/page/git.html
@xekarfwtos, thanks
I've tried to submit the patch through bugs.openpandora.org. Unable to create a new task.
I'll continue the development of this feature through the mailing list: http://openpandora.org/pipermail/firmware-dev/2014-February/000738.html
See the commit message for more info.
This change only affects automounting behaviour. The "manual" mounting through the Thunar file-manager continues to get the argument wrong. I'll study the hal architecture and see how I can tune the system even further. I'll send another pull request when I'm done.