On Monday 06 August 2007 12:23, Alex Landau wrote: > At the very end, when doing the final link it's written: > try <some text> && exit 1 > which should be: > try <some text> || exit 1 > > Currently busybox is not being built from busybox_unstripped. Thanks, fixed. -- vda