11 Commits

Author SHA1 Message Date
Ivan Davidov
b580f0e731 Added 'Cloud Foundry' command line interface as overlay bundle. 2017-04-26 21:49:30 +03:00
Ivan Davidov
c2e50f8fb5 Bigfix: properly merge the default overlay directory and the
overlay bundles.
Minor enhancement for the 'static_get' bundle. Currently the
'wget' package from 'static_get' is required to be present in the
default overlay directory in order to fix an incompatibility issue
with the default implementation of 'wget' in BusyBox. Permanent
solution will be to provide the 'wget' from 'static_get' as part
of the build process of the 'static_get' overlay bundle.
2017-03-11 00:54:01 +02:00
Ivan Davidov
a510e9ac3e Updated software versions. Added experimental 'static-get'.
It seems that 'static-get' works fine in normal desktop
environment but it doesn't seem to work fine in BusyBox.
The problem seems to be somewhere in 'wget' because each
downloaded package is ~14KB regardless of its real size.
2017-03-10 22:31:16 +02:00
bauen1
51a3916ae7
removed the dependency on glibc 2017-02-25 09:16:46 +01:00
bauen1
53b332a41d
Tweaks 2017-02-24 22:42:25 +01:00
bauen1
cbd214a5d9
Added note about dependence on glibc 2017-02-14 14:57:20 +01:00
bauen1
8db6dff74a
Added a lua overlay bundle 2017-02-10 16:57:33 +01:00
Ivan Davidov
e19c8ce1a4 Documentation updates regarding the overlay structure. 2017-01-15 20:32:07 +02:00
Ivan Davidov
807e1b9bc0 Major refactoring - the overlay structure is now independet build subsystem. Tested on 32-bit, not tested on 64-bit. 2017-01-15 18:49:01 +02:00
Ivan Davidov
de5376295f Structural improvements. 2016-05-07 03:12:42 +03:00
Ivan Davidov
848f5e5623 Added support for building additional/overlay software on top of MLL. The only such software for now is Links (text browser). 2016-05-06 23:44:54 +03:00