461 Commits

Author SHA1 Message Date
John Davidson
08b13a8d26
Update .config 2021-08-26 11:07:49 +03:00
John Davidson
44ec8f8d8d
Using latest kernel, GLIBC and Busybox (testing) 2021-08-26 09:30:00 +03:00
Tobias Faller
45c70bed13 Added missing libcrypt dependency to screen bundle 2021-08-16 00:42:55 +02:00
Tobias Faller
ff224337c3 Fixed ncurses dependency on ada language 2021-08-15 18:30:21 +02:00
Tobias Faller
c2c102a649 Added passwd bundle to generate minimal /etc/passwd file 2021-08-15 18:30:16 +02:00
Tobias Faller
282004b6a3 Added fix for screen libutempter dependency 2021-08-15 18:30:09 +02:00
Tobias Faller
fe932ce2b2 Added GNU screen overlay bundle 2021-08-08 16:27:14 +02:00
Ivan Davidov
b07ca2e134 Workflow updates. 2021-08-06 16:00:53 +03:00
John Davidson
1980452758
kernel=5.13.8, glibc=2.34, busybox=1.32.1 2021-08-06 14:33:02 +03:00
John Davidson
d1af1e9232
kernel=5.13.8, glibc=2.34, busybox=1.33.1 2021-08-06 14:02:06 +03:00
John Davidson
afdc83586c
Removed '--x86' due to QUEMU test failure. 2021-07-23 23:30:13 +03:00
John Davidson
c381971d8f
Added crc32 check and x86 BCJ (see #239) 2021-07-23 22:52:23 +03:00
John Davidson
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
Tobias Faller
bc2ae935c3 Added python pip and pip packages support 2021-07-10 17:22:56 +02:00
Tobias Faller
6d3e5e64f5 Added python to the .config overlay list 2021-07-10 17:07:34 +02:00
John Davidson
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
Tobias Faller
eb0a70d9da Added kernel module support 2021-07-06 00:12:46 +02:00
Tobias Faller
03389d4b37 Added bundle to build GCC support library 2021-07-04 18:26:30 +02:00
Tobias Faller
4197770ae7 Added missing glibc_libdl dependency 2021-06-20 14:43:31 +02:00
Tobias Faller
c19942069b Added libxcrypt dependency to python overlay 2021-06-20 14:25:02 +02:00
Ivan Davidov
10db6a5009 kernel=5.11.10, glibc=2.33, busybox=1.32.1 2021-03-27 18:23:27 +02:00
freddii
706a5940a0 fixed wrong spelled words 2021-01-18 15:11:19 +01:00
John Davidson
f7ca5df2d5
Merge pull request #225 from oxedions/master
Fix: bundles - Replace glibc_libcrypt by libxcrypt
2020-10-19 23:01:10 +03:00
oxedions
a912712794 Fix: bundles - Remove glibc references into libxcrypt scripts 2020-10-19 16:55:06 +02:00
oxedions
d28626739f Fix: bundles - Replace glibc_libcrypt by libxcrypt 2020-10-19 14:23:52 +02:00
Ivan Davidov
8bede67e05 Simplified overlayfs functionality => no more overlayfs weird issues at runtime. 2020-10-19 00:30:43 +03:00
Ivan Davidov
2f34b4f0dc kernel=5.8.7, glibc=2.32, busybox=1.32.0 2020-09-05 17:56:59 +03:00
Maximilian Brune
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
Ivan Davidov
c0b5af7258 kernel=5.4.3 2019-12-15 16:08:07 +02:00
Ivan Davidov
a55307fb5e Added option to build all overay bundles at once. 2019-11-02 22:03:57 +02:00
Ivan Davidov
dd5b1ab1bd README updates. 2019-11-02 22:03:31 +02:00
Ivan Davidov
626599c103 Test script for each available overlay bundle. 2019-11-02 21:57:03 +02:00
Ivan Davidov
e7b7764acf Kernel=5.3.8, Busybox=1.31.1 2019-11-02 21:56:30 +02:00
Ivan Davidov
0e955abfba Special bundle. :) 2019-11-02 21:54:21 +02:00
Ivan Davidov
77a108ee39 New overlay bundle - JDK from AdoptOpenJDK. 2019-11-02 21:53:41 +02:00
Ivan Davidov
cfd789ac37 All bundles have been updated to their latest versions. Some bundles have been improved. 2019-11-02 21:52:55 +02:00
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