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
pulsarpie...@aol.com


-----Original Message-----
From: Adam Novak <ano...@soe.ucsc.edu>
To: OpenWrt Development List <openwrt-devel@lists.openwrt.org>
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 <pulsarpie...@aol.com> 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> pulsarpie...@aol.com> _______________________________________________> openwrt-devel mailing list> openwrt-devel@lists.openwrt.org> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel_______________________________________________openwrt-devel mailing listopenwrt-devel@lists.openwrt.orghttps://lists.openwrt.org/cgi-bin/mail
man/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to