bauen1
4365dc7a28
Latenight coding fixes
2017-11-16 23:18:14 +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
Ivan Davidov
46d7102136
Removed the sample line with all overlay bundles.
...
The overlay bundles are well described now and there is sample line which provides the users with some hints how to use this functionality.
2017-11-15 21:07:57 +02: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
7f915ed17c
Added kbd overlay bundle
2017-11-15 16:44:40 +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
Ivan Davidov
401eafe17b
Merge pull request #92 from TechnologyClassroom/nano
...
nano bundle
2017-11-14 17:11:45 +02:00
bauen1
0149ee2313
Added documentation for the dialog bundle
2017-11-14 15:40:20 +01:00
bauen1
a70f4bd170
Added dialog bundle
2017-11-14 15:38:23 +01:00
Michael McMahon
f34ce08263
Update .config
2017-11-13 17:19:42 -05:00
bauen1
dd1c6251ac
Added kexec-tools
2017-11-13 22:21:28 +01:00
Michael McMahon
766c6a071a
Update .config
2017-11-13 13:28:47 -05:00
Michael McMahon
d3bd8b8d55
Update .config
2017-11-10 12:13:54 -05:00
Michael McMahon
cc5c247762
Update .config
2017-11-09 13:07:55 -05:00
Ivan Davidov
62376b6154
Provide no overlay bundles by default.
2017-09-23 16:55:16 +03: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
Ivan Davidov
03e324c296
Updated software versions. The 'nweb' bundle fails on Ubuntu.
2017-08-05 00:52:43 +03:00
bauen1
28948cd819
Added dhcp overlay bundle
2017-07-30 08:34:28 +02:00
bauen1
ad1c8f90cc
Fixed 2 typos
2017-06-19 19:25:39 +02:00
bauen1
4a6688a61b
Added nweb and enabled it by default
2017-06-19 17:19:28 +02:00
Ivan Davidov
c915716a15
Added 'autorun' functionality loosely based on 'init.d'. Updated the software components with their latest versions (not tested yet).
2017-06-17 14:50:46 +03:00
Ivan Davidov
b580f0e731
Added 'Cloud Foundry' command line interface as overlay bundle.
2017-04-26 21:49:30 +03:00
Ivan Davidov
a510e9ac3e
Updated software versions. Added experimental 'static-get'.
...
It seems that 'static-get' works fine in normal desktop
environment but it doesn't seem to work fine in BusyBox.
The problem seems to be somewhere in 'wget' because each
downloaded package is ~14KB regardless of its real size.
2017-03-10 22:31:16 +02:00
bauen1
53b332a41d
Tweaks
2017-02-24 22:42:25 +01:00
bauen1
8db6dff74a
Added a lua overlay bundle
2017-02-10 16:57:33 +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
872df14988
Minor update - default java download is 64-bit (commented).
2017-01-15 20:23:34 +02:00
Ivan Davidov
807e1b9bc0
Major refactoring - the overlay structure is now independet build subsystem. Tested on 32-bit, not tested on 64-bit.
2017-01-15 18:49:01 +02:00
Ivan Davidov
acb5f0b617
Externalized the additional CFLAGS. Removed the isohybrid functionality. These changes haven't been tested yet.
2017-01-15 03:24:31 +02:00
Ivan Davidov
42334c6f2b
Updated BusyBoxt to 1.26.1 and the Linux kernel to the latest long-term version (4.4.40).
2017-01-08 18:09:52 +02:00
Andre Venter
1b1f321cf4
bump felix version to 5.6.1
2016-11-29 10:03:19 +02:00
Ivan Davidov
ca11f484d9
Added simple installer for the whole OS. Note that this installer depends on 'extlinux' which comes as 32-bit binary. The installer works fine but the dynamic libraries need better handling for 64-bit host machines. Most probably additional 32-bit 'glibc' build will be required in order to generate the proper libraries.
2016-10-16 00:16:53 +03:00
Ivan Davidov
a80d1d07a7
Added new software bundle 'mll_utils'. Currently it contains a disk nuke utility/script which securely wipes partitions/disks.
2016-10-15 19:58:39 +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
20422b117d
Config cleanup - all overlay software is disabled by default (needs even more cleanup). Added 'todo' note to refactor the ISO generation script. Updated the kernel to the current stable version.
2016-07-30 20:32:31 +03:00
Ivan Davidov
4328fa806c
Added Oracle JRE/JDK and Apache Felix OSGi framework as overlay bundles. This needs additional cleanup. Updated the kernel build process - artifacts are used from separate install location.
2016-05-29 19:38:55 +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
a6dbd498ac
Added build hack to enforce Intel's "Turbo Boost". This should be harmless for single/virtual core processors. Now 'make' is always invoked with number of jobs higher than the available CPU cores.
2016-05-23 15:30:22 +03:00
Ivan Davidov
ad683263a6
Redesigned the overlay build process - now it is more flexible. Updated property read process - now only properties in the beginning of the line are used.
2016-05-20 21:28:54 +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
0c8b4e3502
Added ANSI escape codes for some messages. This works both in standard and graphics modes.
2016-05-10 23:56:25 +03:00