[Buildroot] [PATCH] Install module-init-tools into /sbin

Heiko Zuerker heiko at zuerker.org
Mon Apr 25 12:38:11 UTC 2011


Quoting Mike Frysinger <vapier at gentoo.org>:
> On Sun, Apr 24, 2011 at 10:38 AM,  <heiko at zuerker.org> wrote:
>> -       --program-transform-name=''
>> +       --program-transform-name='' \
>> +       --prefix=/usr \
>> +       --exec-prefix=
>
> empty exec-prefix is a bit odd ... it should be just "/".  the
> --prefix is also redundant as the common build code already sets
> --prefix=/usr.

If you don't have the exec-prefix empty, then it'll install into e.g.  
//sbin, which just hurts my eyes. ;-)
I could take the "prefix" one out, but I usually prefer having this  
explicitly set when I mess with the eprefix.

This patch also fixes issues with auto-loading of modules. Iptables is  
now happy and the modules for your installed hardware are  
automatically loaded.

-- 

Regards
   Heiko Zuerker
   http://www.devil-linux.org


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





More information about the buildroot mailing list