Commit Graph

5350 Commits

Author SHA1 Message Date
Igor Pečovnik
a997cf8d7d
Bugfix 2018-09-28 18:08:43 +02:00
ThomasKaiser
0406fc3df0 Some RPi-Monitor installation tweaks
Memory template still not touched therefore only bogus values reporting
2018-09-28 16:00:32 +02:00
ThomasKaiser
624132790f Clean up armbian-hardware-monitor
systemd-analyze blame: prior 4.506s, after 174ms
2018-09-27 23:54:30 +02:00
ThomasKaiser
b283ddb7f9 Add virtual memory settings to monitoring 2018-09-27 16:15:13 +02:00
Igor Pecovnik
95ae09470f Bugfix for boot delay "waiting for suspend/resume device" 2018-09-27 14:22:41 +02:00
Igor Pečovnik
8b4313630c
Missing dependencies
https://github.com/armbian/build/issues/1111
2018-09-26 16:14:59 +02:00
Igor Pečovnik
e83a1755eb
UX improvement
Link Docker and Vagrant to help instead of their website
2018-09-26 12:24:56 +02:00
Igor Pecovnik
ee7d243f68 UART2 is serial console on both kernels for Tinkerboard. Adjusting config. 2018-09-26 12:15:56 +02:00
Igor Pecovnik
90253c7997 UART2 is serial console on both kernels for Tinkerboard. Adjusting config. 2018-09-26 12:15:03 +02:00
Igor Pecovnik
7a831f2a70 Bump with version and K4.4 upstream patches 2018-09-26 11:55:44 +02:00
ThomasKaiser
39a1b80585 Adjust another swap anachronism
Allowing the kernel to handle individual pages slightly decreases wear on flash storage and compression/decompression cycles with zram/zswap
2018-09-25 22:13:47 +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
Thomas Kaiser
9688c96a04 Introduce MEM_LIMIT_PERCENTAGE variable for zram
(defaulting to 50% so zram will not use more than this treshold anyway
2018-09-24 15:48:57 +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
5kft
1a94e2a257 updated SY8106A regulator DTs to properly support mainline kernel driver change 8878302ebbc580d64f390c0acc509e5e8276598c 2018-09-23 15:33:31 +00:00
Martin Ayotte
506288903c add missing MT7601U to Rockchip64 2018-09-23 11:26:31 -04:00
Martin Ayotte
3e3f254806 remove useless patch that disable Rock64Pro DT 2018-09-23 11:24:33 -04:00
Igor Pecovnik
735a3679e2 H6 boards - add support for 1800 MHz 2018-09-22 20:53:07 +02:00
Igor Pečovnik
b6effa2d04
Add gpio led support
8defd568bc (commitcomment-30599572)
2018-09-22 08:41:54 +02:00
Igor Pecovnik
1c00822819 Use ayufan mainline kernel for rk3399-dev
301b5eeb15
2018-09-20 15:20:50 +02:00
Igor Pecovnik
8defd568bc Espressobin. Add support for macronix spi 2018-09-20 15:05:20 +02:00
Igor Pečovnik
5f4d1ff4f7
Remove deprecated patch 2018-09-19 12:28:49 +02:00
Igor Pečovnik
a803d96a8a
Merge pull request #1116 from helios-4/helios4
Fix prefix for generated MAC
2018-09-19 10:34:04 +02:00
Gauthier Provost
7adf9f70cf Fix prefix for generated MAC 2018-09-19 16:25:42 +08: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
6f82ccd186 Adding R40 SATA driver 2018-09-18 17:43:02 +02:00
Igor Pecovnik
bb81585c61 Set correct file permission 2018-09-18 14:16:26 +02:00
Igor Pecovnik
1d809baf6b Ajusted DEV config, no more relocation out of range, wireless on Duo working now 2018-09-18 13:52:36 +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 Pečovnik
68d84373d6
Merge pull request #1114 from helios-4/helios4
Randomize mac address for eth1addr in armbianEnv.txt
2018-09-18 10:16:14 +02:00
Gauthier Provost
d375c46f4e Helios4 : Linux use eth1addr variable form U-boot as eth0 mac address.
Make armbian-firstrun script also randomizes mac address for eth1addr in armbianEnv.txt
2018-09-18 16:03:41 +08:00
Igor Pečovnik
11d5de5e29
Merge pull request #1113 from junnikokuki/patch-1
request a nightly build for orange pi lite2
2018-09-18 07:43:16 +02:00
junnikokuki
0508ffee24
request a nightly build for orange pi lite2 2018-09-18 09:48:25 +08:00
Igor Pecovnik
9ec439f0a7 Meson64 family fixes: set mac addr in kernel, few patches for Lepotato default, kernel config update 2018-09-17 20:31:10 +02:00
Igor Pecovnik
f2d368916a Fix random MAC creation and remove one deprecated patch 2018-09-17 17:38:44 +02:00
Igor Pecovnik
b3d98ecbdb Proper random MAC handling. Set range for Allwinner and locally administered addresses for others. 2018-09-17 14:46:50 +02:00
Igor Pecovnik
acf84bac59 Fix xradio not showing up on Nanopi Duo, set fixed network MAC when using shield, small 1st run script RFC, removing deprecated stuff 2018-09-17 13:25:53 +02:00
5kft
9c15130252 add "discard" option to armbian-ramlog zram mount
When using a zram device mounted and formatted as ext4 it should be mounted using
the "discard" option so that the actual allocated memory is freed and returned to
the system when files are deleted.
2018-09-15 22:10:44 +00:00
5kft
115075f1d6 add "discard" option to zram tmpfs mount
When using a zram device mounted and formatted as ext4 it should be mounted using
the "discard" option so that the actual allocated memory is freed and returned to
the system when files are deleted (as opposed to just flagging the delete in the
metadata, and leaving the underlying memory still allocated).
2018-09-15 16:41:42 +00:00
Igor Pecovnik
546c30dd13 Kernel 4.4 upstream patches 2018-09-15 17:33:06 +02:00
Igor Pecovnik
8ea0b98845 Rockchip default, remove deprecated patches 2018-09-13 06:49:27 +02:00
Igor Pecovnik
f4a51236d7 Family RK3399 set fixed MAC address via our startup scripts until we don't have a proper solution and upstream patches 2018-09-12 17:30:44 +02:00
Igor Pecovnik
a0448ac987 Add eMMC support for Nanopi Neo Core on NEXT kernel and upstream patch for Rockchip 2018-09-12 10:39:04 +02:00
ThomasKaiser
7521bb7ff1 Consolidate partition handling in nand-sata-install
Use lsblk to identify disks and partitions and treat SATA, USB and NVMe the same
2018-09-12 07:23:50 +02:00
Igor Pečovnik
298db8d16d
Merge pull request #1109 from mannkind/docker-swarm-overlay
Working Docker Swarm Overlay Network
2018-09-12 07:23:20 +02:00
Dustin
a7329d0848
Working Docker Swarm Overlay Network
Based on the [settings mentioned here](https://github.com/moby/moby/pull/37147), this allows Docker Swarm's overlay network to function on the Tinkerboard.
2018-09-11 20:35:25 -07:00
Werner
c3a8d55f3a Allow interface selection on NetworkMonitorMode (#1108)
When running armbianmonitor -N/n and two or more routable network interfaces are detected create a dynamic dialog box to select which interface should be monitored. Otherwise proceed as usual. Also reverts #1106
2018-09-11 22:25:31 +02:00
ThomasKaiser
845baff038 Switch to lzo for zram swap\nhttps://forum.armbian.com/topic/8161-swap-on-sbc/?do=findComment&comment=61668 2018-09-11 14:33:27 +02:00
Werner
00d44fe40f Crude fix for multiple interfaces (#1106)
I ran into an issue that `armbianmonitor -N` and `-n` spit out an `sed` error message and noticed this is caused when multiple network interfaces (like additional `tun`) are detected.
This is a quick and dirty fix and just grabs the first result to make it work.
2018-09-11 12:08:02 +02:00