[OpenWrt-Devel] RFC: Preserving smbpasswd & dnsmasq.time across sysupgrade

2015-07-18 Thread Kevin Darbyshire-Bryant
Hi All, Before I go too far ahead with this, a couple of questions. I've noticed smbpasswd is not preserved by default across sysupgrades. Any particular reason why? Similarly I intend to produce a patch to preserve dnsmasq's new timestamp file across sysupgrades too. The next question is how?

Re: [OpenWrt-Devel] RFC: Preserving smbpasswd & dnsmasq.time across sysupgrade

2015-07-30 Thread Kevin Darbyshire-Bryant
Thanks Bastian, apologies for delayed reply. I'll check that info out. :-) Thanks Kevin -- Cheers, ke...@darbyshire-bryant.me.uk Sent from my phone, apologies for brevity, spelling & top posting > On 27 Jul 2015, at 09:14, Bastian Bittorf wrote: > > * Kevin Darbyshire-Bryant [26.07.2015 16

Re: [OpenWrt-Devel] RFC: Preserving smbpasswd & dnsmasq.time across sysupgrade

2015-07-27 Thread Bastian Bittorf
* Kevin Darbyshire-Bryant [26.07.2015 16:35]: > The next question is how? It looks like a few other packages create a > subdir in 'keep.d' with a file containing a list of files that should be > preserved by default. I would anticipate creating 'samba' & 'dnsmasq' > subdirs though the package Ma