No, sorry, I do not. You can probably download and grep through a new tree for "target_install" and see what it does or where it lives.
-Adam On Fri, Aug 30, 2013 at 2:16 AM, Pietro Paolini <[email protected]> wrote: > Hello, > I see but does not work for me ... I am afraid I have a really old tree > (r13118). Do you know the makefile which is responsible in generating the > filesystem ? > > > Pietro Paolini > [email protected] > > > -----Original Message----- > From: Adam Novak <[email protected]> > To: OpenWrt Development List <[email protected]> > Sent: Thu, Aug 29, 2013 7:14 pm > Subject: Re: [OpenWrt-Devel] Generate a new image with just one package to > stripped > > > Try "make target_install". This is supposed to rebuild images from > thecustomized filesystem.See here: > http://downloads.openwrt.org/docs/buildroot-documentation.html#custom_targetfsOn > Thu, Aug 29, 2013 at 5:31 AM, Pietro Paolini <[email protected]> wrote:> > Hello everyone,>> I need to debug a binary which is started during the boot > process by init.d> and I am working with a RAMFS.>> I would like generate an > image with my package unstripped but for now I> just discovered how to > compile my package as not stripped using> STRIP=/bin/true, I can't generate > a whole image not stripped because the> size is too much and does not fit my > flash.>> How can do that ?>> One idea could be to compile my package > unstripped and then copy manually> the binary in the rootfs present in the > build_dir/ .. but how can I from> that generate an image without recompile > the packages ? In that way the> package will be recompiled and the stripped > binary put in the fs -.>>> Maybe I am completely out of the right way .. I > am just asking.>> Pietro Paolini> [email protected]> > _______________________________________________> openwrt-devel mailing list> > [email protected]> > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel_______________________________________________openwrt-devel > mailing > [email protected]https://lists.openwrt.org/cgi-bin/mail > man/listinfo/openwrt-devel > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
