Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File ownership in initramfs is wrong #285

Open
dhylands opened this issue Apr 26, 2012 · 0 comments
Open

File ownership in initramfs is wrong #285

dhylands opened this issue Apr 26, 2012 · 0 comments

Comments

@dhylands
Copy link

If you boot the sgs2 into recovery mode and adb shell into the phone, then you can see the files show up as being owned by the user that did the build rather than by root.

Using CONFIG_INITRAMFS_ROOT_UID=squash and CONFIG_INITRAMFS_ROOT_GID=squash will make the files be owned by root.

michaelwu added a commit that referenced this issue Apr 26, 2012
Fix for issue #285. Change ownership of files in initramfs to be root/root for sgs2
cervantesyu pushed a commit to cervantesyu/B2G that referenced this issue Dec 22, 2015
Bug 925628 - [Fugu][B2G]Add fugu device for B2G and b2g-mainifest repositories on git-hub webstie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant