Commit Graph

4165 Commits

Author SHA1 Message Date
Igor Pecovnik
d98c960ed5 Add Beelink X2 nightly images 2017-11-12 17:23:49 +01:00
Igor Pecovnik
37433ccc38 Enable Wireless and Nightly Stretch image for Nanopi Neo Air 2017-11-12 13:27:13 +01:00
Igor Pecovnik
922e5454aa Add better / AC capable / Realtek 8811/12/14 wireless driver to Odroid XU4 NEXT 2017-11-12 11:58:13 +01:00
zador-blood-stained
29e9d961b7 Don't show armbian-config MOTD if it's not installed 2017-11-12 13:42:50 +03:00
zador-blood-stained
b0d9d9620c Update the issue template 2017-11-12 13:35:43 +03:00
zador-blood-stained
42e1ee8330 Update armbian-config packaging 2017-11-12 13:35:27 +03:00
Igor Pecovnik
96324893b3 Remove debug code :) 2017-11-12 09:19:46 +01:00
Igor Pecovnik
aa4b4b1aa6 Armbian-config packaging bugfix 2017-11-12 09:18:59 +01:00
zador.blood.stained
0dabbbafa2 Silence output from log2ram in its cron script
Closes #813
2017-11-11 23:49:59 +03:00
zador-blood-stained
fbaba7b3ed Small cleanup 2017-11-11 22:52:42 +03:00
zador-blood-stained
5b95083b01 Rework armbian-config packaging script 2017-11-11 22:48:09 +03:00
Igor Pecovnik
325d18b4f5 Packing armbian-config 2017-11-11 20:34:23 +01:00
Igor Pecovnik
d95d45f209 Orangepi Zero Plus2 configuration cleanup. Tried to enabled BT but it doesn't want to work ... 2017-11-11 20:02:07 +01:00
zador-blood-stained
0d57597ab2 Rename helios4 bootenv file 2017-11-11 17:51:29 +03:00
zador-blood-stained
28502a0472 Clean up executable bits in patch files 2017-11-11 17:49:39 +03:00
zador-blood-stained
8ed55d9768 Clean up NM policykit files 2017-11-11 17:35:22 +03:00
jaskcon
494c3811b8 Fixes to ProcessStats() and the associated calls (#820)
Changes to the 'ProcessStats()' function to pull and compute system load values with better accuracy
Changes to the 'MonitorMode()' function to display the system load values with better accuracy [call ProcessStats() and load values through the $procStats variable]
2017-11-11 14:38:28 +01:00
Igor Pecovnik
edd32a15ec More conservative HT and VHT initial settings for hostapd. 2017-11-10 22:25:02 +01:00
ThomasKaiser
179c95a435 NanoPi NEO Plus2 needs 816 MHz, enable 4th USB host port
As soon as dvfs nodes are added we can increase cpufreq to 1200
2017-11-10 17:10:46 +01:00
Igor Pecovnik
0a0f54174b Disable desktop target on Neo2+ and switch to Stretch 2017-11-10 16:00:43 +01:00
Igor Pecovnik
28035119f8 Add Nanopi Neo Plus2 DT. Since I own engenering sample, most of addon HW features (wifi/eMMC) remain untested. 2017-11-10 15:33:06 +01:00
ThomasKaiser
6161ac89f5 Adjust NanoPi M1 Plus 2 DRAM freq to FriendlyELEC defaults 2017-11-09 11:07:50 -08:00
Igor Pecovnik
2c538e007d Expose correct nightly image Nanopi M1+2 2017-11-09 20:04:11 +01:00
Igor Pecovnik
c7fac68056 Add FriendlyARM M1 Plus2 .... HDMI works, eMMC, USB, ... need more testing. Enabled nightly image 2017-11-09 19:12:29 +01:00
ThomasKaiser
0fd929113a Enable CONFIG_ECRYPT_FS=m in ODROID XU4 next
https://forum.armbian.com/topic/5612-xu4-ecryptfs-kernel-module-support/
2017-11-09 09:31:51 -08:00
Igor Pecovnik
785198eef5 Add Friendlyarm Nanopi M1+, add 3rd USB port for M1, RTSCTS pin for UART3 2017-11-09 17:34:43 +01:00
Igor Pecovnik
c436b835f8 Banana M2+ removing regulator, adding FriendlyARM M1 2017-11-09 15:38:04 +01:00
Igor Pecovnik
204c8d39b1 Bananapi M2+. Enable HDMI on NEXT kernel, g_serial, Stretch deskop nightly, small bugfix on deskop creation 2017-11-09 13:24:15 +01:00
ThomasKaiser
210b42d7e2 Enable next target for NanoPi M1 Plus 2017-11-08 13:25:54 -08:00
Igor Pecovnik
dc045b507e Minor desktop related tweak. Removing XFCE "about" from the middle of the menu 2017-11-08 20:09:49 +01:00
Igor Pecovnik
a3313fc35b Fixing permission for Network manger 2017-11-08 20:01:10 +01:00
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