Hello Marc, On Wed, Nov 4, 2009 at 10:54 AM, Marc Olzheim <[email protected]> wrote: > Hi, > > The latest stable of the isc dhcp 3.x source is 3.1.2p1. I realize that > there are already 4.x releases out too, but I have not tested any of > them yet. > > In any case: the dhclient/scripts/linux is a #!/bin/bash script which > does not use any bashisms. As this was (dependency-wise) the only reason > for our image to contain bash, I fixed this and while at it moved from > 3.0.2 to 3.1.2p1.
While you're on it, it would be better to make it in a patchset doing: - move it all to a .inc and use INC_PR (to avoid useless duplication) - drop the bash requirement (as you did) - add the new version And please, use format-patch to export those patches so we can easily push it. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
