aimran96
ad93368a73
add build files
2023-11-16 23:19:36 -05:00
John Davidson (Ivan Davidov)
0cd3096b97
Update README.md
2022-06-14 15:15:00 +03:00
John Davidson
d27e51777a
Merge pull request #19 from minimal-container-linux/master
...
update sources
2021-03-15 13:05:52 +02:00
Adınız
92f3672cc9
update sources
2021-03-13 23:38:33 +00:00
John Davidson
bc3dd6fc86
Added 'PayPal donation' paragraph and button.
2020-03-30 11:51:42 +03:00
John Davidson
f82634fa25
Remove the 'travis' badge.
2019-03-27 18:38:20 +02:00
John Davidson
3c967a4d7e
kernel=5.0.2 bysybox=1.30.1
2019-03-15 17:39:20 +02:00
John Davidson
6035ee37e2
Update .travis.yml
2019-01-22 15:21:58 +02:00
John Davidson
de3f9fc228
Cloud Foundry installation (test)
2019-01-22 15:09:28 +02:00
John Davidson
8e991e86ee
Cloud Foundry installation (test)
2019-01-22 15:00:09 +02:00
John Davidson
56873c0a0b
Cloud Foundry installation (test)
2019-01-22 14:52:47 +02:00
John Davidson
7c9b9b67da
Cloud Foundry installation (test only)
2019-01-22 14:47:43 +02:00
John Davidson
54fff54f83
Travis update (test - install Cloud Foundry)
2019-01-22 14:44:15 +02:00
John Davidson
9e005f7f6b
Added back the link to the Travis CI build.
2018-12-29 20:42:49 +02:00
John Davidson
e2cfec09df
Update .travis.yml
2018-12-29 20:18:14 +02:00
John Davidson
e3f4533823
Temporarily removed the Travis CI logo
2018-12-29 18:15:01 +02:00
Ivan Davidov
4d99f41958
Travis CI update.
2018-12-29 17:38:55 +02:00
Ivan Davidov
36e2b43014
Minor text updates.
2018-12-29 17:36:08 +02:00
Ivan Davidov
c1e2c37fcf
Now using the latest available software versions.
2018-12-29 17:29:16 +02:00
Ivan Davidov
6e1ebd5988
Travis CI updates.
2018-12-29 12:40:53 +02:00
Ivan Davidov
c05aa7f6e3
Travis CI updates.
2018-06-21 19:23:59 +03:00
Ivan Davidov
627cfeaef2
Added Travic-CI link with build status.
2018-06-21 18:53:00 +03:00
Ivan Davidov
d2e787f211
Last minute fixes.
2018-06-21 18:41:40 +03:00
Ivan Davidov
ee124c96d5
Removed unnecessary configuration elements.
2018-06-21 18:39:02 +03:00
Ivan Davidov
b92aeb9d9b
Fixed the Travis CI configuration.
2018-06-21 18:17:12 +03:00
Ivan Davidov
6a82d18cfc
Added sample Travis CI configuration.
2018-06-21 18:15:07 +03:00
Ivan Davidov
efbe1e6157
Removed screenshot - no longer available, need new one.
2018-01-28 21:33:57 +02:00
Ivan Davidov
8c52fd0d29
Merge pull request #5 from antoniusmisfit/master
...
Replaced genisoimage with xorriso command
2017-12-20 02:38:59 +02:00
Tony Agudo
331f3d89d7
Update README.md
2017-12-19 19:36:28 -05:00
Tony Agudo
57a3cb6480
Update minimal.sh
2017-12-19 19:16:56 -05:00
Tony Agudo
a1c7f2998d
Update README.md
2017-12-19 19:04:35 -05:00
Tony Agudo
5917078c1c
Update README.md
2017-12-19 19:01:59 -05:00
Tony Agudo
750595a5ce
Removed unnecessary xorriso options
2017-12-19 18:40:38 -05:00
Tony Agudo
39c9e14f0e
Update README.md
2017-12-19 18:38:55 -05:00
Tony Agudo
fe8d6d2ac0
Replaced genisoimage with xorriso command
2017-12-19 17:59:37 -05:00
Ivan Davidov
75db239595
Update README.md
2017-07-23 16:28:03 +03:00
Ivan Davidov
0747af5e3e
Added simple scripts for generic automation.
2017-07-23 16:23:19 +03:00
Ivan Davidov
17a4241409
The 'syslinux' build dependency is no longer required.
2016-10-02 11:29:36 +03:00
Ivan Davidov
575d7cb8d2
Added screenshot.
2016-10-02 11:15:20 +03:00
Ivan Davidov
2d87a0cf8e
The script has been tested and it works.
2016-10-01 13:57:13 +03:00
Ivan Davidov
09b62948e3
Minor cleanup after the merge. This has not been tested yet.
2016-10-01 12:12:28 +03:00
Ivan Davidov
afbf6fb62f
Merge pull request #1 from AwlsomeAlex/master
...
Merging the changes proposed by AwlsomeAlex. The ISO image generation process has been changed to follow the approach from the "Minimal Linux Live" project. There are few other minor (but important) fixes as well.
2016-10-01 12:02:30 +03:00
AwlsomeAlex
d3113fab8e
Added Extra Parameter
2016-10-01 00:37:15 -04:00
AwlsomeAlex
acf05db29e
Changed Versions
2016-10-01 00:15:52 -04:00
AwlsomeAlex
5091fa6d31
Small Tweak
2016-10-01 00:09:34 -04:00
AwlsomeAlex
4a89a1a196
Minor Change
2016-10-01 00:06:56 -04:00
AwlsomeAlex
06f73c0544
Minor Changes
2016-09-30 23:38:46 -04:00
AwlsomeAlex
2c52814722
Fixes ldlinux.c32 Bug and Compiling Errors
...
The old way of creating the image used to require the user to manually add Syslinux Features like isolinux.bin and ldlinux.c32, which without them, the system wouldn't boot. Now the small instruction guide will move the required files with the Kernel and Rootfs. Also fixed a small user error when generating the Rootfs by changing "find . | cpio -R +0:+0 -H newc -o | gzip > ../../rootfs.cpio.gz" to "find . | cpio -R root:root -H newc -o | gzip > ../../rootfs.cpio.gz"
2016-09-30 23:38:19 -04:00
Ivan Davidov
f0bba0a321
Documentation update.
2016-09-23 14:00:20 +03:00
Ivan Davidov
c6ad00f81b
Documentation update
2016-09-23 13:59:06 +03:00