Igor Pecovnik
3a2ebeabc9
Declaring Jessie EOL and moving it under EXPERT="yes". Invoking Bionic https://github.com/armbian/build/pull/1105
2018-09-10 11:04:09 +02:00
Igor Pečovnik
34528ece59
Merge pull request #1105 from lanefu/cleanup-dns-config-1096
...
Cleanup dns config 1096
2018-09-10 09:33:21 +02:00
Lane Jennison
3c68174fc8
accidental correction---corrected
2018-09-10 00:07:12 -04:00
Lane Jennison
9d8fbd19d5
sane DNS defaults for NetworkManager.conf and nsswitch.conf
2018-09-09 23:59:45 -04:00
Lane Jennison
13ea64b1e9
Revert "Try to fix DNS (privacy) issues"
...
This reverts commit f10acc0080 .
Making room for alternative approach
2018-09-09 23:59:45 -04:00
Thomas McKahan
2b63e0495c
RK3328 set SD drive levels to 8mA
...
- Tested on Renegade and Rock64
- Solves failure to boot some users experience
2018-09-09 21:24:04 -04:00
Igor Pecovnik
fa88e5c2aa
Implement bulding and packing all different boot firmware for Espressobin, bump u-boot and ATF sources to latest version 18.09
2018-09-09 23:22:50 +02:00
Igor Pečovnik
89c33218e5
Typo
...
That was all that prevent booting :) @awl1
2018-09-09 17:14:17 +02:00
Martin Ayotte
03199b3879
add olinuxino-a64.wip and fixes for it
2018-09-09 09:59:26 -04:00
Igor Pečovnik
cbcdf570f3
possible bugfix
...
ATF compilation stops with make: *** No rule to make target 'drivers/allwinner/i2c/sunxi_i2c.c', needed by 'build/sun50i_h6/debug/bl31/sunxi_i2c.o'. Stop.
2018-09-08 18:05:57 +02:00
Igor Pecovnik
73e1770407
Add 1G variant of Nanopc T3 https://github.com/friendlyarm/linux-3.4.y/issues/3#issuecomment-419619961
2018-09-08 09:58:30 +02:00
Igor Pecovnik
dfc27eb741
Small bugfix. If EXPERT is not set to yes we got error when we choose a board with DEV only target. By accepting this developers warning we have to get full expert status anyway.
2018-09-08 09:49:08 +02:00
Igor Pecovnik
93ae28f78d
Rockchip/Tinkerboard default patches fixes. It compiles now but haven't check in details wheather disabled are still needed.
2018-09-08 08:16:45 +02:00
Martin Ayotte
b64d1bd787
enable configfs support and overlays
2018-09-07 17:09:49 -04:00
Martin Ayotte
58f7ebe38f
add gpio-leds to OPiLite2/OPiOnePlus
2018-09-07 15:34:57 -04:00
Igor Pecovnik
c504a13278
Enable LUKS disk encryption for Espressobin, tested: http://ix.io/1maG
2018-09-07 16:27:35 +02:00
Martin Ayotte
c6c726b486
Make WiFi working on OPiLite2
2018-09-07 09:54:05 -04:00
Igor Pecovnik
9c7ce48f2b
Make Espressobin boot script CRYPTOROOT compatible
2018-09-07 15:02:11 +02:00
Igor Pecovnik
0ed5ed0ca5
Small adjustements to Espressobin boot script
2018-09-07 14:28:19 +02:00
Igor Pecovnik
3d767f977d
Adjust Odroid C2 kernel config
2018-09-07 07:06:58 +02:00
ThomasKaiser
9eff058568
Improve zram related monitoring
2018-09-06 23:44:37 +02:00
ThomasKaiser
098a391996
Prepare zram compressed /tmp
...
Will only be active when /tmp entry is removed from /etc/fstab.
2018-09-06 23:08:02 +02:00
Thomas Kaiser
c24ceea4b1
Allow also RAMLOG_ALGORITHM to be defined with zram
2018-09-06 21:56:51 +02:00
Thomas Kaiser
3d0a5a38ca
Split zram swap and ramlog creation
...
armbian-zram-config acts partially only as helper for armbian-ramlog so use the latter's config.
2018-09-06 21:19:12 +02:00
Igor Pecovnik
86a00ada34
Fixed eMMC install on FriendlyARM NanoPC T3+, adjusted docker dependencies, new boot script with SD card priority booting.
2018-09-06 20:22:51 +02:00
ThomasKaiser
a01e8d3175
Increase thermal trip points for Allwinner H5
2018-09-06 09:25:01 -07:00
ThomasKaiser
e0d8b11ade
Make SWAP_ALGORITHM also configurable with zram swap
2018-09-06 01:36:18 -07:00
Thomas Kaiser
4804c91114
Make ZRAM_PERCENTAGE and ZRAM_MAX_DEVICES configurable
2018-09-06 10:04:37 +02:00
ThomasKaiser
46340a242f
Fix wrong / permissions
...
Closes #1098
2018-09-05 12:40:43 -07:00
Igor Pečovnik
08d8cb665b
Typo
2018-09-05 15:46:41 +02:00
Igor Pečovnik
9d20aaefaa
Enable beta target
2018-09-05 15:44:34 +02:00
Igor Pečovnik
8df53f5eb2
Merge pull request #1100 from hjc4869/master
...
Multiple RK3399 related configuration changes
2018-09-05 15:11:53 +02:00
Igor Pečovnik
c9b0d170af
Merge pull request #1099 from hjc4869/firefly-dts-fix
...
Fix Firefly-RK3399 default kernel dts issues
2018-09-05 15:11:43 +02:00
Jingchuan Huang
4f2e02cbe4
Move rk3399-firefly-linux.dtb to rk3399-firefly.dtb
2018-09-05 20:07:32 +08:00
Jingchuan Huang
085effcc36
Fix Firefly-RK3399 default kernel dts missing
2018-09-05 20:05:25 +08:00
Igor Pecovnik
f819d5e9a4
Tiny fix
2018-09-05 12:57:58 +02:00
Igor Pecovnik
83a534f732
Kernel configs adjustements, adding what is added automatically + ath9k drivers https://github.com/armbian/build/issues/1095
2018-09-05 10:14:31 +02:00
Igor Pecovnik
e311796788
Merge branch 'master' of https://github.com/armbian/build
2018-09-04 22:14:59 +02:00
Igor Pecovnik
50cd819a4d
Swappiness correction for update and a few bugfixes https://forum.armbian.com/topic/5565-zram-vs-swap/?page=2&tab=comments#comment-61168
2018-09-04 22:13:43 +02:00
ThomasKaiser
dc9ad0e1e5
Consolidate CEPH and CIFS settings
2018-09-04 22:04:13 +02:00
Jingchuan Huang
9dbd72e024
Multiple RK3399 related configuration changes
...
1. PCIe/NVMe
2. Type-C PHY (required to use USB 3.0)
3. devfreq
4. HDMI/DP/DRM/RGA
5. SoC sound
6. eFUSE and crypto device
2018-09-04 19:30:04 +08:00
Igor Pecovnik
05d926de1f
Tiny bugfix. Bionic related. Upgrade stalls since file is removed. Fixed with this commit.
2018-09-04 10:41:30 +02:00
Igor Pecovnik
8262687683
Revert modern u-boot back to stock on Cubox-i series. Very unreliable ...
2018-09-03 16:57:46 +02:00
Igor Pecovnik
a831b8c2de
Add icons to HTML testing report
2018-09-03 16:12:54 +02:00
Igor Pecovnik
5d57dbea3a
OrangePi win GMAC is very unstable on gigabit. Limit it down to 100Mb solve problems + enlarge desktop image size for 5%
2018-09-03 10:21:07 +02:00
Igor Pečovnik
2b92f120b2
Merge pull request #1097 from Tanarri/master
...
Stop also service "fail2ban"
2018-09-03 07:07:39 +02:00
Tanarri
83e593e13e
Stop also service "fail2ban"
...
Apache service is stopped. Why not stopping also the service fail2ban, which is often installed beside apache
2018-09-02 22:31:51 +02:00
Igor Pecovnik
fda2c1c424
Meson64 boot script bugfix and 1st run setting MAC via Network manager for boards where is random
2018-09-02 14:04:16 +02:00
Igor Pecovnik
32807a7e3a
Add an upstream patch and adjust board config
2018-09-01 19:04:49 +02:00
Igor Pecovnik
459a6f5895
A few adjustements to recent crypto root implementation https://github.com/armbian/build/pull/1069 from @zciendor
2018-08-31 22:17:35 +02:00