51 Commits

Author SHA1 Message Date
Ivan Davidov
ccdc411dd9 Minor text updates. 2017-12-25 00:49:37 +02:00
bauen1
ab38245d3e
Added c2048 overlay bundle 2017-12-23 10:26:51 +01:00
Ivan Davidov
6f3e5ba201 Added custom MLL boot logo as default overlay bundle. Fixed issues with missing overlay software sub-folders which were always expected to exist. 2017-12-21 19:41:03 +02:00
Ivan Davidov
58e1b5b939 Better looking ISO image structure. Fixed issue with 'ghost' overlay bundles. Prepared the source structure for future UEFI enhancements. 2017-12-17 21:10:33 +02:00
Ivan Davidov
3768275daa Added kernel modules and 'mdev' hotplug manager as overlay bundle. Applied some enhancements on other scripts. 2017-12-08 18:46:10 +02:00
Ivan Davidov
070f8090c8 Minor text alignment improvements. 2017-12-04 19:38:30 +02:00
Ivan Davidov
8d8cc0bda4 Use local configuration (zlib). Documentation updates. 2017-12-04 19:23:22 +02:00
Ivan Davidov
e7bed86b9c Fixed the 'cf_cli' bundle. Added new bundles 'bosh_cli" and 'cf_tools'. 2017-12-02 18:53:30 +02:00
Ivan Davidov
a0c11a3166 Improved 'readme' docs. 2017-12-02 03:33:20 +02:00
Ivan Davidov
77f04c6c8a Major structural changes.
- New overlay bundle which provides the MLL sources.
- The build process has been enhanced.
--- Sources are provided as part of the new overlay bundle.
--- The MLL scripts have been refactored to handle the above change.
--- The overlay dependency file has been renamed.
NOTE: at this point some overlay bundles may be broken due to the numerous changes that haven't been fully tested.
2017-11-29 03:55:56 +02:00
bauen1
29f96e86b5
Added documentation about the make bundle 2017-11-26 21:19:42 +01:00
Ivan Davidov
90fdceabb9 Using 'xorriso' instead of 'genisoimage'. Updated the kernel version. Fixed the 'static_get' build process to follow the common practice the build directory to be named the same as the bundle name. This is mandatory for the dependency detection mechanism in order to work properly. All other bundles have to follow the same approach (not implemented yet). 2017-11-25 17:52:09 +02:00
bauen1
4b53baf7e6
Align text in .config and README 2017-11-18 19:12:59 +01:00
bauen1
e1e09d8ace
Added kexec-tools to the README and config 2017-11-18 17:54:29 +01:00
bauen1
a31939f63b
Added ncurses back to the README 2017-11-16 20:33:38 +01:00
bauen1
c4bc976267
Merge branch 'master' of https://github.com/ivandavidov/minimal into dialog 2017-11-16 20:31:38 +01:00
Michael McMahon
b455e18eef Add stress bundle 2017-11-16 12:06:30 -05:00
Ivan Davidov
86462ec18b
Merge pull request #102 from TechnologyClassroom/libevent
libevent bundle
2017-11-16 15:53:15 +02:00
Michael McMahon
497721addd Add libevent bundle 2017-11-15 17:14:46 -05:00
Michael McMahon
171899ead1 Add fio bundle 2017-11-15 17:07:42 -05:00
bauen1
7938485042
Merge branch 'master' of https://github.com/ivandavidov/minimal into kbd 2017-11-15 19:56:05 +01:00
Ivan Davidov
4f6eab8c3f
Merge branch 'master' into vim 2017-11-15 20:50:10 +02:00
bauen1
bbb2606460
Merge branch 'master' into kbd 2017-11-15 19:46:57 +01:00
Michael McMahon
04ecdb96ec Add vim bundle 2017-11-15 12:55:00 -05:00
bauen1
9ba79b854e
Added the kbd overlay bundle to the README 2017-11-15 17:03:19 +01:00
Michael McMahon
cbdaa63284 Add coreutils overlay bundle 2017-11-14 16:28:58 -05:00
Michael McMahon
e5686fe352 Clean up .config and README 2017-11-14 11:25:51 -05:00
bauen1
0149ee2313
Added documentation for the dialog bundle 2017-11-14 15:40:20 +01:00
Michael McMahon
011faddb74
Update README 2017-11-13 17:20:35 -05:00
Michael McMahon
450e321484
Update README 2017-11-13 13:58:24 -05:00
Ivan Davidov
4d04c41853
Merge branch 'master' into ncurses 2017-11-13 20:56:23 +02:00
bauen1
c42bfca21f
Created qemu.sh from qemu32.sh and qemu64.sh
It automatically detects the architecture to use based on the host system
2017-11-13 19:44:31 +01:00
Michael McMahon
5cbd642f30
Update README 2017-11-13 13:30:20 -05:00
Michael McMahon
038f75320b
Update README 2017-11-10 12:13:07 -05:00
Ivan Davidov
2e46c2fd28 Adde Open JDK and ZLIB as overlay bundles. Updated the core components to the latest available versions. 2017-09-23 16:53:00 +03:00
bauen1
28948cd819
Added dhcp overlay bundle 2017-07-30 08:34:28 +02:00
bauen1
f1bcda53e7
Added note about port-forwarding the guest machine 2017-06-19 18:00:49 +02:00
bauen1
4a6688a61b
Added nweb and enabled it by default 2017-06-19 17:19:28 +02:00
bauen1
fc8727bc36
Removed all traces of static-get 2017-06-19 16:18:00 +02:00
bauen1
46a230cd31
Added static-get overlay bundle 2017-03-10 15:18:07 +01:00
bauen1
51a3916ae7
removed the dependency on glibc 2017-02-25 09:16:46 +01:00
bauen1
53b332a41d
Tweaks 2017-02-24 22:42:25 +01:00
bauen1
4471c1aab4
Added the lua bundle to the documentation 2017-02-24 22:30:54 +01:00
Ivan Davidov
c6aa7efb7f Documentation updates. 2017-01-20 22:06:27 +02:00
Ivan Davidov
e19c8ce1a4 Documentation updates regarding the overlay structure. 2017-01-15 20:32:07 +02:00
Ivan Davidov
848ea2c244 Forgot to add the latest changes in the "README" file. This is related to the previous commit. 2016-10-13 19:01:49 +03:00
Ivan Davidov
5e859c098c Fixed runtime issue with the latest "Links" text browser. Updated all components with their latest stable versions. Minor update on the Felix start-up script. Documentation updates. Note that the scripts still need better documentation, especially the "overlay" related scripts. 2016-10-13 18:48:29 +03:00
Ivan Davidov
69fb870da0 Fixed the overlay bundle generation process. Added GLIBC as overlay bundle - set of all core GNU C libraries. 2016-05-23 22:49:17 +03:00
Ivan Davidov
497c375973 Size optimizations (remove debug symbols). Added 'Dropbear SSH' as additional overlay software. Added '/var/log/' log files. Added support for '/dev/pts' (required by Dropbear). 2016-05-15 23:27:20 +03:00
Ivan Davidov
de5376295f Structural improvements. 2016-05-07 03:12:42 +03:00