153 Commits

Author SHA1 Message Date
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
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
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
4d04c41853
Merge branch 'master' into ncurses 2017-11-13 20:56:23 +02: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
9afc41b075
Update 02_build.sh 2017-11-10 16:17:26 -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
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
c4527ac36e Temporarily removed the recently introduced '-specs' functionality due to major compilation issues on Ubuntu 16.04. 2017-08-05 13:27:44 +03:00
bauen1
35f82aa07d
Fixed network autorun script 2017-07-30 09:54:05 +02:00
bauen1
28948cd819
Added dhcp overlay bundle 2017-07-30 08:34:28 +02:00
bauen1
660b335ab4 Merge branch 'master' into misc-changes 2017-07-06 19:27:00 +02:00
bauen1
e6275493df
Fixed glibc_full bundle 2017-07-06 19:23:44 +02:00
bauen1
d64c753bc2
Fixed static_get bundle 2017-07-06 19:08:56 +02:00
bauen1
5e3565a81b
Fixed felix glibc_full java and mll_utils bundles 2017-07-06 19:06:49 +02:00
bauen1
6dc65c95f6
Fixed dropbear installing to / instead of /usr 2017-07-06 18:59:34 +02:00
bauen1
4f023b1e39
Fixed dropbear bundle (again) 2017-07-06 18:25:34 +02:00
bauen1
c671c639de
Fixed dropbear bundle 2017-07-06 18:15:14 +02:00
bauen1
159efbb767 Fixed cf_cli bundle 2017-07-06 18:13:48 +02:00
bauen1
9b4c4d0ec5
Fixed glibc_full bundle
minor fix to links bundle
2017-07-05 22:18:47 +02:00
bauen1
c3dffc8c41 Fixed links 2017-07-05 21:13:35 +02:00
bauen1
ddf7d8031f Fixed lua and nweb bundle 2017-07-05 20:53:25 +02:00
bauen1
06ada0b0dc Fixes 2017-07-05 17:30:05 +02:00
bauen1
430ed90eaf Overhaul of bundles building
nweb
2017-07-04 23:49:57 +02:00
bauen1
30e6a8197e Fixed nweb not compiling against sysroot 2017-07-04 19:43:17 +02:00
bauen1
b7a0182ac3
Made the bundle.sh of the nweb overlay better to read 2017-06-19 19:27:54 +02:00
bauen1
ad1c8f90cc
Fixed 2 typos 2017-06-19 19:25:39 +02:00
bauen1
faa36e15c8
Added nweb to /etc/autostart 2017-06-19 18:39:53 +02:00
bauen1
8ba5c56fdb
Removed man page for nweb 2017-06-19 17:50:47 +02:00
bauen1
018a94c481
Fixed nweb 2017-06-19 17:41:02 +02:00
bauen1
75f053a9ce
Fixed mixed Makefile and bash syntax in nweb 2017-06-19 17:26:42 +02:00
bauen1
4a6688a61b
Added nweb and enabled it by default 2017-06-19 17:19:28 +02:00
Ivan Davidov
b580f0e731 Added 'Cloud Foundry' command line interface as overlay bundle. 2017-04-26 21:49:30 +03:00
Ivan Davidov
c2e50f8fb5 Bigfix: properly merge the default overlay directory and the
overlay bundles.
Minor enhancement for the 'static_get' bundle. Currently the
'wget' package from 'static_get' is required to be present in the
default overlay directory in order to fix an incompatibility issue
with the default implementation of 'wget' in BusyBox. Permanent
solution will be to provide the 'wget' from 'static_get' as part
of the build process of the 'static_get' overlay bundle.
2017-03-11 00:54:01 +02: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
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
cbd214a5d9
Added note about dependence on glibc 2017-02-14 14:57:20 +01:00
bauen1
8db6dff74a
Added a lua overlay bundle 2017-02-10 16:57:33 +01:00
Ivan Davidov
e19c8ce1a4 Documentation updates regarding the overlay structure. 2017-01-15 20:32:07 +02:00