Commit Graph

466 Commits

Author SHA1 Message Date
eb12a097c7 First successful MLL run on ARM64 (AArch64). Run scripts 00 to 10 and then 'qemu-aarch64.sh'. No bootable ISO yet. 2022-06-25 14:23:11 +00:00
8b55a57020 kernel=5.18,3, glibc=2.35, busybox=1.34.1 2022-06-09 21:29:03 +03:00
5f5ad6f855 fix: typo minmal -> minimal 2022-01-13 23:10:55 +00:00
dba5faf569 Added warnings in write_to_media.sh 2022-01-03 13:59:12 +05:30
15876c6147 Fix : script to write iso to a portable media 2022-01-03 13:20:40 +05:30
08b13a8d26 Update .config 2021-08-26 11:07:49 +03:00
44ec8f8d8d Using latest kernel, GLIBC and Busybox (testing) 2021-08-26 09:30:00 +03:00
45c70bed13 Added missing libcrypt dependency to screen bundle 2021-08-16 00:42:55 +02:00
ff224337c3 Fixed ncurses dependency on ada language 2021-08-15 18:30:21 +02:00
c2c102a649 Added passwd bundle to generate minimal /etc/passwd file 2021-08-15 18:30:16 +02:00
282004b6a3 Added fix for screen libutempter dependency 2021-08-15 18:30:09 +02:00
fe932ce2b2 Added GNU screen overlay bundle 2021-08-08 16:27:14 +02:00
b07ca2e134 Workflow updates. 2021-08-06 16:00:53 +03:00
1980452758 kernel=5.13.8, glibc=2.34, busybox=1.32.1 2021-08-06 14:33:02 +03:00
d1af1e9232 kernel=5.13.8, glibc=2.34, busybox=1.33.1 2021-08-06 14:02:06 +03:00
afdc83586c Removed '--x86' due to QUEMU test failure. 2021-07-23 23:30:13 +03:00
c381971d8f Added crc32 check and x86 BCJ (see #239) 2021-07-23 22:52:23 +03:00
8ae4d4ae7a Merge pull request #234 from TobiasFaller/feature-python-pip-and-pip-packages
Added python pip and pip packages support
2021-07-12 11:07:05 +03:00
bc2ae935c3 Added python pip and pip packages support 2021-07-10 17:22:56 +02:00
6d3e5e64f5 Added python to the .config overlay list 2021-07-10 17:07:34 +02:00
69d0317e20 Merge pull request #231 from TobiasFaller/feature-libgcc_s-bundle
Added bundle to build GCC support library (libgcc_s.so)
2021-07-09 13:09:51 +03:00
eb0a70d9da Added kernel module support 2021-07-06 00:12:46 +02:00
03389d4b37 Added bundle to build GCC support library 2021-07-04 18:26:30 +02:00
4197770ae7 Added missing glibc_libdl dependency 2021-06-20 14:43:31 +02:00
c19942069b Added libxcrypt dependency to python overlay 2021-06-20 14:25:02 +02:00
10db6a5009 kernel=5.11.10, glibc=2.33, busybox=1.32.1 2021-03-27 18:23:27 +02:00
706a5940a0 fixed wrong spelled words 2021-01-18 15:11:19 +01:00
f7ca5df2d5 Merge pull request #225 from oxedions/master
Fix: bundles - Replace glibc_libcrypt by libxcrypt
2020-10-19 23:01:10 +03:00
a912712794 Fix: bundles - Remove glibc references into libxcrypt scripts 2020-10-19 16:55:06 +02:00
d28626739f Fix: bundles - Replace glibc_libcrypt by libxcrypt 2020-10-19 14:23:52 +02:00
8bede67e05 Simplified overlayfs functionality => no more overlayfs weird issues at runtime. 2020-10-19 00:30:43 +03:00
2f34b4f0dc kernel=5.8.7, glibc=2.32, busybox=1.32.0 2020-09-05 17:56:59 +03:00
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