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 |
|
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
|
926ae93d03
|
Add files via upload
|
2017-11-13 13:35:00 -05:00 |
|
bauen1
|
894a06bd0d
|
Fix small mistakes in several overlay bundles
|
2017-11-13 19:32:51 +01:00 |
|
Michael McMahon
|
5cbd642f30
|
Update README
|
2017-11-13 13:30:20 -05:00 |
|
Michael McMahon
|
766c6a071a
|
Update .config
|
2017-11-13 13:28:47 -05:00 |
|
Ivan Davidov
|
85f5beef57
|
Merge pull request #88 from TechnologyClassroom/util-linux
This adds 'util-linux' as overlay bundle.
|
2017-11-13 17:01:05 +02:00 |
|
Michael McMahon
|
9afc41b075
|
Update 02_build.sh
|
2017-11-10 16:17:26 -05:00 |
|
Michael McMahon
|
d3bd8b8d55
|
Update .config
|
2017-11-10 12:13:54 -05:00 |
|
Michael McMahon
|
038f75320b
|
Update README
|
2017-11-10 12:13:07 -05:00 |
|
Michael McMahon
|
736b755265
|
Update 02_build.sh
|
2017-11-10 12:01:55 -05:00 |
|
Michael McMahon
|
be2d6604d6
|
Add files via upload
|
2017-11-09 13:08:47 -05:00 |
|
Michael McMahon
|
cc5c247762
|
Update .config
|
2017-11-09 13:07:55 -05:00 |
|