Commit Graph

1334 Commits

Author SHA1 Message Date
Igor Pecovnik
28ba22b7ab working only for sid
7506d9d3c9
2016-05-28 06:25:10 +02:00
Igor Pecovnik
7506d9d3c9 Older mkfs.ext4 desn't know about 64bit and metadata_csum options
https://github.com/igorpecovnik/lib/pull/322
2016-05-27 19:38:40 +02:00
zador-blood-stained
18509159cb Fix for NO_APT_CACHER 2016-05-27 13:14:16 +03:00
zador-blood-stained
246cbe14b9 Merge remote-tracking branch 'upstream/master' 2016-05-27 12:43:26 +03:00
zador-blood-stained
6027c4efea Fixes to debootstrap-ng 2016-05-27 12:42:44 +03:00
Igor Pečovnik
3305dd45be Merge pull request #322 from 3mdeb/sid-fixes
Fixes for building Orange Pi One on Debian Sid (fixes #321, fixes #319)
2016-05-27 06:07:32 +02:00
Igor Pecovnik
631fe74f2b To compile sun8i kernel on x86 host
http://forum.armbian.com/index.php/topic/6-sdk-how-to-compile-your-own-kernel-and-sd-image/page-3
2016-05-27 06:08:32 +02:00
Piotr Król
fe0cf6f58a debootstrap(-ng): disable metadata_csum and enable uninit_bg feature for ext4 2016-05-27 00:34:58 +02:00
Piotr Król
55bd20e7a9 makeboarddeb: use gcc-5 for Debian sid 2016-05-27 00:34:23 +02:00
Piotr Król
265e1a2e21 debootstrap(-ng): do not use 64bit feature for ext4 2016-05-27 00:13:33 +02:00
zador-blood-stained
6554d1addf Add update-initramfs trigger for u-boot
Remove unused code
2016-05-26 22:11:19 +03:00
zador-blood-stained
422fc32fbe Move u-boot compilation targets to sources family configuration files
Remove obsolete odroid-c2 upstream patches
2016-05-26 18:58:42 +03:00
zador-blood-stained
0ff506c083 Better error handling for debootstrap process
Small optimizations
2016-05-26 18:42:14 +03:00
Igor Pecovnik
b14a11f659 Preparing 5.12 2016-05-25 19:31:12 +02:00
Igor Pecovnik
42a7f96f64 Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-05-25 19:25:08 +02:00
Igor Pecovnik
140f01d652 Bugfix for preinstall scripts. Manifested in kernel install on Xenial 2016-05-25 19:24:51 +02:00
Igor Pečovnik
8cc473bf49 Merge pull request #316 from engshien/master
Fix detection of Beelink X2.
2016-05-25 19:13:01 +02:00
Eng-Shien Wu
0ab889d248 Fix detection of Beelink X2. Redirect stderr to /dev/null when setting (non-existent) green led 2016-05-25 04:17:14 -07:00
zador-blood-stained
af53f39060 Update corekeeper patches 2016-05-24 20:29:35 +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
zador-blood-stained
7c38d36899 Adjust error message about missing toolchain 2016-05-24 17:57:31 +03:00
Igor Pecovnik
a67a0ae93e Cosmetics - showing compiler in color, addev u-boot version display 2016-05-23 20:43:23 +02:00
Igor Pecovnik
487ddc06c5 Read passwd from user config file 2016-05-23 20:11:06 +02:00
Igor Pecovnik
75e0ba46e1 Xenial to the repository 2016-05-23 20:07:05 +02:00
Igor Pecovnik
56518e8f6b aes-xts-plain64 cipher
http://forum.armbian.com/index.php/topic/1253-luks-crypt-on-default-not-work/
2016-05-23 19:04:08 +02:00
Igor Pecovnik
8f224e5616 Tiny bugfix for motd 2016-05-23 17:42:03 +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
1de9fd65ba Remove CB4 from autobuilding 2016-05-22 19:26:41 +02:00
Igor Pecovnik
c2d8203a0e aw som, Fix for DEV branch too 2016-05-22 15:29:55 +02:00
Igor Pecovnik
92c0395b51 AW som uboot fix 2016-05-22 15:22:41 +02:00
Igor Pecovnik
1cdda8575c Disable Lamobo R1 patch in U-boot. It compiles by default but needs testing. 2016-05-22 08:44:41 +02:00
Igor Pecovnik
8311544bbd added CONFIG_EXT4_FS_POSIX_ACL 2016-05-21 19:59:06 +02:00
Igor Pecovnik
998dd73d67 TV out patch for Orange pi pc 2016-05-21 18:10:10 +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
5fa850cbfe Cubox dev kernel configuration fix 2016-05-20 10:58:09 +02:00
Igor Pecovnik
501f67e518 Updated kernel config for Odroid C2 2016-05-19 18:58:07 +02:00
zador-blood-stained
3d39003011 Fix u-boot compilation for several H3 boards 2016-05-19 15:18:07 +03:00
zador-blood-stained
99a1b93078 Apply kernel compiler requirement for sun5i only for legacy kernel 2016-05-19 15:01:55 +03:00
Igor Pecovnik
81c36d87df Uboot for XU4 requriements 2016-05-19 13:05:00 +02:00
Igor Pecovnik
934087184b sun5i kernel compiler exception 2016-05-19 12:31:15 +02:00
Igor Pecovnik
1d05881ff9 Upstream patches for 3.14. and 4.4 2016-05-19 07:31:06 +02:00
Igor Pecovnik
d8b886f18a Marvell uboot need soft float compiler 2016-05-19 07:19:24 +02:00
Igor Pecovnik
fd514415c1 Added u-boot compiler requirement for Cubox / HB 2016-05-18 21:07:46 +02:00
Igor Pecovnik
cb130fdde7 Marvell Uboot needs even older compiler, 4.8.4 2016-05-18 20:23:55 +02:00
Igor Pecovnik
496d23db4a Added u-boot compiler requirement for Clearfog 2016-05-18 18:04:15 +02:00
zador-blood-stained
dff98cae2e Add corekeeper to pine64-default (WIP)
Remove debugging messages from sun8i-default corekeeper
2016-05-18 13:42:24 +03:00
Igor Pecovnik
259bacc7e0 Fixed motd on Ubuntu(s) - remove legal infos since we are not Ubuntu, enabling unattended upgrades on Xenial. 2016-05-17 15:37:07 +02:00
zador-blood-stained
0b5862e8bd Updated extended frequency table for sun8i-default 2016-05-17 16:17:24 +03:00
Igor Pecovnik
648e483673 Merge branch 'master' of https://github.com/zador-blood-stained/lib 2016-05-17 13:57:30 +02:00