armbian-build/packages/bsp
Simone Rossetto f4e50fc963 Change regex match from 'log/' to '/log/'
The sed command was wrongly replacing every folder whose name ends
in 'log/' with 'log.hdd/', so i.e. '/var/log/ulog/*.log' became
'/var/log.hdd/ulog.hdd/*.log'. Subsequent logrotate exections would
fail due to non existent folders.

In addition, some logrotate config files may have more than one path
per line, so a 'g' option in the sed replacement regex is required
to replace all '/log/' entries at once.
2019-03-20 16:38:38 +01:00
..
armbianmonitor Refactor BSP directory structure 2017-07-24 16:38:00 +03:00
common Change regex match from 'log/' to '/log/' 2019-03-20 16:38:38 +01:00
cubox Fix randomly failing X server on imx6 boards + upstram patch for Udoo NEXT 2017-12-12 22:09:53 +01:00
helios4 [ helios4 ] Enable WoL for eth0 2019-03-02 22:59:36 +08:00
lime-a64 Merged packages from development 2018-05-27 10:17:03 +00:00
mpv Move files used by makeboarddeb to packages/bsp subdirectory 2017-07-17 20:33:29 +03:00
mt7623 Bananapi R2 (#1151) 2018-11-08 18:51:42 +01:00
mvebu64 Add NM_IGNORE_DEVICES variable, drop NM config from mvebu64 2017-09-28 13:53:14 +03:00
odroid [ odroid xu4 ] use udev rules to set ethernet rps 2018-12-23 13:09:56 +00:00
olinuxino Update olinuxino BSP packages 2018-05-03 09:00:16 +03:00
pinebook Minor PineBook fixes 2017-09-10 04:19:35 -07:00
rk3328/z28pro BT packages for z28pro 2018-07-21 09:28:00 +00:00
rk3399 [ rk3399 ] Enable bluetooth on M4, T4, Neo4, ... 2019-02-06 17:58:17 +01:00
rockchip Set permissions for multimedia nodes in RK3288 & RK3399 2019-01-03 20:27:34 +01:00
sunxi-temp Move files used by makeboarddeb to packages/bsp subdirectory 2017-07-17 20:33:29 +03:00
10-no-new-privileges.conf Move and simplify some distribution specific tweaks 2017-08-01 16:01:12 +03:00
10-override-random-mac.conf Disable NM random MAC in Stretch 2017-10-24 17:25:41 +03:00
99disable-power-management Move and simplify some distribution specific tweaks 2017-08-01 16:01:12 +03:00
armbian_first_run.txt.template Merged packages from development 2018-05-27 10:17:03 +00:00
h3consumption Move files used by makeboarddeb to packages/bsp subdirectory 2017-07-17 20:33:29 +03:00
h3disp added frame buffer configuration 2018-03-14 20:59:34 +01:00
zz-override-wifi-powersave-off.conf Move and simplify some distribution specific tweaks 2017-08-01 16:01:12 +03:00