[Buildroot] post-buil script in chrooted

Arnout Vandecappelle arnout at mind.be
Wed Oct 17 20:32:19 UTC 2012


On 16/10/12 00:03, David Bonnin wrote:
> Hello,
>
> yes, sorry , i mean , i was looking for a post-build script for my board in a fakeroot environnement.
> customize package is deprecated.
>
> in board/me/Myproject/rootfs-adds/root/
>
> i want to cp files of root user.

  Do you mean, files that are owned by root and are not readable by you?
That won't be possible.

  Or do you mean, files that should be owned by root in the target?  In that
case, you can just copy them in the post-build script - buildroot will make
everything owned by root.


> So i need to use custom skeletonfs or use customize package.

  Neither of these will do anything that the post-build script cannot do.

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F



More information about the buildroot mailing list