@LM: ADK questions here, questions on actually *using* FreeWRT once it’s installed to the gmane.comp.embedded.freewrt.general list… (as I don’t read that list I only found your posting by googling now…)
Sven Geggus dixit: >OK, just for the record. "make oldconfig" does not work when /bin/sh >is a symbolic link to bash4 as opposed to bash3. >*oops* Other way round, does _not_ work with bash4. I'm not quite │tgla...@thetis:~/freewrt $ svn log -l 1 │------------------------------------------------------------------------ │r3962 | tg | 2010-10-01 20:53:55 +0000 (Fri, 01 Oct 2010) | 8 lines │ │quell another bash4-too-new issue discovered while building an image │anew for [email protected] on a debian testing box of [email protected] │XXX someone should verify whether 1.0 is also affected │-- │Yay for having to rewrite other people's Bash scripts because bash │suddenly stopped supporting the bash extensions they make use of │ -- Tonnerre Lombard in #nosec │ │------------------------------------------------------------------------ This might finally fix the second occurrence of this bug. It did indeed not depend on /bin/sh but on the version of GNU bash installed/available/used for this. bye, //mirabilos -- FWIW, I'm quite impressed with mksh interactively. I thought it was much *much* more bare bones. But it turns out it beats the living hell out of ksh93 in that respect. I'd even consider it for my daily use if I hadn't wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh -- Support mksh as /bin/sh and RoQA dash NOW! ‣ src:bash (235 (253) bugs: 0 RC, 177 (192) I&N, 58 (61) M&W, 0 F&P) ‣ src:dash (72 (82) bugs: 4 (9) RC, 49 (54) I&N, 18 M&W, 1 F&P) ‣ src:mksh (2 bugs: 0 RC, 0 I&N, 2 M&W, 0 F&P) _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
