bauen1
|
f8cfd22965
|
Added make bundle
|
2017-11-26 19:43:50 +01:00 |
|
Ivan Davidov
|
d62f02178e
|
Disabled the 'debug' flag.
|
2017-11-25 20:39:26 +02:00 |
|
Ivan Davidov
|
e737be7ad4
|
Fixed issue - delete temporary directory only if it exists.
|
2017-11-25 20:37:00 +02:00 |
|
Ivan Davidov
|
fc8227684b
|
Added script which generates MLL image for Docker.
|
2017-11-25 20:17:43 +02: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 |
|
Ivan Davidov
|
e03cd2d8a0
|
Removed the PayPal link - I'll think of another way to become rich without innvolving MLL.
|
2017-11-24 15:31:26 +02:00 |
|
Ivan Davidov
|
6026298b9c
|
Minor fix - removed unnecessary white space.
|
2017-11-24 15:03:16 +02:00 |
|
Ivan Davidov
|
4eda15aca7
|
Use '|' as separator in sed expression => less escaping and better readability.
|
2017-11-24 15:01:49 +02:00 |
|
Ivan Davidov
|
e5c719259e
|
'rootfs.cpio.gz' doexn't exist. Changed to 'rootfs.cpio.xz'.
|
2017-11-24 14:57:04 +02:00 |
|
Ivan Davidov
|
6f0032002f
|
Added 'Quad9' DNS as default DNS resolver
|
2017-11-19 15:54:54 +02:00 |
|
Ivan Davidov
|
23f34f3941
|
Merge pull request #110 from bauen1/misc-changes
Misc changes - added deps for some bundles, autorun enhancements, host resolution, code refactoring.
|
2017-11-18 22:59:03 +02:00 |
|
bauen1
|
b96861a536
|
Added libnss_files.so.2 in the dhcp bundle to enable /etc/hosts
|
2017-11-18 21:45:09 +01:00 |
|
bauen1
|
2b4568da60
|
Added nsswitch.conf to enable the hosts file
|
2017-11-18 21:15:48 +01:00 |
|
bauen1
|
05cfa7fc77
|
Added a simple hosts file to the dhcp bundle
|
2017-11-18 20:09:35 +01:00 |
|
bauen1
|
17ebdd1805
|
Added dropbear dependencies
|
2017-11-18 19:56:18 +01:00 |
|
bauen1
|
984367d861
|
Made nweb autorun consistent with other bundles
|
2017-11-18 19:20:03 +01:00 |
|
bauen1
|
4b53baf7e6
|
Align text in .config and README
|
2017-11-18 19:12:59 +01:00 |
|
bauen1
|
bf08d8d1b4
|
Removed a lot of trailing spaces
|
2017-11-18 18:52:31 +01:00 |
|
bauen1
|
b1dd52276f
|
Added fast-fail to a number of scripts
|
2017-11-18 18:45:22 +01:00 |
|
bauen1
|
65738eb238
|
Fixed 04_bootscript.sh
|
2017-11-18 18:38:10 +01:00 |
|
bauen1
|
29dd930aca
|
Check if autorun script is a file and marked as executable
|
2017-11-18 18:36:45 +01:00 |
|
bauen1
|
470228410b
|
Added dependency files for dialog, nano and vim
|
2017-11-18 17:58:51 +01:00 |
|
bauen1
|
48362338f4
|
Changed shebang from bash to sh in overlay_build.sh
|
2017-11-18 17:55:03 +01:00 |
|
bauen1
|
e1e09d8ace
|
Added kexec-tools to the README and config
|
2017-11-18 17:54:29 +01:00 |
|
Ivan Davidov
|
2f49b47221
|
Adedd dependencies for the 'openjdk' overlay bundle.
|
2017-11-18 18:04:35 +02:00 |
|
Ivan Davidov
|
48f12342df
|
Added simple dependency mechanism which recursively builds dependent overlay bundles.
|
2017-11-18 18:03:42 +02:00 |
|
Ivan Davidov
|
299b2aebfa
|
'glibc_full' is now built in directory with the same name.
|
2017-11-18 18:02:29 +02:00 |
|
Ivan Davidov
|
5fd607b630
|
Merge pull request #107 from bauen1/dialog
Added Dialog bundle
|
2017-11-17 00:25:26 +02:00 |
|
bauen1
|
4365dc7a28
|
Latenight coding fixes
|
2017-11-16 23:18:14 +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 |
|
bauen1
|
f9e772420b
|
Fixed the dialog overlay bundle
|
2017-11-16 20:19:50 +01:00 |
|
Ivan Davidov
|
54800aa7c2
|
Merge pull request #104 from TechnologyClassroom/stress
stress bundle
|
2017-11-16 20:11:17 +02:00 |
|
Ivan Davidov
|
68a045dde0
|
Merge pull request #106 from TechnologyClassroom/generate_bundle_skel
Generate bundle template script
|
2017-11-16 20:10:52 +02:00 |
|
Michael McMahon
|
ec6c3a3b81
|
Separated 01_get and 02_build changes
|
2017-11-16 13:10:02 -05:00 |
|
Michael McMahon
|
5528005736
|
Add script to generate overlay_bundle template
|
2017-11-16 12:29:10 -05:00 |
|
Michael McMahon
|
b455e18eef
|
Add stress bundle
|
2017-11-16 12:06:30 -05:00 |
|
Michael McMahon
|
c6ad3b8e7e
|
Merge pull request #1 from ivandavidov/master
update
|
2017-11-16 10:47:35 -05:00 |
|
Ivan Davidov
|
86462ec18b
|
Merge pull request #102 from TechnologyClassroom/libevent
libevent bundle
|
2017-11-16 15:53:15 +02:00 |
|
Ivan Davidov
|
174641b71c
|
Merge pull request #101 from TechnologyClassroom/fio
fio bundle
|
2017-11-16 15:52:07 +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 |
|
Ivan Davidov
|
9fc82d6705
|
Merge pull request #98 from bauen1/kbd
Added the kbd bundle
|
2017-11-15 20:59:43 +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
|
c5005073ff
|
Merge pull request #99 from TechnologyClassroom/vim
vim bundle
|
2017-11-15 20:54:50 +02:00 |
|
Ivan Davidov
|
572d0865e2
|
Merge branch 'master' into vim
|
2017-11-15 20:53:58 +02:00 |
|
Ivan Davidov
|
4f6eab8c3f
|
Merge branch 'master' into vim
|
2017-11-15 20:50:10 +02:00 |
|
bauen1
|
5748e562d2
|
Merge branch 'master' into kbd
|
2017-11-15 19:50:08 +01:00 |
|
bauen1
|
bbb2606460
|
Merge branch 'master' into kbd
|
2017-11-15 19:46:57 +01:00 |
|