737 Commits

Author SHA1 Message Date
John Davidson (Ivan Davidov)
6f3a76262e
Changed runner VM to Ubuntu 22.04 2022-06-10 15:49:43 +03:00
Ivan Davidov
344b5af994 typo fix 2022-06-09 21:36:51 +03:00
Ivan Davidov
8b55a57020 kernel=5.18,3, glibc=2.35, busybox=1.34.1 2022-06-09 21:29:03 +03:00
John Davidson (Ivan Davidov)
310b322180
Merge pull request #256 from eersoy93/master
Update README.md
2022-05-27 22:06:25 +03:00
Erdem Ersoy
05aec58815
Update README.md
Update Ersoy Kardesler link
2022-05-22 09:47:12 +03:00
John Davidson (Ivan Davidov)
3a7dc3ce34
Update README.md 2022-04-11 11:17:03 +03:00
John Davidson (Ivan Davidov)
3c2a226545
Merge pull request #253 from eersoy93/ersoy-kardesler-iso 2022-04-09 00:30:40 +03:00
Erdem Ersoy
60624a2b64
Update README.md
Add Ersoy Kardesler ISO
2022-04-08 10:34:40 +03:00
John Davidson
2e8049abdd
Merge pull request #251 from Henryws/patch-1
fix: typo `minmal` -> `minimal`
2022-02-01 22:33:54 +02:00
The TwilightBlood
5f5ad6f855
fix: typo minmal -> minimal 2022-01-13 23:10:55 +00:00
John Davidson
b64c17219c
Merge pull request #249 from dasshiva/master
Added a script, write_to_media.sh which writes the produced iso (i.e minimum_linux_live.iso) into a usb device with dd
2022-01-04 15:47:28 +02:00
Shivashish
dba5faf569 Added warnings in write_to_media.sh 2022-01-03 13:59:12 +05:30
shiva
15876c6147 Fix : script to write iso to a portable media 2022-01-03 13:20:40 +05:30
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
John Davidson
a490e248ff
Merge pull request #243 from TobiasFaller/feature-screen-bundle
Draft: Added GNU screen overlay bundle
2021-08-26 09:18:39 +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
d1af3f535c Added missing update instructions. 2021-08-06 16:13:06 +03:00
Ivan Davidov
75b0587968 All steps in single job. 2021-08-06 16:08:24 +03:00
Ivan Davidov
b07ca2e134 Workflow updates. 2021-08-06 16:00:53 +03:00
John Davidson
fddbf886f0
Fix for accidentally removed update instructions. 2021-08-06 15:15:10 +03:00
John Davidson
ddc196334a
Simplify the build process in test environment. 2021-08-06 15:10:24 +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
Ivan Davidov
4393977a3c Removed the deprecated Travis CI configuration. 2021-07-22 05:27:42 +03:00
Ivan Davidov
b5271985e3 Added build and integration test steps to the manual workflow. 2021-07-22 04:54:02 +03:00
John Davidson
2eed414468
Update manual.yml 2021-07-22 02:15:49 +03:00
John Davidson
575a085cb0
Create manual.yml 2021-07-22 02:13:00 +03:00
John Davidson
b26f9cdbf7
Create greetings.yml 2021-07-22 01:59:47 +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
John Davidson
83b445dfb4
Merge pull request #233 from TobiasFaller/add-python-to-overlay-list
Added python to the .config overlay list
2021-07-12 11:04:12 +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
John Davidson
2fbf6f4e55
Merge pull request #232 from TobiasFaller/feature-kernel-modules
Added kernel module support
2021-07-09 13:08:44 +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
John Davidson
64925fb7ec
Merge pull request #230 from TobiasFaller/fix-python-libcrypt-dependency
Added missing dependencies to python overlay
2021-06-21 16:31:35 +03: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
John Davidson
ff566017ed
Merge pull request #228 from freddii/master
fixed wrong spelled words
2021-01-18 16:20:25 +02:00
freddii
706a5940a0 fixed wrong spelled words 2021-01-18 15:11:19 +01:00
John Davidson
40d2d10f4d
Added build instructions for SUSE. 2020-10-23 23:20:17 +03:00