Commit Graph

217 Commits

Author SHA1 Message Date
zador-blood-stained
f7b3bb0471 Fix for patching procedure 2016-11-11 14:27:08 +03:00
zador-blood-stained
4f3783c52c Small enhancement for overlayfs_wrapper 2016-11-10 19:58:07 +03:00
zador-blood-stained
e4b7b38781 Small enhancement for overlayfs 2016-11-07 18:10:15 +03:00
zador-blood-stained
a371bb6c5f Refactoring for overlayfs_wrapper 2016-11-03 20:57:56 +03:00
zador-blood-stained
ca29e8b7c2 Enhancement for overlay compilation 2016-10-31 20:05:24 +03:00
zador-blood-stained
97f2d65073 Small enhancement for u-boot installation 2016-10-30 19:10:05 +03:00
zador-blood-stained
bd2e69f50b Bugfix 2016-10-26 16:48:27 +03:00
zador-blood-stained
ad9ef62183 Bugfix 2016-10-25 23:12:08 +03:00
zador-blood-stained
e06743d9a4 Experimantal option for using tmpfs during compilation 2016-10-24 18:02:58 +03:00
zador-blood-stained
44f20bfcb0 Updates to u-boot upgrade on sunxi hw 2016-10-23 14:18:14 +03:00
Igor Pecovnik
1903199fdc Bugfix. This method breaked at least one uboot creation (C2) 2016-10-23 10:52:04 +02:00
zador-blood-stained
57f84e58c7 Bugfix 2016-10-23 01:05:54 +03:00
zador-blood-stained
18638607d1 Support for updating u-boot on eMMC 2016-10-22 18:34:18 +03:00
zador-blood-stained
0de4293b07 Small fixes 2016-10-22 14:36:08 +03:00
Igor Pecovnik
f63f0b1669 Fix 2016-10-20 13:20:09 +02:00
Thomas Kaiser
93b8ba356c Allow $BOOTDELAY to be set in board or family config 2016-10-20 11:37:37 +02:00
zador-blood-stained
500d03eda1 Bugfix 2016-10-06 19:52:01 +03:00
zador-blood-stained
d42c867a3c Improvement for nand-sata-install 2016-10-06 18:38:20 +03:00
zador-blood-stained
57c74fedbf Small improvements 2016-10-05 19:33:12 +03:00
zador-blood-stained
0c35f38101 Small cleanup 2016-09-29 19:42:17 +03:00
zador-blood-stained
1cefff9c40 Allow only one u-boot package installed at a time 2016-09-29 19:05:14 +03:00
zador-blood-stained
a2d153d304 Move a10disp to extras-buildpackages 2016-09-29 18:54:57 +03:00
zador-blood-stained
db87e702ec Move h3 tools to board support package, update path 2016-09-29 18:52:15 +03:00
Vincent Legoll
85e75b68cb Rename DEBUG_MODE to CREATE_PATCHES
As proposed on the forum:
http://forum.armbian.com/index.php/topic/1660-420-build-tools-testing-for-improvements-andor-documentation/#entry15104

Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-17 19:50:13 +02:00
Vincent Legoll
34c5ca9fdb Trivial fixes for some text UI
Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-17 18:40:04 +02:00
zador-blood-stained
4ae8f48d20 Use distcc for cross-compiling 2016-09-07 19:59:24 +03:00
zador-blood-stained
62b5697847 Update GLshim patch
Update patching process verbosity
Enable installing additional packages by default
2016-09-03 16:42:03 +03:00
zador-blood-stained
0739cfc6c5 Fix path for sunxi-display-changer 2016-09-03 11:50:19 +03:00
zador-blood-stained
4a286d470e Revert free space overhead change in e5e3206
Don't create extra logs if logging to file is not enabled
2016-09-01 13:10:31 +03:00
zador-blood-stained
e6903c1fd4 Cleanup in code and package lists 2016-08-30 19:25:32 +03:00
ThomasKaiser
eff169cd82 Minor H3 fixes 2016-08-21 18:03:34 +02:00
zador-blood-stained
2baeffed12 Small fixes and improvements 2016-08-20 22:53:50 +03:00
Igor Pecovnik
1b8e6c194e Bugfix on uboot writing, thanks @ChrisK 2016-08-10 07:22:40 +02:00
zador-blood-stained
ba08617152 Cleanup 2016-08-09 18:26:22 +03:00
zador-blood-stained
bc9404c460 Fix for customize_image 2016-07-29 12:15:43 +03:00
zador-blood-stained
af9135a884 Use predefined mainline kernel version
Improve ccache handling
2016-07-27 20:38:29 +03:00
zador-blood-stained
37b85fef3d Additional safety check in customize_image 2016-07-26 15:56:45 +03:00
zador-blood-stained
86a58fd87c Mount overlay read-only in customize_image 2016-07-26 15:53:10 +03:00
zador-blood-stained
f4cbdac484 Bugfix 2016-07-06 16:41:34 +03:00
zador-blood-stained
c7e8280471 Improve logging for patching process 2016-07-06 16:35:47 +03:00
zador-blood-stained
1f44c77c6a Improve logging 2016-06-27 14:13:27 +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
5f913b0575 Support for executing commands at host in customize_image 2016-06-18 12:51:57 +03:00
Igor Pecovnik
f0110f33fe Added Hours_Minuts_Seconds to user produced patch in DEBUG mode 2016-06-17 16:26:28 +02:00
zador-blood-stained
db7fa5afd6 Modify firmware packaging procedure 2016-06-15 19:44:14 +03:00
Igor Pecovnik
9520fa2485 Get linux firmware for kernel.org, add missing ones, create a package linux-firmware and install it on the image in the building process. Firmware package, which is build with kernel is removed. We need to test if anything is missing - tested so far: Cubietruck, Banana PRO, M2+ 2016-06-15 17:11:01 +02:00
zador-blood-stained
9cd0796997 Cleanup 2016-06-14 16:14:40 +03:00
zador-blood-stained
8d0aae1ce1 Skip creating emty patches in debug mode 2016-06-14 14:57:03 +03:00
Igor Pecovnik
ae3dcefbc8 Revert "Skip creating emty patches in debug mode"
This reverts commit 3eb5b111af.
2016-06-14 13:25:41 +02:00
Igor Pecovnik
3eb5b111af Skip creating emty patches in debug mode 2016-06-14 13:19:48 +02:00