> > You can download 1.15.x, run "make allnoconfig", editing a few options in > .config file to > enable httpd (+ CONFIG_STATIC, CONFIG_CROSS_COMPILER etc), and run "make". > > Then you can replace _only_ httpd on the target system with version 1.15.x, > leaving > everything else as-is. > > It'll take about 15 minutes. >
You mean to say that I can build the busybox binary with the latest 1.16 version and replace my existing busybox binary with the latest one and start using it ?? Since my software build uses 1.2 version of busybox I see major changes in the functionality and interface from 1.2 to 1.16 version .. for example httpd code itself. So do u think it wont break my software package by just replacing the busybox binary with the latest binary ?? -- Thanks, codingfreak --------------------------------------------- www.codingfreak.blogspot.com _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
