Commit Graph

135 Commits

Author SHA1 Message Date
Igor Pecovnik
3b261c347b Put compress to .7z back to individual builds - when needed. 2017-04-27 08:57:52 +02:00
zador-blood-stained
7e1df657dc Revert "Add CRC32 hash to image name to let Etcher verify download integrity"
a23979ef8a (commitcomment-21871965)

This reverts commit a23979ef8a.
2017-04-23 22:31:28 +03:00
Thomas Kaiser
a23979ef8a Add CRC32 hash to image name to let Etcher verify download integrity
resin-io/etcher#1113
2017-04-23 19:18:48 +02:00
zador-blood-stained
e2035642d2 Rework boot partition options 2017-04-23 16:56:19 +03:00
zador-blood-stained
b6f1806e89 Restore resolvconf functionality for the OS images 2017-02-21 15:40:17 +03:00
zador-blood-stained
2305bd0952 Remove flock verbose logging 2017-02-09 21:24:27 +03:00
zador-blood-stained
6ea45b1c06 Replace pigz with gzip for NFS rootfs compression 2017-01-25 16:26:05 +03:00
zador-blood-stained
82420e4eb8 Change image file name to include kernel branch name 2017-01-18 20:58:05 +03:00
zador-blood-stained
71b758a9fd Switch to lz4 for the rootfs caches comperssion 2017-01-18 20:57:37 +03:00
Igor Pecovnik
d2ccfe5bfd Changed rootfs cache compression method from multithreaded tar.gz to multithreaded lbzip2 which breaks compression / decompression time in half on my build machine. 2017-01-17 22:47:38 +01:00
zador-blood-stained
646aef7a6e Small fixes and improvements 2017-01-15 23:10:47 +03:00
zador-blood-stained
2b487b3e42 Remove Wheezy and trusty targets support part 2 2017-01-12 15:35:48 +03:00
zador-blood-stained
75e538f130 Remove Wheezy and trusty targets support part 1 2017-01-12 15:31:53 +03:00
zador-blood-stained
4a1bbd71fd Use beta repository on nightly images 2017-01-04 18:54:36 +03:00
Igor Pecovnik
ea729f643d Build all RFC according to new download server scheme. 2016-12-30 17:13:03 +01:00
Thomas Kaiser
205e056dac Also switch to compress-force for btrfs rootfs creation 2016-12-21 17:28:47 +01:00
zador-blood-stained
7772883381 Improve reliability of image creation in build-all 2016-12-14 15:17:13 +03:00
zador-blood-stained
0ee66244f7 Fix some Docker related issues 2016-11-30 22:11:17 +03:00
zador-blood-stained
b62e11623d Small enhancement to previous commit 2016-11-27 13:13:31 +03:00
zador-blood-stained
bfdd36a2d9 Try to preserve mounted directories on cleanup 2016-11-27 13:09:17 +03:00
zador-blood-stained
cd06793def use uppercase names for global variables MOUNT and SDCARD 2016-11-26 17:06:58 +03:00
Igor Pecovnik
3bcc3c2b15 Parallelization for build all images and BSP compilation works, now fine tuning, testing and possible bug fixing. Kernel and rootfs cache must be cached. 2016-11-25 15:49:03 +01:00
Igor Pecovnik
e7bab76738 Moving cache/sdcard and cache/mount under unique variables. They are defined in configuration.sh 2016-11-23 20:05:43 +01:00
Igor Pecovnik
3b73007979 Generate DOS/windows friendly sha256sum by adding .sha to the file name. 2016-11-01 10:04:39 +01:00
zador-blood-stained
718ecc5e0d Backward compatibility fixes 2016-10-19 19:50:21 +03:00
Thomas Kaiser
b14da27a41 Create zlib compressed btrfs rootfs by default 2016-10-19 15:34:36 +02:00
Thomas Kaiser
d78d1c43d7 BOOTSIZE=32 is too small
only 1.7 MB free with mainline kernel and therefore upgrade troubles on /boot
2016-10-19 14:17:57 +02:00
zador-blood-stained
1519b373bf Bugfix 2016-10-15 12:03:35 +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
e3c0988d3e Small code adjustment and cleanup 2016-10-14 22:04:32 +03:00
zador-blood-stained
e48da4e991 UUID support in fstab 2016-10-11 20:01:03 +03:00
Igor Pecovnik
92a317130c Tiny fixes 2016-10-11 17:13:37 +02:00
Igor Pecovnik
ed1382d144 Internal variable SEND_TO_SERVER also when making single image. 2016-10-11 14:55:08 +02:00
Igor Pecovnik
f5cef19f48 Install 32bit Firefox on arm64 systems since 64bit is unstable. 2016-10-07 17:56:32 +02:00
zador-blood-stained
57c74fedbf Small improvements 2016-10-05 19:33:12 +03:00
Igor Pecovnik
8f8b5e3e60 When compiling images, lets upload them right after they are packed ... if server is defined. 2016-09-15 19:07:59 +02:00
Igor Pecovnik
17cc9acf76 Renaming .raw to .img which is default for many image writers 2016-09-14 14:40:34 +02:00
Igor Pecovnik
399d5bf2b2 Syntax fix 2016-09-13 21:45:28 +02:00
Igor Pecovnik
6c29696a0e Compressing in the back to speed up "build-all images" process 2016-09-13 19:37:31 +02:00
zador-blood-stained
6323c7bf97 Increase priority for backports components 2016-09-06 19:50:08 +03:00
zador-blood-stained
96c762fd27 Fix logging in debootstrap-ng 2016-09-05 12:22:56 +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
Igor Pecovnik
3def40c1d0 Small performance tweaks on image creation 2016-09-02 11:07:39 +02: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
e5e3206bbd Merge linux-pine64 default config changes
Reduce free space overhead in images
2016-08-30 21:24:04 +03:00
zador-blood-stained
e6903c1fd4 Cleanup in code and package lists 2016-08-30 19:25:32 +03:00
zador-blood-stained
8762cf1a73 Don't add new components to legacy releases 2016-08-25 22:54:46 +03:00
zador-blood-stained
f22c71552a Generate sources.list based on configured mirrors 2016-08-25 00:51:12 +03:00
zador-blood-stained
4acf58d9e4 Update packages building code 2016-08-19 19:16:03 +03:00
Igor Pecovnik
dfb1e4e175 Add new repository components during debootstrap process 2016-08-17 09:17:27 +02:00