Commit Graph

74 Commits

Author SHA1 Message Date
zador-blood-stained
1f44c77c6a Improve logging 2016-06-27 14:13:27 +03:00
zador-blood-stained
7f0a3e16d7 Display and log build host OS release 2016-06-27 13:22:49 +03:00
Igor Pecovnik
c65a793a6f Divide pdf creation into three parts, than merge them together in one document. Docs renamed, content for header and footer not done. 2016-06-24 18:03:53 +02:00
Igor Pecovnik
aa3bef2c09 Clearfog fixes for Vanilla kernel, configuration update 2016-06-21 10:20:45 +02:00
zador-blood-stained
912f3ff1a1 Add warning for i386 build hosts 2016-06-20 18:11:25 +03:00
Igor Pecovnik
e49c01a823 Debug mode. When enabled it takes previous created patch and always create new patch out on the top of everythig. U-boot and kernel sources are not updating when this mode is enabled. After debbuging is done, patch must be moved somewhere else, that you can start with new patch creating since name is fixed. (u-boot|kernel-family-branch.patch) 2016-06-19 16:37:35 +02:00
zador-blood-stained
b5ffd50e4c Added ability to compile packages in chroot (experimental)
Requires xenial build host
2016-06-19 17:01:27 +03:00
zador-blood-stained
db7fa5afd6 Modify firmware packaging procedure 2016-06-15 19:44:14 +03:00
zador-blood-stained
9cd0796997 Cleanup 2016-06-14 16:14:40 +03:00
zador-blood-stained
531f39025d Documentation fixes and improvements 2016-06-12 22:43:50 +03:00
zador-blood-stained
f3ad9fff51 Edit fingerprint_image function 2016-06-08 18:16:11 +03:00
zador-blood-stained
c9066b70ef Update toolchain download code 2016-06-08 17:48:15 +03:00
Igor Pecovnik
30c9c89cc3 Download external compilers by default. 2016-06-08 15:14:38 +02:00
zador-blood-stained
0ff506c083 Better error handling for debootstrap process
Small optimizations
2016-05-26 18:42:14 +03:00
zador-blood-stained
68d6a4ab56 Basic free space check for build process 2016-05-24 18:44:45 +03:00
zador-blood-stained
e86e18a4a0 Simplify displaying compiler version 2016-05-24 18:12:48 +03:00
Igor Pecovnik
75e0ba46e1 Xenial to the repository 2016-05-23 20:07:05 +02:00
Igor Pecovnik
f87f54b2e2 Fixes in areal of building all images and updating repositories 2016-05-23 17:39:51 +02:00
Igor Pecovnik
550bab71ae Changed Github source management. When update is needed, it moves old source to .old and creates new shallow clone. Two benefits - much faster since git pull downloads all history and automated old source branches removal. Source backup is only one update back, at next source change it's gone. 2016-05-21 17:27:41 +02:00
Igor Pecovnik
7eb1540753 Upgrading deboostrap to 1.0.78 on Trusty host so also Xenial images builds fine 2016-05-16 22:45:58 +02:00
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