1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-02 21:51:40 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
David Kühling
4bfce3b6e2 Major overhaul and cleanup. Support for .ubi image file installations.
Only compile&install a minimum host Gforth for bootstrapping the target
Gforth, removing strange emacs-dependencies that cropped up earlier.

Image file can now be built on the nanonote using 'gforth-update-image'
command.  Also, Gforth is now run through a wrapper that calls
'gforth-update-image' automatically, if necessary.

Also first attempts at supporting libcc C-interface libraries pre-compiled on
the host.

Tested to compile on amd64 and i386.
2010-09-18 20:47:21 +02:00
David Kühling
f03c9b2029 Build gforth interpreter image on installation (via 'postinst'); startup time
now 200ms.  Use correct target-arch dependent gforth kernel image.  Add
documentation.
2010-07-29 00:46:48 +02:00
David Kuehling
c3604e02b2 imported current gforth package from http://mosquito.dyndns.tv/freesvn/trunk/openwrt/gforth 2010-07-27 23:47:04 +02:00