Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
mksh update; please test on the actual devices if possible
upgrade; tested in chroot from 1.0/WIB image
while here, update mksh (security, but only relevant for us on i386 targets with VGA monitors or so) and mirmake (bug fixes)
mksh R33c
mksh R33b
update; spaetzle@ said he’ll test it now
new mksh and make versions; these include our diffs already
upgrade to mksh R31d, released yesterday this version fixes another busy wait spinning loop reported by spaetzle@
bring back the yofuh patch
• upgrade to mksh R31c distfile • sync mksh with mksh-current as of today (adds pcc support; who knows, maybe we get this working for the mips architecture)
mksh R31b
mksh R31, if I may?
I decided we need a place for files like $HOME/.lynxrc because $HOME on FreeWRT usually is /tmp – from now, the /etc/precopy/ directory will be copied to /tmp/ on boot; move ~/.mkshrc there too.
R30 \o/
|
/ \
upgrade to a prerelease version of mksh R30, which is even smaller in the “extra small” (default in FreeWRT) mode – at the cost of vi editing mode support – and has a lot of bug fixes and some new functions (even some of the GNU bash extensions are supported)
first of a series of commits I'd suggest to not test until I did: remove busybox ash and the other shells (hush, lash, msh); always use mksh by default, as /bin/sh, /bin/ash symlink, /bin/mksh native, and default admin login shell unless bash or zsh are selected mksh is a superset of ash (I didn't find anything busybox ash can do that mksh can't), and the upcoming mksh R30 will be even smaller in -DMKSH_SMALL mode (but that one will lack vi editing mode) ok wbx@ we planned this for 1.2, but it will greatly help the nfo conversion and users request shells they can actually use if they don't have a webinterface handy
minor update, mostly addresses large file issues, also some size optimisations
austriancoder suggested that I pack tsort(1) into tools/ for these whose tsort doesn't do -r Now, GNU tsort doesn't do -r, and the only other tsort I know comes bundled with mirmake (and depends too much on libmirmake and its other inner workings to separate it from it), and mirmake has a dependency on guess what… This is untested, but seems to work.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |