ThomasKaiser
8540778100
Minor ramlog fixes
2018-07-11 07:29:08 +02:00
Igor Pečovnik
e78c66b3a9
bugfix
2018-07-09 19:50:23 +02:00
Igor Pecovnik
04254c4878
Fixing crontab and adjusting logrotate command
...
https://github.com/armbian/build/issues/1021
2018-06-20 09:49:06 +02:00
Igor Pečovnik
75e17b0e21
Switch logic. logrotate is active at /var/log.hdd if we use it. Compression happens only there. Truncate script (if /var/log is over 75%) saves logs, run logrotate on log.hdd and truncate logs. ZRAM partition was switched back to EXT4 since there are many troubles with older kernels. Image size was reduced due to lack of swap creation.
2018-06-17 11:52:15 +00:00
Igor Pečovnik
09b313f860
Added timeouts for our new services, bugfix for packaging
2018-06-17 08:23:40 +00:00
Igor Pečovnik
fc07886a1d
Bsp services RFC ( #1015 )
...
* Basic armbian services RFC
- tested building and upgrade
- armbian-optimize-hardware and armbian-setup-hardware have still the same content
* fix permissions
* Forther renaming and small fixes
* Odroid C2 NEXT tiny config adjustement to remove errros from bootup and moving u-boot to 2018.05
* More cleanings
* permissions fix
* More cleanup ...
* permi
* Remove few Ubuntu related things, fix permissions
* Further mini improvements
* Fix logrotate compression and permission issues
* Bugfix
* Wrong services setup at package install. fixing
* RAM logging: workaround for older kernel/btrfs driver versions
* Renaming services, proper config for zram, few bugfixes.
* Various fixes
* Various fixes
* No $TMPFILE needed here
* Various fixes
* Lower this so boards with low memory can use it too
* Various fixes
* Adjust logfile to armbian-hardware-monitor.log
* Remove swap file creation
* Fix permissions in all logrotate configs if needed.
* Prevent loading parallel printer port drivers which we don't need here.
2018-06-16 19:41:16 +02:00
Igor Pecovnik
442ab52d3e
Small RFC for better Armbian MOTD user configuration
...
https://forum.armbian.com/topic/7229-30-sysinfo-get_ip_addresses/
2018-05-31 10:22:03 +02:00
Igor Pecovnik
a7b8386b02
Tiny Rockchip related fixes. Fix boot priority on MiQi. Start from SD if insterted, otherwise boot from eMMC, go up with u-boot to 2017.11, 2018.03 hangs ...
2018-05-30 11:46:32 +00:00
ThomasKaiser
1c9c7d4037
Temperature readout fix
...
And switching from Google to Cloudflare DNS everywhere
2018-05-28 23:27:11 -07:00
Igor Pecovnik
e39757e142
Packages cleanup. Removing deprecated configs and scripts
2018-05-27 20:51:05 +02:00
Igor Pecovnik
312ec0ba91
Merged packages from development
2018-05-27 10:17:03 +00:00
zador-blood-stained
2a11de768c
Merge safe changes from development to master, part 2
2018-04-29 16:02:11 +03:00
Edwin Steele
23a81c22a2
Flush armbianEnv.txt to disk to avoid corruption
...
Corruption of this file affects the ability to boot properly
and this can easily happen with an unclean shutdown given the
long commit interval in /etc/fstab.
2018-04-09 17:24:36 +10:00
Igor Pecovnik
5a6da62a63
Install armbian-firmware (and remove linux-firmware from Xenial) and create armbian-desktop-$BRANCH by default. Desktop package is not yet used but can be installed manually on top of CLI image.
2018-03-04 21:30:09 +01:00
Igor Pecovnik
fcf8d5cad7
Storing package list compressed - save some space (50-70Mb), enlarging automated apt-get update and purge intervals to minimize fs interacions further
2018-03-01 20:37:47 +01:00
Thomas Kaiser
7927a540da
Try to apply USB quirks at boot
2018-02-27 08:35:56 +01:00
Igor Pečovnik
3f6c5187fa
Merge branch 'master' into master
2018-02-16 14:31:25 +01:00
Igor Pečovnik
5c7ee75adc
Also showing bridge IP addresses
2018-02-15 19:27:41 +01:00
Igor Pecovnik
180112d72d
Enable BT on BPi M2 zero
2018-02-15 12:20:57 +01:00
Eddi De Pieri
6e79dc833d
Revert "fix bt on orangepiwin"
...
This reverts commit 238072cb55 .
2018-01-27 10:23:02 +01:00
Eddi De Pieri
238072cb55
fix bt on orangepiwin
2018-01-21 00:42:17 +01:00
Igor Pecovnik
b26ea8bfa0
Increase Wifi stability (disabling pm) and disable some wireless debug info on Orangepi Prime
2018-01-15 15:15:09 +01:00
Igor Pečovnik
d4ba1d7b0b
Removing C2 MAC seting
...
Apparently, this method kills the network and it is not needed anymore.
https://forum.armbian.com/topic/5796-no-ip-assignment-with-c2-and-31479-odroidc2/?tab=comments#comment-46534
2017-12-27 07:24:09 +01:00
Thomas Kaiser
751aa7194f
Remove soctemp node when there are no thermal readouts
...
Allowing to revert 7f2337e
2017-12-15 10:20:14 +01:00
Igor Pecovnik
837b22ad51
Floating point bc powered check if string is a number to supress output when we don't have numeric value
2017-12-05 10:56:24 +01:00
Igor Pecovnik
5cb346e80f
More resiliant soc temp reading when kernels fails to output proper data.
2017-11-29 11:48:27 +01:00
ThomasKaiser
c8b2eaa893
Introduce BOARDFAMILY and base LINUXFAMILY on this
...
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00
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
7dd3a3154a
Minor logging/support tweaks
2017-11-22 11:32:32 +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
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
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
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
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
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
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