On Wed, 2005-03-23 at 19:28 -0800, Morgan, Austin wrote: > I have tried to create a rootfs using the method described on the wiki, but > I noticed that none of the links to busybox were created automatically. > Does anyone have a script that automatically generates all the links for > busybox so I don't have to do it myself as I am lasy? Or am I missing > something in the emerge process that will do this for me?
you have to do it yourself; there is a script in the busybix distro, as make install creates the link, but I havent looked to see how easy it is to adapt to afterwards. running busybox lists the commands, shouldnt be too hard to sed/perl that into something either (though I suppose some things are fussy about what is in /sbin and whats in /bin). I think the reason for not installing them is if you then decide you need real sed (say) you dont want to make the symlink first. Justin -- [email protected] mailing list
