Igor Pečovnik
7283c12ffd
Fix permissions for script and in one patch, s5p6818 kernel config adjustement
2018-07-06 07:07:41 +00:00
Igor Pečovnik
52c71aba80
Logrotate fix
...
https://github.com/armbian/build/issues/1033
2018-07-06 06:59:38 +02:00
Igor Pečovnik
cf40fda60a
Add OMV 4 module dependencies and a workaround for ram2log that OMV can make use ZRAM powered ramlog. It is also helpful in case of sudden crash. Nginx can't start without log places into its subdir. We create them on start.
2018-07-04 14:19:50 +00:00
Igor Pecovnik
908dd71d2d
Revert "Adjusted ZRAM implementation"
...
This reverts commit 46d754f909 .
2018-06-30 23:00:26 +02:00
Igor Pečovnik
46d754f909
Adjusted ZRAM implementation
...
https://forum.armbian.com/topic/7503-we-need-your-help/?tab=comments#comment-57029
2018-06-29 11:14:04 +00:00
Igor Pečovnik
b2bb8fba4f
Fix ZRAM & RAMLOG startup troubles. Tested on all targets, permission fix in patches, adjust Udoo NEXT patches
2018-06-25 15:59:58 +00:00
Igor Pečovnik
bffd9a4a72
Workaround for activating ZRAM on some older kernels and enabling zram compression method in Odroid C2 kernel config
2018-06-22 11:51:05 +00:00
Igor Pečovnik
acb3ec59e1
Moving Odroid C2 default to 3.16.y
2018-06-22 10:57:55 +00: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
a0a49416e0
Bugfix and add another file to cleaning list
2018-06-17 13:07:02 +00: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
Obihörnchen
dace054d9d
ODROID XU4: Improve IRQ detection regex
...
Some kernels might have additional interrupts like ```extcon_usb3_0```. The previous regex matches this as well, so usb3 smp_affinity was never set correctly.
```
80: 1465 54 0 0 0 0 0 0 GICv2 103 Edge ehci_hcd:usb1, ohci_hcd:usb2
150: 3915 0 132611 0 0 0 0 0 GICv2 104 Edge xhci-hcd:usb3
151: 334 0 0 0 0 0 0 7406300 GICv2 105 Edge xhci-hcd:usb5
152: 0 0 0 0 0 0 0 0 exynos4210_wkup_irq_chip 5 Edge extcon_usb3_0
153: 1 0 0 0 0 0 0 0 exynos4210_wkup_irq_chip 1 Edge extcon_usb3_1
154: 0 0 0 0 0 0 0 0 exynos4210_wkup_irq_chip 4 Edge extcon_usb3_1
```
Note: The armbian kernel doesn't have these additional interrupts, but it can't hurt to improve it anyways ;)
2018-06-17 01:31:51 +02:00
Igor Pečovnik
347af78b46
Detecting compressed devices doesn't work properly. fixed to dev/zram0 for now
2018-06-16 20:31:15 +00:00
Igor Pečovnik
9509640c65
Bugfix.
...
After, not before
2018-06-16 21:25:03 +02:00
Igor Pečovnik
f0b4ac9f2a
Check if file exists
2018-06-16 18:57:41 +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
zador-blood-stained
f847b1d219
Drop OPi 2G-IOT build target
...
"Community supported" configurations with a lot of issues, no community
to support it and no improvements in more than a year should be dropped
2018-06-12 13:49:37 +03:00
Tony
d32c9cce43
Delete tinker-bluetooth-restart.service
...
Deprecated. New user space gpio control method does not suffer the same issues
2018-06-05 20:58:17 -04:00
zador-blood-stained
22e0317fc8
Move installation of armbian-config deps to its script
2018-06-05 19:40:51 +03:00
zador-blood-stained
f9d48776a5
Drop S500 boards
2018-06-02 17:44:19 +03:00
Igor Pečovnik
73ffbc0a26
Changing to master branch
...
which is now default
2018-05-31 13:58:55 +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
Igor Pecovnik
991fb56209
Merge Odroid XU4 into stable
2018-05-25 10:49:33 +02:00
Stefan Mavrodiev
56a9a49b19
Update olinuxino BSP packages
2018-05-03 09:00:16 +03: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
przemyslaw.radziszewski
e0e6bb182d
added frame buffer configuration
2018-03-14 20:59:34 +01:00
Igor Pečovnik
347a169994
changing branch
2018-03-07 14:33:09 +01: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 Pecovnik
256cf7811c
Workaround for Tinkerboard Bluetooth
2018-02-22 17:25:59 +01:00
Tony
564395a2f7
Update tinker-bluetooth.service
...
Silly mistake.
2018-02-20 23:37:15 -05:00
Tony
57a321401e
Merge pull request #897 from Tonymac32/master
...
rockchip default add video permissions
2018-02-18 00:33:07 -05:00
Igor Pečovnik
ee267993b0
Merge pull request #894 from helios-4/helios4
...
Helios4 - fancontrol improvement + mvebu-next patches reordering
2018-02-17 08:39:07 +01:00
Gauthier Provost
5abd71d6b6
Helios4 - Add fancontrol patch
...
- fix 'too many arguments' error messages
- set pwm to minimum speed when fancontrol exit
2018-02-17 14:08:17 +08:00
Igor Pečovnik
3f6c5187fa
Merge branch 'master' into master
2018-02-16 14:31:25 +01:00
Tony
1072067765
bsp rockchip udev rules
...
https://forum.armbian.com/topic/6291-changing-default-kernel-testing-needed/?do=findComment&comment=49376
2018-02-15 23:18:28 -05: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
Igor Pecovnik
69ccc04e88
USB / SATA install support for Esspressobin SPI based boot. BTRFS option disabled.
2018-02-13 14:17:20 +01:00
Tony
e2a054af8d
remove unecessary file
...
don't need the whole file in any case
2018-02-07 22:27:32 -05:00
tonymac32
6e8da746c9
Merge branch 'master' of git://github.com/armbian/build
2018-02-05 22:52:11 -05:00
Igor Pečovnik
5e86816403
Merge pull request #881 from OLIMEX/olimex-som204-a20
...
Add support for A20-SOM204 board
2018-02-05 07:07:06 +01:00
Gauthier Provost
8bc4065287
Make fancontrol config use physical device address (mapped via 90-helios4-hwmon.rules)
...
Remove kernel KGDB options
2018-02-05 00:55:36 +08:00