Igor Pečovnik
b3ae854620
Version bump
2018-10-09 13:46:52 +02:00
Igor Pecovnik
bf5a2fe6e0
Install bootscripts always but do their backup to /usr/share/armbian
...
Making https://github.com/armbian/build/pull/1128 deprecated.
2018-10-09 13:01:42 +02:00
Igor Pečovnik
53acd5be58
Version bump
2018-10-08 16:22:20 +02:00
Gauthier Provost
59af84c07c
Helios4: Add SPI bootloader install feature ( #1126 )
...
* Helios4: Add workaround for SPI and SATA concurrent access issue
Concurrent access on SPI NOR and SATA drives can lead to unstable SATA.
Therefore as workaround, disable SATA controller when SPI flash access
is needed and make it as user configurable item in armbianEnv.txt
This workaround might applies to Clearfog too.
Signed-off-by: Aditya Prayoga <aditya@kobol.io>
* Helios4: Add U-Boot SPI
Signed-off-by: Aditya Prayoga <aditya@kobol.io>
* Helios4: Add SPI bootloader install feature
This will allow to use nand-sata-install to perform the following operations on Helios4 :
- Install bootloader to SPI NOR Flash (Option 5 in Menu).
- Copy RootFS to USB storage in order to boot from SPI with RootFS on USB (Option 6 in Menu).
* Unmount temp mount points in create_armbian() instead of hardcoded /dev/sda
2018-10-08 13:44:36 +02:00
Igor Pecovnik
fd235d6c34
Patches cleanup for sunxi-dev and a bugfix for WiFi powersave workaround
2018-10-02 17:34:41 +02:00
Igor Pečovnik
789909be3f
Typo
...
fixed wrong mode
2018-10-02 09:25:37 +02:00
Igor Pecovnik
40e5ce955b
Permanently disable WiFi powersave. Previous implementation wasn't working on Bionic. Now is.
2018-10-02 07:49:44 +02:00
Igor Pecovnik
ef6847e647
Small bugfix regarding removing old swap files, K4.4 upstream patches, bump with a version
2018-09-30 15:22:44 +02:00
Igor Pecovnik
05db63c1a8
Better bugfix for boot delay "waiting for suspend/resume device"
...
95ae09470f (commitcomment-30692608)
2018-09-28 20:16:24 +02:00
Igor Pecovnik
95ae09470f
Bugfix for boot delay "waiting for suspend/resume device"
2018-09-27 14:22:41 +02:00
Igor Pecovnik
7a831f2a70
Bump with version and K4.4 upstream patches
2018-09-26 11:55:44 +02:00
ThomasKaiser
7851473fef
Bypass/minimize file system caching for ramlog
...
https://bugzilla.samba.org/show_bug.cgi?id=9560#c3
2018-09-24 17:01:59 +02:00
5kft
c1530db482
set rootfstype in armbianEnv.txt when building non-ext4 rootfs target images (originally removed with https://github.com/armbian/build/pull/1069/ )
2018-09-23 17:58:05 +00:00
Igor Pečovnik
71c777b3b6
Bump with version
2018-09-19 09:56:46 +02:00
Igor Pecovnik
df349d260e
Desktop upgrade bugfix
2018-09-19 09:38:13 +02:00
Igor Pecovnik
a23b02d11e
Fix for boot delay "waiting for suspend/resume device" when using ZRAM
2018-09-18 10:37:10 +02:00
Igor Pecovnik
6cac03da55
Removing swap file on upgrade if it was made by our start script
2018-09-10 20:49:21 +02:00
Igor Pecovnik
b554f3d003
DNS config implementation bugfix https://github.com/armbian/build/pull/1105
2018-09-10 14:29:39 +02:00
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
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
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 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
ThomasKaiser
46340a242f
Fix wrong / permissions
...
Closes #1098
2018-09-05 12:40:43 -07: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
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
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 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
zciendor
bd83c60b23
Merge remote-tracking branch 'upstream/master'
2018-08-26 07:04:03 -05:00
ThomasKaiser
f10acc0080
Try to fix DNS (privacy) issues
2018-08-24 20:26:08 +02:00
Igor Pecovnik
b115c4691d
Bugfix report creation
2018-08-23 17:14:48 +02:00
Igor Pecovnik
cf2fd3e78b
Report creation bugfix
2018-08-22 19:06:30 +02:00
Igor Pecovnik
445c9715d9
RK3399 Fix wrong u-boot configuration for T4, use forked rkbin tools, upstream patches
2018-08-21 15:56:44 +02:00
Igor Pecovnik
c4cf0ff873
HTML report fine tuning
2018-08-21 11:57:19 +02:00
Igor Pecovnik
305c9e9708
Add HTML report creation
2018-08-21 11:16:16 +02:00
Igor Pecovnik
e7dabd6efb
Add support for armbianmonit and a bugix
2018-08-20 15:59:52 +02:00
Igor Pecovnik
328fe61844
Forgot to add fetch repository with test data. Fixed.
2018-08-20 15:45:11 +02:00
Igor Pecovnik
35835233db
Read test reports from external repository https://github.com/armbian/testings
2018-08-20 15:43:18 +02:00
Igor Pecovnik
9f2441a1d5
Create Markdown formatted report when building all kernels. Prepared to include simple testing report if exists.
2018-08-20 13:27:34 +02:00
Igor Pecovnik
203fb7335e
PGP signing adjustement for Bionic host
2018-08-18 22:59:46 +02:00
Igor Pecovnik
128829764b
Proper rootfs cleaning. Support for cleaning signatutures as well.
2018-08-15 18:45:29 +02:00
Igor Pecovnik
98c9505d0b
Rootfs cache management bugfix due to added Bionic targt.
2018-08-15 15:31:58 +02:00
Igor Pecovnik
f5e4638c45
Icon pack installation bugfix https://forum.armbian.com/topic/7949-debian-9-stretch-builds-failing/
2018-08-15 13:07:35 +02:00
Igor Pecovnik
4f9eb09b61
Remove Odroid N1 conf, adjust few board configs, remove deprecated command, bump with version
2018-08-14 19:12:51 +02:00
Igor Pecovnik
5bcb365a9a
Bump version
2018-08-11 23:54:33 +02:00
Igor Pecovnik
6d82a89748
Initial support for RK3399 Firefly and FriendlyARM PC T4
...
Based on work of David Huang https://github.com/hjc4869 Changed in the transition:
- firefly family was renamed to rk3399, which we actually never started to use. It was made for Odroid N1, which will never be sold
- adjusted compiler toolchain2 parameter
- added standard wireless drivers
- kernel config with the following changes: Docker dependencies, ZRAM, CPUfreq info, ...
- added upstream patches
- made test Ubuntu Bionic desktop and CLI Stretch build, bootlog: http://ix.io/1jVu
TBD: wifi and BT support, mainline kernel, ...
2018-08-11 23:12:58 +02:00
Igor Pecovnik
e90dff320a
Making bootscript creation more universal, adjust packaging patches for C1 and C2 default
2018-08-11 19:09:53 +02:00
Igor Pecovnik
0e8a2769e6
Bugfix
2018-08-11 08:37:01 +02:00