Ivan Davidov
117453d709
Set theme jekyll-theme-cayman
2017-06-18 23:37:58 +03:00
Ivan Davidov
4b27b24e1a
Set theme jekyll-theme-minimal
2017-06-18 23:37:02 +03:00
Ivan Davidov
d414639b5b
Set theme jekyll-theme-tactile
2017-06-18 23:34:39 +03:00
Ivan Davidov
68384fa090
Added stub for "github.io" website. Downloads are not available
2017-06-18 23:26:11 +03: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
37fdd26e82
Merge pull request #66 from TechnologyClassroom/spelling
...
Spelling Correction
2017-05-21 05:01:28 +03:00
Michael McMahon
4841118e12
Spelling Correction
...
I found a misspelled word.
2017-05-19 15:58:52 -04:00
Ivan Davidov
b580f0e731
Added 'Cloud Foundry' command line interface as overlay bundle.
2017-04-26 21:49:30 +03:00
bauen1
729d843bd0
Removed old static-get bundle
2017-03-11 21:45:33 +01:00
bauen1
dc097c5be0
Merge remote-tracking branch 'ivandavidov/master'
2017-03-11 20:25:46 +01: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
ac4b76a834
Fixed a few typos in the static-get bundle
2017-03-10 16:02:07 +01:00
bauen1
46a230cd31
Added static-get overlay bundle
2017-03-10 15:18:07 +01:00
Ivan Davidov
dc9e2f63b2
Removed dead link.
2017-03-04 15:45:39 +02:00
Ivan Davidov
5ea6212543
Update README.md
2017-03-01 19:43:23 +02:00
Ivan Davidov
82fa0e0d87
Merge pull request #57 from bauen1/master
...
Lua language overlay bundle added by 'bauen1'.
2017-02-28 17:28:24 +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
4471c1aab4
Added the lua bundle to the documentation
2017-02-24 22:30:54 +01:00
Ivan Davidov
17ee9c24f9
Website: fixed typo.
2017-02-20 23:15:24 +02: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
795a3d3553
Update README.md
2017-01-29 12:49:03 +02:00
Ivan Davidov
f48e3683bc
Website updates - preparing for new release (20-Jan-2017).
2017-01-28 14:47:29 +02:00
Ivan Davidov
cde5546a57
Minor update.
2017-01-20 22:07:21 +02:00
Ivan Davidov
c6aa7efb7f
Documentation updates.
2017-01-20 22:06:27 +02:00
Ivan Davidov
ecf7930cbf
Added "PayPal.me" link.
2017-01-20 13:39:25 +02:00
Ivan Davidov
220f80154c
Added documentation changes which explain the latest development efforts.
2017-01-15 21:47:00 +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
586f8eeab1
Fixed typo.
2017-01-10 00:25:17 +02:00
Ivan Davidov
1e649cccaf
Update README.md
2017-01-10 00:07:25 +02:00
Ivan Davidov
3f1aecd5f1
Added fix for issue #48 reported by AwlsomeAlex. All optimization
...
flags are preserved and the produced glibc is fully functional.
2017-01-09 23:56:40 +02:00
Ivan Davidov
c862281e47
Update README.md
2017-01-08 22:52:14 +02:00
Ivan Davidov
5d557aa65b
Added new header section in the readme document.
2017-01-08 22:47:32 +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
Ivan Davidov
a69faf8f1f
Documentation update.
2016-12-20 01:38:01 +02:00
Ivan Davidov
264c9d697b
Documentation update.
2016-12-20 01:37:14 +02:00
Ivan Davidov
f39bbba2d4
Merge pull request #52 from ShiFengAway/patch-1
...
Update Makefile
2016-12-03 05:04:56 +02:00
ShiFeng
7044b2359e
Update Makefile
...
Make USE_LOCAL_SOURCE functional when build with Makefile
2016-12-02 12:10:39 +08:00
Ivan Davidov
698a9b876d
Merge pull request #51 from andrenventer/master
...
bump felix version to 5.6.1
2016-11-30 13:50:49 +02:00
Andre Venter
1b1f321cf4
bump felix version to 5.6.1
2016-11-29 10:03:19 +02:00
Ivan Davidov
73b4844d39
Major reorganization of the "readme" document.
2016-10-21 23:11:16 +03:00
Ivan Davidov
2d51fd8319
Merge pull request #44 from AwlsomeAlex/patch-1
...
The kernel configuration file is overwritten when building on 64-bit host environment. This fixes the issue by adding the new configuration line to the ".config" file instead of overwriting (by mistake) the whole file.
2016-10-17 14:32:16 +03:00
AwlsomeAlex
59b1096f34
Fixed Typo
...
Due to "CONFIG_EFI_MIXED=y" being echoed to the .confjg by just one >, it was overwriting the .config file, causing the user to have to manually configure it again. Now with it >> it adds the text at end of the file. Untested but logically makes sense.
2016-10-17 06:42:49 -04:00
Ivan Davidov
145b0c523e
Minor documentatio update.
2016-10-16 18:56:03 +03:00
Ivan Davidov
66630efd28
Added UEFI specific fix - we need to apply different kernel configurations for 32-bit and 64-bit targets. Tested the build process (works fine), UEFI boot from CD (works fine), BIOS boot from CD (works fine) and EFI boot from HDD after manual installation (works fine). The installer part is still not UEFI ready.
2016-10-16 18:22:50 +03:00