tn3399_openwrt/package
Rafał Miłecki 5a59e2c059 samba36: append config from /var/run/config/ for runtime shares
This will allow automation/hotplug.d scripts to store runtime shares in
the /var/run/config/samba. It's useful e.g. for USB drives that user
wants to be automatically shared.

Using /var/run/config/ provides:
1) Automated cleaning on reboots
   It's important for consistency (to avoid sharing non-existing drives)
2) Safety for user non-commited changes
   Automated scripts should never call "uci [foo] commit" as that could
   flush incomplete config.

Another minor gain is avoiding flash wearing for runtime setup.

Cc: Rosy Song <rosysong@rosinson.com>
Cc: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2019-01-10 10:33:40 +01:00
..
base-files base-files: allow non-standard rootfs volume name in UBI in sysupgrade 2019-01-01 16:38:20 +01:00
boot ipq40xx: copy Fritz4040 UBoot to STAGING_DIR_IMAGE 2019-01-06 12:26:12 +01:00
devel gdb: bump to 8.2.1 2019-01-07 17:09:06 +01:00
firmware ath10k-firmware: update Candela Tech firmware images 2018-12-20 09:23:45 +01:00
kernel mac80211: brcmfmac: backport fixes from the 5.0-rc1 2019-01-08 09:17:11 +01:00
libs elfutils: fix gcc 8.0+ multistatement macros warning/error 2018-12-20 19:21:42 +01:00
network samba36: append config from /var/run/config/ for runtime shares 2019-01-10 10:33:40 +01:00
system fstools: update to the latest master branch 2019-01-02 07:21:39 +01:00
utils busybox: Add ALTERNATIVES for findutils 2019-01-03 22:24:10 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00