Commit Graph

54 Commits

Author SHA1 Message Date
j
1afe54dbf8 install dosfstools on host fixes #300 2016-05-15 12:20:26 +02:00
zador-blood-stained
b15f9fa341 Pine64 related updates 2016-05-05 16:49:46 +03:00
zador-blood-stained
88de4f89cd Separate kernel and u-boot cross-compiler to support arm64 boards with armhf u-boot 2016-05-03 19:35:20 +03:00
zador-blood-stained
281276d233 Removed Jessie from list of supported build hosts
Small cleanup
2016-04-23 19:06:39 +03:00
zador-blood-stained
4f5733217f Support for custom toolchains: toolchain auto selection 2016-04-20 15:38:09 +03:00
Igor Pecovnik
8bcc08e4e6 Forgotten 7ZIP compressor 2016-04-19 07:10:51 +02:00
zador-blood-stained
78abb240d5 Move patching functions to common.sh
Optimize main.sh
2016-04-18 18:21:43 +03:00
zador-blood-stained
52ff35adb2 Rework main.sh and configuration.sh to use board configuration files 2016-04-16 18:06:21 +03:00
zador-blood-stained
8295987813 Various fixes and improvements 2016-04-14 18:08:21 +03:00
zador-blood-stained
bacb470031 Fix copy-paste mistakes and spelling 2016-04-08 17:00:57 +03:00
zador-blood-stained
42eb7a1fac Initial support for custom toolchains for kernel and u-boot compilation
common.sh small cleanup
2016-04-08 01:09:55 +03:00
zador-blood-stained
c5a312e58f Add Xenial to supported build hosts list 2016-04-03 11:38:32 +03:00
Igor Pecovnik
2f1e6066d4 Let's wait / pause if host system is among not officially supported 2016-04-03 10:13:13 +02:00
Igor Pecovnik
3f9d95d13f Small tweaks to main readme, moving screen size detection from configuration to main, to have this info from start 2016-03-27 15:39:08 +02:00
Igor Pecovnik
b7b57c5ac9 Hardencoded armhf to variable 2016-03-23 20:58:58 +01:00
Igor Pecovnik
3df403a2d7 Added variables for compiler, arhitecture and target image. Added arm64 compiler 2016-03-23 19:00:45 +01:00
zador-blood-stained
f300f20e27 Improvements for image customization 2016-03-19 17:26:15 +03:00
ThomasKaiser
76af6b137e Few more H3 fixes, green LED high active again, little fel-boot enhancements 2016-03-17 20:16:26 +01:00
zador-blood-stained
c703fb60e5 Updated key for aptly repository
https://groups.google.com/forum/#!msg/aptly-discuss/Ny2NIqDgjHU/ZI6aNBeEAwAJ
2016-03-16 12:47:23 +03:00
zador-blood-stained
fafe4256e6 Clean level "debs" now applies only to current branch and device family
Clean level "alldebs" deletes all built package files
2016-03-14 23:39:21 +03:00
zador-blood-stained
5d7a503513 GCC5 patches for sun[47]i legacy kernel
Disable switching to GCC 4.9 for wily and xenial
2016-03-09 16:26:36 +03:00
zador-blood-stained
7a080c7a84 Fix debootstrap-ng broken after NFS/FEL changes 2016-03-08 16:55:14 +03:00
zador-blood-stained
6f2ab07175 Added function to abort build with verbose error message 2016-03-05 21:29:04 +03:00
zador-blood-stained
60cad3d214 Improvements for fel-load 2016-03-04 12:29:21 +03:00
zador-blood-stained
3135201622 Further separation of debootstrap packages list 2016-03-04 00:00:37 +03:00
zador-blood-stained
3b346695aa Move functions specific to old debootstrap to debootstrap.sh 2016-02-26 17:40:07 +03:00
Igor Pecovnik
df2f965e5d Cosmetic - new option for displaying msg with bright green text 2016-02-10 15:54:17 +01:00
Igor Pecovnik
0f67f6460f We need to install OpenSSL C++ library on host for current and future mainline kernel 2016-02-10 11:52:40 +01:00
Igor Pecovnik
2a897066ce Removed deprecated variable. FBTFT was converted to kernel patch and can be manipulated there 2016-02-10 10:18:29 +01:00
Igor Pečovnik
1738d38d61 Marvel Armada patches. Second batch. Image with legacy kernel is running ... 2016-01-09 10:31:20 +01:00
zador-blood-stained
133c90f554 Added (back) soft-float cross-compilation tools to prepare_host 2016-01-08 22:23:42 +03:00
zador-blood-stained
a5a4e699ec Additional check to prevent running compilation on board itself 2016-01-08 12:31:46 +03:00
Igor Pečovnik
ec670ed4e2 Toradex initial support 2016-01-06 12:58:06 +01:00
zador-blood-stained
e8ba4a5967 Added rsync to host dependencies list 2015-12-30 11:49:38 +03:00
Igor Pečovnik
f96c9b2a74 Package list need one more package and a small fix 2015-12-27 13:49:20 +01:00
zador-blood-stained
2846d9388a Small changes
Edited default boot.cmd
2015-12-25 12:25:17 +03:00
zador-blood-stained
d1769f75e6 New way of customizing images 2015-12-22 20:41:43 +03:00
zador-blood-stained
3cce244647 Do not delete directories in cleaning function 2015-12-22 18:44:04 +03:00
zador-blood-stained
8022fe296c Small fix 2015-12-22 16:49:57 +03:00
zador-blood-stained
ddbdcef3be Create extra directories in prepare_host 2015-12-20 16:06:47 +03:00
zador-blood-stained
35f8906e79 Removed choosing_kernel from file header 2015-12-19 22:15:46 +03:00
zador-blood-stained
1d51322057 Removed references to outdated SOURCE_COMPILE variable
Removed obsolete choosing_kernel function
Start patching process only if we are compiling anything
2015-12-19 17:35:43 +03:00
zador-blood-stained
fc7be04f3b Merge remote-tracking branch 'upstream/master' 2015-12-18 15:20:11 +03:00
zador-blood-stained
0f3ab85061 List of functions in file headers 2015-12-18 13:47:56 +03:00
Igor Pečovnik
9631301179 Be verbose on updating. Useful 2015-12-18 11:41:18 +01:00
Igor Pečovnik
4b6df54a9d Added lib.config for override configuration.sh 2015-12-17 09:59:05 +01:00
zador-blood-stained
a7d809d577 Apt --no-install-recommends for host dependencies 2015-12-14 17:03:41 +03:00
zador-blood-stained
ff531bde69 Small change in host dependencies list 2015-12-13 17:51:19 +03:00
zador-blood-stained
a89198be5b Dependencies installation moved to new function "prepare_host"
Modified list of dependencies
Modified method of dependencies installation
Experimental support for building kernels on Debian Jessie and Ubuntu Wily
hosts
2015-12-12 18:39:23 +03:00
zador-blood-stained
e099527769 Reworked cleaning logic 2015-12-10 21:21:52 +03:00