Commit Graph

134 Commits

Author SHA1 Message Date
zador-blood-stained
50b8fe98cc Small refactoring 2016-12-08 18:44:41 +03:00
Igor Pecovnik
e1b1077713 Zador found a proper link to Linaro's new archive. Adjusting download links.
05d00eb949
2016-11-23 18:10:00 +01:00
Igor Pecovnik
05d00eb949 Linaro compiler gcc4.8 was deleted from server - switching to download from our archive. 2016-11-23 14:07:44 +01:00
zador-blood-stained
e382072236 Fix cleaning debs when BRANCH=default 2016-11-20 16:11:14 +03:00
zador-blood-stained
a968350d7f Add linaro 6.1 armhf toolchain 2016-11-11 19:49:50 +03:00
zador-blood-stained
f7b3bb0471 Fix for patching procedure 2016-11-11 14:27:08 +03:00
zador-blood-stained
554e78cfd6 Check for binfmt_misc support 2016-10-26 16:50:11 +03:00
zador-blood-stained
ab6c0d1341 Cleanup 2016-10-25 17:57:57 +03:00
zador-blood-stained
e06743d9a4 Experimantal option for using tmpfs during compilation 2016-10-24 18:02:58 +03:00
zador-blood-stained
474d5b455d Remove unneeded build dependency 2016-10-19 20:37:46 +03:00
zador-blood-stained
67a2ed8d80 Rework debootstrap-ng for better Docker and UUID support 2016-10-15 00:34:27 +03:00
zador-blood-stained
0c35f38101 Small cleanup 2016-09-29 19:42:17 +03:00
zador-blood-stained
686cbf7c73 Update priority for different repository components 2016-09-29 18:49:01 +03:00
Vincent Legoll
f360462d2a Fix trailing space characters at EOL (#472)
Done with sed, reverted the files that either had embedded patches
or that may come from external sources (to keep maintenance burden
down, by avoiding needless merge conflicts)

Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-18 17:34:45 +03:00
Vincent Legoll
5da4b58094 Fix comment glitches (#471)
- Remove stale comment
- Fix typo

Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-18 17:33:36 +03:00
Igor Pecovnik
4c54309b7b This workaround is not needed anymore 2016-09-16 06:27:53 +02:00
Igor Pecovnik
9addd2d4b6 Few more bugs to fix before repository gets a proper shape. Now it's working. 2016-09-15 13:55:57 +02:00
Igor Pecovnik
74b8418ace Forgot to include utils 2016-09-15 12:50:39 +02:00
Igor Pecovnik
19fa9163e8 Fix path for repository creation 2016-09-15 12:49:15 +02:00
Igor Pecovnik
093129a63a Adding link to authors page 2016-09-14 14:39:53 +02:00
zador-blood-stained
ccc16e1c41 Fix toolchain verification (again) 2016-09-08 15:06:30 +03:00
zador-blood-stained
d3dad722b6 Lower the priority of backports components 2016-09-07 21:36:07 +03:00
zador-blood-stained
4ae8f48d20 Use distcc for cross-compiling 2016-09-07 19:59:24 +03:00
zador-blood-stained
6323c7bf97 Increase priority for backports components 2016-09-06 19:50:08 +03:00
zador-blood-stained
fe83291c5c Add possible missing dependencies for trusty 2016-08-31 12:08:34 +03:00
zador-blood-stained
95aa647ac5 Add missing host dependency 2016-08-31 11:57:50 +03:00
zador-blood-stained
e6903c1fd4 Cleanup in code and package lists 2016-08-30 19:25:32 +03:00
zador-blood-stained
e00c650a83 Another fix for toolchain verification 2016-08-28 18:55:31 +03:00
zador-blood-stained
f22c71552a Generate sources.list based on configured mirrors 2016-08-25 00:51:12 +03:00
zador-blood-stained
65b22b4571 Enable CONFIG_BATMAN_ADV in some kernel configs 2016-08-22 16:15:23 +03:00
zador-blood-stained
f0293d77bf Fix for building Odroid C2 u-boot 2016-08-20 21:58:55 +03:00
Igor Pecovnik
94ac374fa0 Repository creation update. Forgot to include packages per distro, fixed now. Rebuilt apt.armbian.com with this. 2016-08-17 21:23:32 +02:00
Igor Pecovnik
f496368cd4 Repository creating - merging $RELEASE-utils into utils 2016-08-16 18:51:44 +02:00
zador-blood-stained
186a8dcff5 Use fetch_from_repo for kernel and u-boot sources 2016-08-13 21:15:26 +03:00
zador-blood-stained
4b75073f09 Skip toolchains downloading on non-Xenial hosts 2016-08-11 22:06:05 +03:00
zador-blood-stained
5bf1dfdd90 Add more logging 2016-08-11 21:04:41 +03:00
zador-blood-stained
8bd6c8217b Fix toolchain verification problem 2016-08-11 18:08:42 +03:00
zador-blood-stained
3d332a9c1c Rename some variables for better readability 2016-08-11 17:52:37 +03:00
Thomas Kaiser
a2f848e897 Fixed syntax error which prevented execution 2016-08-11 15:50:59 +02:00
zador-blood-stained
9fcff2fe54 Split repository components for different releases 2016-08-11 13:48:44 +03:00
zador-blood-stained
06dc09291b Fix hostapd packages relationships 2016-08-10 18:53:15 +03:00
Igor Pecovnik
4e9886bc0b Further optimization to repository publish 2016-08-10 09:57:35 +02:00
Igor Pecovnik
7a2c01862c Better repository creation. 2016-08-10 09:13:36 +02:00
Igor Pecovnik
3e0da7ead4 Creating desktop and utils component at repository. 2016-08-09 21:36:52 +02:00
zador-blood-stained
ba941c8c27 Fix u-boot compilation on not updated Xenial hosts 2016-07-28 19:53:41 +03:00
zador-blood-stained
1951b2776a Fix possible bug in download_toolchain
Closes #429
2016-07-28 12:34:42 +03:00
zador-blood-stained
c900b5c930 Add CLEAN_LEVEL=extra 2016-07-27 16:29:07 +03:00
zador-blood-stained
c7db88ad5c Remove messages about up-to-date toolchains 2016-07-27 00:13:11 +03:00
zador-blood-stained
a306bcb9ec New code for downloading toolchains 2016-07-26 20:15:23 +03:00
zador-blood-stained
b7b5d93670 Small fixes 2016-07-21 23:20:45 +03:00