595 Commits

Author SHA1 Message Date
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
Ivan Davidov
15bf6fd73c
Merge pull request #97 from TechnologyClassroom/coreutils
coreutils bundle
2017-11-15 20:46:12 +02:00
Ivan Davidov
4e28d07dfa
Merge pull request #96 from TechnologyClassroom/remove-hardcoded-CFLAGS
Removed hardcoded CFLAGS
2017-11-15 20:45:22 +02: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
bauen1
2440070def
Disabled vlock of the kbd bundle as it requires PAM to build 2017-11-15 16:57:07 +01:00
bauen1
af02d2cd64
Fixed a workaround in kbd 2017-11-15 16:53:49 +01:00
bauen1
7f915ed17c
Added kbd overlay bundle 2017-11-15 16:44:40 +01:00
Michael McMahon
a6b10861d1
Update 01_get.sh 2017-11-14 17:19:15 -05:00
Michael McMahon
116ef1db4b
Update bundle.sh 2017-11-14 17:18:48 -05:00
Michael McMahon
cbdaa63284 Add coreutils overlay bundle 2017-11-14 16:28:58 -05:00
Michael McMahon
a11ffb64f5 Removed hardcoded CFLAGS 2017-11-14 16:14:52 -05:00
Ivan Davidov
f740473319
Merge pull request #95 from TechnologyClassroom/readme
Clean up .config and README
2017-11-14 18:53:23 +02:00
Michael McMahon
e5686fe352 Clean up .config and README 2017-11-14 11:25:51 -05:00
Ivan Davidov
f946a4ea4a
Merge pull request #94 from bauen1/dropbear-autorun
Added dropbear autorun script
2017-11-14 17:12:52 +02:00
Ivan Davidov
401eafe17b
Merge pull request #92 from TechnologyClassroom/nano
nano bundle
2017-11-14 17:11:45 +02:00
Ivan Davidov
385bc84a87
Merge pull request #93 from bauen1/kexec-tools
Added kexec-tools
2017-11-14 17:08:20 +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
bauen1
17665b1de7
Moved /etc/msg/welcome.txt to /etc/motd
This way the welcome message is displayed when you login using ssh or telnet
2017-11-14 15:21:46 +01:00
Michael McMahon
1bd557d527 File permissions 2017-11-13 18:06:11 -05:00
Michael McMahon
198617643a
Create bundle.sh 2017-11-13 17:24:34 -05:00
Michael McMahon
4dedabf93d
Create 02_build.sh 2017-11-13 17:23:47 -05:00
Michael McMahon
0a16fc08bd
Rename 01-get.sh to 01_get.sh 2017-11-13 17:23:08 -05:00
Michael McMahon
651f6905c7
Create 01-get.sh 2017-11-13 17:22:47 -05:00
Michael McMahon
595bed2dde
Update 02_build.sh 2017-11-13 17:21:46 -05:00
Michael McMahon
011faddb74
Update README 2017-11-13 17:20:35 -05: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
bauen1
b5cc961df3
Added dropbear startup script 2017-11-13 22:11:33 +01:00
Ivan Davidov
d62fdcc76b
Merge pull request #91 from bauen1/remove-sh
Changed scripts to use bash or removed time usage
2017-11-13 22:49:54 +02:00
bauen1
73086b1d5d
Changed minimal_overlay/overlay_build.sh to use bash 2017-11-13 21:43:14 +01:00
bauen1
fab7fd86a1
Removed time or changed script to use bash 2017-11-13 21:41:55 +01:00
bauen1
7a76cdc71f
Removed sh
This means that shebangs and executable flags will be respected
2017-11-13 21:29:00 +01:00
Ivan Davidov
dd4ef8e4c9
Merge pull request #89 from TechnologyClassroom/ncurses
ncurses overlay
2017-11-13 20:58:33 +02:00
Michael McMahon
450e321484
Update README 2017-11-13 13:58:24 -05:00
Ivan Davidov
b4d8fb5cde
Merge branch 'master' into ncurses 2017-11-13 20:57:43 +02:00
Ivan Davidov
4d04c41853
Merge branch 'master' into ncurses 2017-11-13 20:56:23 +02:00
Ivan Davidov
be15708e74
Merge pull request #90 from bauen1/misc
Created qemu.sh from qemu32.sh and qemu64.sh
2017-11-13 20:53:13 +02:00
bauen1
14517c7d1c
Fixed make qemu target 2017-11-13 19:48:45 +01:00