Commit graph

4134 commits

Author SHA1 Message Date
Igor Pecovnik
8b4d703f41 Desktop rework. Shortcuts to armbian-config, support and donate were moved to menu, default icon theme - installing with workaround - was changed to lighter one (Numix), fixed login greeter theme, changed default wallpaper 2017-11-08 18:45:59 +01:00
ThomasKaiser
cac4155f81 Few more cosmetical armbianmonitor fixes 2017-11-08 15:32:19 +01:00
ThomasKaiser
67de9a2369 Cosmetic MonitorMode changes in armbianmonitor 2017-11-08 14:08:32 +01:00
jaskcon
1a6041a0b2 Update armbianmonitor (#819)
* Update armbianmonitor

Two proposed changes to 'MonitorMode':

Change 0 [Fix the real-time monitor 'sleep' value so it can be adjusted at runtime] 
line 138: equate 'interval' with $1 (note: in the 'case' routine, $2 == command-line $1)
line 325: change term 1 of the comparator from '$1' to 'interval'

Change 1 [add fixed-line functionality to the real-time monitor]
lines 291,297: retain the 'DisplayHeader' reprint routine for command-line case '-m' (scrolled output) 
lines 326-328: add the overwrite routine for command-line case '-M' (fixed-line output)

* Update armbianmonitor

* Update armbianmonitor
2017-11-08 08:41:27 +01:00
Stefan Mavrodiev
7051559bcd Initial support for A20-SOM-EVB (#817) 2017-11-07 13:38:51 +03:00
Igor Pecovnik
0ca62c3c0c Check for special interfaces setup. This is used when creating AP 2017-11-06 19:10:43 +01:00
zador-blood-stained
ee9d98b18b Fix mvebu default/next u-boot patch directory 2017-11-06 15:40:33 +03:00
zador.blood.stained
5358e31a3a Rename Helios4 u-boot include file 2017-11-06 13:11:44 +03:00
Stefan Mavrodiev
db22267d40 Update lime2 lan support (#815) 2017-11-06 12:08:06 +03:00
zador.blood.stained
2b0deaa72d Fix for IGNORE_UPDATES option not setting necessary variables
Closes #814
2017-11-06 12:05:13 +03:00
Tony McKahan
bb89840486 Rockchip config fix mistake 2017-11-05 16:05:26 -05:00
Igor Pecovnik
677fa5210d Hardening previous commit and adding more download options for Neo2 2017-11-05 19:32:33 +01:00
Igor Pecovnik
82b002b8c6 Add g_serial to NanoPi NEO2, adjusting support level, adding Debian Stretch nightly image 2017-11-05 18:18:22 +01:00
Igor Pecovnik
fc12ac1a8f Cosmetic fix for "[FAILED] Failed to start Set console font and keymap" at first boot 2017-11-05 18:13:12 +01:00
Igor Pecovnik
f9463b86ff ODROID-XU4 DEV: enable audio via hdmi 2017-11-05 08:18:35 +01:00
Tonymac32
23f786c5c3
Rockchip Default Kernel config
Update default kernel config to:

-Remove Mali 400 support
-Add Tinker Board support for 7" Raspberry Pi touchscreen.
2017-11-05 01:34:52 -04:00
Tonymac32
8bf6e833a0
Tinker Board support RPI 7" DSI Display
Use device tree instead of platform machine definition, which had been preventing integrating support.
Display and touchscreen support both functional
2017-11-05 01:32:44 -04:00
zador-blood-stained
b0140bcee6 Small updates to firstrun config 2017-11-04 22:32:15 +03:00
zador.blood.stained
b6ab198b43 Split and activate firstrun configuration service
The code was disabled some time ago, split it to a separate unit file
and reenable. Since configuration file needs to be renamed to activate
it, it won't be run by default.
2017-11-04 21:56:23 +03:00
ThomasKaiser
e7f363c363 Finalize OPi R1 support for now with 3.4 kernel only
For mainline kernel support 8189es driver needs tweaks but since we're in the process of moving from 4.13 to 4.14 this will take another few weeks
2017-11-04 18:35:01 +01:00
zador-blood-stained
6f00f00be7 Add a warning message for Ubuntu Trusty host support EOL 2017-11-04 20:21:58 +03:00
ThomasKaiser
700c401128 Initial Orange Pi R1 support 2017-11-04 15:37:39 +01:00
ThomasKaiser
1985c3d2e8 Import vendor fex file for Orange Pi R1 2017-11-04 15:37:39 +01:00
zador.blood.stained
e1ba411f16 Rework host dependencies installation
Drop dialog for installing hostdeps, use apt instead of apt-get, move
dialog to main dependencies list, update file list prior to installing
missing lsb-release
2017-11-04 16:48:02 +03:00
ThomasKaiser
e1ce4d7a66 Choose LZ4 with zram where possible 2017-11-04 09:19:52 +01:00
ThomasKaiser
c23d793ec4 Add zram activation routine (disabled for now) 2017-11-03 23:35:38 +01:00
Igor Pecovnik
5ac46cf810 Upstream patches and Odroid XU4 DEV enabling docker support 2017-11-03 22:01:08 +01:00
Igor Pecovnik
731d30f9d5 Merge branch 'master' of https://github.com/armbian/build 2017-11-03 19:03:11 +01:00
Igor Pecovnik
d7411cb13b Removing extra board configurations for eMMC versions of Lime2 and Micro. One image covers both. 2017-11-03 19:02:57 +01:00
ThomasKaiser
841a6411b7 Kernel support for zram 2017-11-03 10:58:22 -07:00
zador.blood.stained
2e02960557 Move Stretch menu option from expert only area 2017-11-03 18:34:55 +03:00
ThomasKaiser
2e5bb818e5 Switch from swapfile to zram on Xenial
https://forum.armbian.com/topic/5565-zram-vs-swap/
2017-11-03 16:20:12 +01:00
Igor Pecovnik
0df07cba2c Adding better 8812AU driver with support for 8811 and 8814, AUFS and bootlogo to ODROIDXU4 dev kernel 2017-11-03 13:00:18 +01:00
Igor Pecovnik
41e228f542 Firmware packaging fix
455d6b6701
2017-11-03 11:33:53 +01:00
Igor Pecovnik
91d8a0e0ba Add Odroid XU4 DEV kernel. http://sprunge.us/KEVO 2017-11-02 10:34:57 +01:00
Igor Pecovnik
4c30376696 Orangepi Zero+2 H5 ... OTG port enabled, HDMI enabled ... 2017-11-01 22:21:37 +01:00
Igor Pecovnik
aaa87d655c Missing DT bits. Now OTG port and g_serial works out of the box. 2017-11-01 18:52:26 +01:00
zador-blood-stained
aa062e64b1 Pull more Helios4 changes from #812 2017-11-01 20:12:10 +03:00
ThomasKaiser
8d8dcc7afb Add patch to fix NanoPi DRAM clockspeeds 2017-11-01 10:07:52 -07:00
zador-blood-stained
74b1acddf7 Pull parts of Helios4 support from #812 2017-11-01 18:09:00 +03:00
ThomasKaiser
69de893022 Limit NEO2 max cpufreq to 816 MHz
NEO2 uses only 1.1V and 1008MHz result in instabilities: https://forum.armbian.com/topic/5556-neo2-usually-doesnt-cold-start-on-first-attempt/?do=findComment&comment=42480
2017-11-01 15:57:47 +01:00
ThomasKaiser
e1ab0cbed9 Add USB DT overlays to small H2+/H3/H5 boards
Enables USB ports on pin headers by default on future Armbian images
2017-11-01 15:39:22 +01:00
Igor Pečovnik
e193addaa3
Enable mSATA 2017-11-01 12:00:47 +01:00
zador-blood-stained
ddbe5dd322 Add DEFAULT_OVERLAYS variable 2017-11-01 13:16:21 +03:00
zador-blood-stained
46e082773a Lower default CPU and DRAM frequencies for H5 and A64 devices 2017-11-01 13:04:00 +03:00
ThomasKaiser
7b89eb1a70 Move NanoPi Duo to supported boards 2017-11-01 09:42:05 +01:00
Igor Pecovnik
54208556b5 Upstream patches for Tinkerboard default 2017-10-31 19:59:44 +01:00
Igor Pecovnik
c421f59117 Upstream patches for kernel 4.4 2017-10-31 19:59:14 +01:00
Igor Pecovnik
85a6325579 Add RT patches. All are default disabled. 2017-10-31 19:56:01 +01:00
zador-blood-stained
aba730f488 Add mvebu dev branch
It uses the same kernel as next, but it uses mainline u-boot with DT
overlay support, but without SPI, USB and possibly SATA support
2017-10-31 21:23:43 +03:00