425 Commits

Author SHA1 Message Date
John Davidson
7352e2551b
Minor documentation update. 2019-09-09 15:35:30 +03:00
John Davidson
2c077a2416
Minor typo fix 2019-09-09 10:52:51 +03:00
Ivan Davidov
4cc1afed3e Removed unnecessary binary file. 2019-09-08 22:57:42 +03:00
Ivan Davidov
042b141aa9 Documentation enhancements. 2019-09-08 22:28:29 +03:00
Ivan Davidov
0d720bcdac Added 'hello_mll' overlay bundle. Enhanced the internal docs. 2019-09-08 21:56:06 +03:00
Ivan Davidov
49bd3b0c24 Added 'vitetris' (tetris game) as overlay bundle. 2019-09-06 19:13:20 +03:00
Ivan Davidov
13db077997 kernel=5.2.12 2019-09-06 19:09:49 +03:00
Ivan Davidov
cfe0c181cb Updated GraalVM to version 19.2 2019-09-06 19:03:56 +03:00
Ivan Davidov
65984d8a37 Removed obsolete GNU C library 'libcidn'. 2019-09-06 19:02:55 +03:00
the-DJDJ
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
the-DJDJ
5334f83f66 Changed static-get repository
Changed static-get repository to a different fork while development occurs
2019-09-03 15:05:24 +02:00
Dan Jenkins
1cd9788da1 Updated sources
Updated Linux to 5.2.9 and Glibc to 2.30
2019-08-24 23:37:00 +02:00
Ivan Davidov
420be41ce3 kernel=5.0.11 2019-05-04 20:45:24 +03:00
Ivan Davidov
99ec7d2e7d Changed 'BusyBox' to 'Busybox'. 2019-03-25 16:46:44 +02:00
Ivan Davidov
52e3938d1f kernel=5.0.4; Busybox build has been fixed => explicitly linked with GLIBC from sysroot. 2019-03-25 16:20:01 +02:00
Ivan Davidov
b6cfd56455 Latst kernel/busybox. Library 'libresolv' is provided by initramfs. 2019-03-16 18:34:26 +02:00
John Davidson
24d90d3cf3
All components updated, GLIBC is older version 2019-01-09 20:03:16 +02:00
John Davidson
f01cbb5d97
Busybox is set to an older version (test only) 2019-01-08 19:41:56 +02:00
John Davidson
181302b366
Changed to latest unstable Busybox (test only) 2019-01-08 15:12:28 +02:00
John Davidson
96e8ab3911
Added 'overlayfs' property with missing default value 2019-01-08 11:53:39 +02:00
John Davidson
1342453a71
Kernel + Busubox + GLIBC = latest stable versions 2019-01-08 10:42:17 +02:00
danelsan
9f26f8fac5 Add python 3.7 bundle 2018-08-06 09:57:44 +02:00
danelsan
acc8feb00c Compile Vim without graphical library and selinux 2018-08-06 08:18:20 +02:00
Ivan Davidov
f920c41fcf Syslinux should always be downloaded. 2018-07-07 11:45:34 +03:00
Ivan Davidov
92a9f8dff1 Added automated QEMU test.
Minor text update.

Minor text updates.
2018-06-25 19:10:26 +03:00
Ivan Davidov
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
Ivan Davidov
60e9cccb15 Syslinux directory is evaluated only when Syslinux is used. 2018-06-23 14:19:57 +03:00
Ivan Davidov
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
Ivan Davidov
4e70ecc942 Added Google's Go programming language (golang) as overlay bundle. 2018-06-16 12:05:08 +03:00
Ivan Davidov
310c775a95 Fixed the Zulu related references. 2018-06-15 22:53:31 +03:00
Ivan Davidov
4e1ddcb741 Added 'Zulu JDK' as overlay bundle. 2018-06-15 22:24:17 +03:00
Ivan Davidov
c06a36fae1 Added 'GraalVM' as overlay bundle. 2018-06-03 22:50:05 +03:00
Ivan Davidov
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
Ivan Davidov
ee71569d87 Updated kernel build dependencies. Updated all base software with the latest available versions. 2018-04-28 00:45:51 +03:00
Ivan Davidov
3dd47c72d3
This explains the slower source generation. :) 2018-04-20 21:38:15 +03:00
Ivan Davidov
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
Ivan Davidov
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
Ivan Davidov
df93fa71c0 Reverting the kernel version back to 4.14.8 due to unexpected dependency issue. 2018-01-28 16:46:09 +02:00
Ivan Davidov
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
Ivan Davidov
f8ab400021
Update README 2017-12-29 20:44:46 +02:00
Ivan Davidov
738b9edf93
Minor text updates. 2017-12-29 20:42:51 +02:00
Ivan Davidov
12a79c52d0
Minor updates. 2017-12-29 20:39:12 +02:00
Ivan Davidov
0fad4724da Proper fix for the issue when no overlay bundles are defined in the main configuration file. 2017-12-28 04:59:34 +02:00
Ivan Davidov
52bf803742 The files are displayed nicely on 80-column screens. 2017-12-28 04:57:49 +02:00
Ivan Davidov
ed58a9a6e6
Update the_dao_of_minimal_linux_live.txt 2017-12-27 06:46:57 +02:00
Ivan Davidov
98108e9028
Update .config 2017-12-27 06:22:03 +02:00
Ivan Davidov
3a7df5595a
Minor tabulation enhancements. 2017-12-26 04:36:23 +02:00
Ivan Davidov
e9aa8355c2 Minor 'Makefile' enhancements. Regarding the previous commit - the source generation has been enhanced and the overlay bundle generates the source archive which now has explicit root folder. 2017-12-25 20:03:52 +02:00
Ivan Davidov
316ea6c9de Much better 'Makefile'. Added new 'release' target which generates the sources and then builds MLL from these sources instead of using the development sources. 2017-12-25 19:56:06 +02:00
Ivan Davidov
8c11c89915 Added boot loader download to the 'repackage' script in order to ease the repackaging process when switching between firmware types. 2017-12-25 07:59:32 +02:00