zador-blood-stained
220705bd73
Remove temper from armbian-tools package
2017-11-25 22:44:41 +03:00
ThomasKaiser
c3b26491b6
Let USB device negotiation appear in dmesg output
2017-11-23 20:37:57 +01:00
ThomasKaiser
35a6ad0b95
Restrict nand-sata-install to btrfs when rootfs is already btrfs
2017-11-22 22:40:44 +01:00
ThomasKaiser
7dd3a3154a
Minor logging/support tweaks
2017-11-22 11:32:32 +01:00
ThomasKaiser
1ae79aab83
Monitor underpowering little bit better on A20 boards
2017-11-21 22:08:16 +01:00
zador-blood-stained
a36c0f1375
Small fix
2017-11-21 19:24:10 +03:00
zador-blood-stained
f136cc7f57
Fix PSD activation
2017-11-21 19:04:05 +03:00
Thomas Kaiser
5ac30dd061
Add users to ssh group
2017-11-21 01:05:18 +01:00
ThomasKaiser
d201dadbe7
Minor logging improvement
2017-11-20 07:40:19 -08:00
ThomasKaiser
e0ee68a375
Minor logging tweaks
2017-11-20 06:41:05 -08:00
ThomasKaiser
ce884f630d
Minor armbianmonitor debug info improvements
2017-11-19 18:26:03 +01:00
ThomasKaiser
ead8c7e6c6
Minor monitoring/support fixes in armbianmonitor
2017-11-19 13:24:02 +01:00
zador.blood.stained
8826d231a6
Display instructions for installing armbian-config in MOTD
2017-11-15 18:09:31 +03:00
jaskcon
35247cc040
default network interface monitoring ( #821 )
...
* default network interface monitoring
I added the function NetworkMonitorMode(). One could argue that the MonitorMode() function should own these stats, but I think it would make things a bit too busy-ish. Having said that, I'm not married to accessing network stats through an independent function.
regards..../j
* Update armbianmonitor
* Update armbianmonitor
* Update armbianmonitor
* Update armbianmonitor
* Update armbianmonitor
2017-11-12 21:30:57 +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
0dabbbafa2
Silence output from log2ram in its cron script
...
Closes #813
2017-11-11 23:49:59 +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
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
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
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
700c401128
Initial Orange Pi R1 support
2017-11-04 15:37:39 +01: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
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
zador-blood-stained
2a7ccaca1a
Add NAND issues warning to nand-sata-install
2017-10-25 13:46:23 +03:00
ThomasKaiser
437995769a
Switch to 4MiB partition boundaries on flash media
2017-10-24 20:12:19 +02:00
ThomasKaiser
34f4685b66
Add Sunvell R69 as community supported device
2017-10-23 12:28:41 +02:00
ThomasKaiser
2815b25bc9
Switch to ondemand cpufreq governor on modern kernels
...
Otherwise ondemand tweaks in /etc/init.d/armhwinfo are likely to break
2017-10-17 19:46:05 +02:00
zador-blood-stained
b084385fef
Disable brcmfmac firmware hack for now
2017-10-12 14:07:52 +03:00
ThomasKaiser
65c1f8735b
Prepare new boards arrival, cosmetic fixes
2017-10-11 13:46:03 +02:00
Igor Pecovnik
f4071d13a8
Cosmetic fix. Get rid of purple background color in newt apps whiptail, partimage, debconf ... Reverting to Debian look.
2017-10-11 13:00:02 +02:00
zador-blood-stained
4cb8c1c9d3
Add cooling state to armbianmonitor -m output
2017-10-08 12:51:17 +03:00
ThomasKaiser
e7ad615648
Allow ODROID-XU4/HC1 to boot from btrfs
...
https://forum.armbian.com/index.php?/topic/5311-debian-btrfs-build-of-odroidxu4hc1-ends-up-in-boot-loop/
2017-10-05 23:40:51 +02:00
zador-blood-stained
97979f6c6a
Leave disabling serial console up to the user
2017-09-28 13:33:43 +03:00
ebin-dev
0e4ef0943b
mvebu64 switch to systemd-networkd ( #784 )
2017-09-28 11:15:26 +03:00
Igor Pecovnik
88aee9e3af
Typos 76dbcd8444
2017-09-18 13:59:42 +02:00
Igor Pecovnik
76dbcd8444
Typo
2017-09-18 13:44:44 +02:00
ThomasKaiser
fa3c7e9dcd
Minor logging fix and temp source adjustment
...
https://forum.armbian.com/index.php?/topic/5169-tinker-board-thermals-broken-post-4120/&tab=comments#comment-39566
2017-09-18 09:19:11 +02:00
ThomasKaiser
7713579131
Minor armhwinfo.log tweaks
2017-09-17 16:07:20 +02:00
ThomasKaiser
eb8965e75c
/etc/init.d/armhwinfo now only relies on /etc/armbian-release
2017-09-16 20:24:35 +02:00
ThomasKaiser
fc746a8e99
Minor armhwinfo fixes/tweaks
2017-09-16 20:24:35 +02:00
zador-blood-stained
9b0db93514
Rename sun50iw* branches to sunxi64
2017-09-16 14:02:58 +03:00
Igor Pecovnik
5dfa229eb0
Tiny bugfix. Removing doubled output - displaying storage when root is storage.
2017-09-10 18:59:30 +02:00
ThomasKaiser
39fd9d9a7d
Small interaction fix between tools
...
Armbian-config can call now "armbianmonitor -m" properly
2017-09-10 18:40:11 +02:00