April 26, 201511 yr B15 has some "unneeded" files included, can these be removed? # find / -name ".DS_Store" -type f /.DS_Store /usr/.DS_Store /usr/local/.DS_Store /usr/local/sbin/.DS_Store Update The .DS_Store files are coming from one of the plugins (USB automount in this case)
April 26, 201511 yr Author Those are OS X remnants. Similar to Thumbs.db from Windows. Do you have a Mac? No, but perhaps LT used a Mac when the txz file was created ...
April 26, 201511 yr Just checked, I don't have them here. That's bizarre. root@WHS:/# find / -name ".DS_Store" -type f root@WHS:/#
April 26, 201511 yr I do have them, and there has never been an OSX device on my network. However, unpacking bzroot doesn't show any trace of them, so I don't know where they are coming from.
Archived
This topic is now archived and is closed to further replies.