Commit Graph

434 Commits

Author SHA1 Message Date
2f3f6e9939 Fix vim dependencies
vim is currently builded with the dependencies for libcanberra and libacl. But these dependencies doesn't show up in the bundles. So in order to fix it, I just changed the build to not include these dependencies. Furthermore vim needs libncursesw.so.6 in order to start. So I just changed the version of the ncurses build from 5 to 6.
2020-02-29 21:42:31 +01:00
c0b5af7258 kernel=5.4.3 2019-12-15 16:08:07 +02:00
a55307fb5e Added option to build all overay bundles at once. 2019-11-02 22:03:57 +02:00
dd5b1ab1bd README updates. 2019-11-02 22:03:31 +02:00
626599c103 Test script for each available overlay bundle. 2019-11-02 21:57:03 +02:00
e7b7764acf Kernel=5.3.8, Busybox=1.31.1 2019-11-02 21:56:30 +02:00
0e955abfba Special bundle. :) 2019-11-02 21:54:21 +02:00
77a108ee39 New overlay bundle - JDK from AdoptOpenJDK. 2019-11-02 21:53:41 +02:00
cfd789ac37 All bundles have been updated to their latest versions. Some bundles have been improved. 2019-11-02 21:52:55 +02:00
7352e2551b Minor documentation update. 2019-09-09 15:35:30 +03:00
2c077a2416 Minor typo fix 2019-09-09 10:52:51 +03:00
4cc1afed3e Removed unnecessary binary file. 2019-09-08 22:57:42 +03:00
042b141aa9 Documentation enhancements. 2019-09-08 22:28:29 +03:00
0d720bcdac Added 'hello_mll' overlay bundle. Enhanced the internal docs. 2019-09-08 21:56:06 +03:00
49bd3b0c24 Added 'vitetris' (tetris game) as overlay bundle. 2019-09-06 19:13:20 +03:00
13db077997 kernel=5.2.12 2019-09-06 19:09:49 +03:00
cfe0c181cb Updated GraalVM to version 19.2 2019-09-06 19:03:56 +03:00
65984d8a37 Removed obsolete GNU C library 'libcidn'. 2019-09-06 19:02:55 +03:00
623318517a Updated temporary static-get repository
Changed the static-get repository to one that will actually allow the file to be downloaded.
2019-09-04 22:59:59 +02:00
5334f83f66 Changed static-get repository
Changed static-get repository to a different fork while development occurs
2019-09-03 15:05:24 +02:00
1cd9788da1 Updated sources
Updated Linux to 5.2.9 and Glibc to 2.30
2019-08-24 23:37:00 +02:00
420be41ce3 kernel=5.0.11 2019-05-04 20:45:24 +03:00
99ec7d2e7d Changed 'BusyBox' to 'Busybox'. 2019-03-25 16:46:44 +02:00
52e3938d1f kernel=5.0.4; Busybox build has been fixed => explicitly linked with GLIBC from sysroot. 2019-03-25 16:20:01 +02:00
b6cfd56455 Latst kernel/busybox. Library 'libresolv' is provided by initramfs. 2019-03-16 18:34:26 +02:00
24d90d3cf3 All components updated, GLIBC is older version 2019-01-09 20:03:16 +02:00
f01cbb5d97 Busybox is set to an older version (test only) 2019-01-08 19:41:56 +02:00
181302b366 Changed to latest unstable Busybox (test only) 2019-01-08 15:12:28 +02:00
96e8ab3911 Added 'overlayfs' property with missing default value 2019-01-08 11:53:39 +02:00
1342453a71 Kernel + Busubox + GLIBC = latest stable versions 2019-01-08 10:42:17 +02:00
9f26f8fac5 Add python 3.7 bundle 2018-08-06 09:57:44 +02:00
acc8feb00c Compile Vim without graphical library and selinux 2018-08-06 08:18:20 +02:00
f920c41fcf Syslinux should always be downloaded. 2018-07-07 11:45:34 +03:00
92a9f8dff1 Added automated QEMU test.
Minor text update.

Minor text updates.
2018-06-25 19:10:26 +03:00
e4ab26d8ee Updated the core components. Added option to run MLL in QEMU console mode. This is suitable for remote SSH work. 2018-06-23 21:28:41 +03:00
60e9cccb15 Syslinux directory is evaluated only when Syslinux is used. 2018-06-23 14:19:57 +03:00
c8e0ac2a21 Travis CI updates.
Travis CI configuration improvements.

Added separate test script for Travis CI.

Travis CI updates.

Travis CI updates.

Travis CI related fixes.

Travis CI will use Docker for the tests.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Travis CI updates.

Temporarily enabled debug logging. This has to be reverted later.

Travis CI updates.

Travis CI updates.

Travis CI updates. Docker in privileged mode.

Travis CI updates.

Travis CI updates.

Travis CI updates. MLL Docker test should run fine now.

Added QEMU related tests for Travis CI.

Last minute fix.

Major reorganization. Docker test fails for some reason.

Last minute fix.

Last minute fix.

Removed the 'sudo' hack.

This should fix the Docker test.

Enabled all tests.

Docker fix.

Experimenting...

Experimenting...

Experimenting...

Experiments...

I give up. Way too many hacks. Travis CI may be good for other projects but it doesn't bring much value for MLL.
2018-06-23 14:14:44 +03:00
4e70ecc942 Added Google's Go programming language (golang) as overlay bundle. 2018-06-16 12:05:08 +03:00
310c775a95 Fixed the Zulu related references. 2018-06-15 22:53:31 +03:00
4e1ddcb741 Added 'Zulu JDK' as overlay bundle. 2018-06-15 22:24:17 +03:00
c06a36fae1 Added 'GraalVM' as overlay bundle. 2018-06-03 22:50:05 +03:00
3cff7fe815 Added CloudFlare DNS resolver. In addition, one DNS resolver from different provider is enabled by default. 2018-04-29 15:50:43 +03:00
ee71569d87 Updated kernel build dependencies. Updated all base software with the latest available versions. 2018-04-28 00:45:51 +03:00
3dd47c72d3 This explains the slower source generation. :) 2018-04-20 21:38:15 +03:00
eff0ab7da8 Added new target which guarantees that the generated release is built from the available GitHub source tree. 2018-01-28 16:39:26 +02:00
e648e353c4 Updated the kernel version to 4.14.12 and added new mandatory build dependency. The buuild is stable. 2018-01-28 18:03:30 +02:00
df93fa71c0 Reverting the kernel version back to 4.14.8 due to unexpected dependency issue. 2018-01-28 16:46:09 +02:00
f848a398c4 Updated the kernel version. The 'uefi' build 'hides' the boot catalog in subfolder. Minor website cleanup. 2018-01-28 16:13:23 +02:00
f8ab400021 Update README 2017-12-29 20:44:46 +02:00
738b9edf93 Minor text updates. 2017-12-29 20:42:51 +02:00