Adam Borowski - 29.03.18, 21:17: > On Thu, Mar 29, 2018 at 09:00:59AM -1000, Joel Roth wrote: > > I've been backing up my system with rsync years without > > the --xattrs option. I'm curious if important parts of > > Debian/Devuan rely on extended attributes. > > Type: 「getcap -r /bin /sbin /usr /lib」. If anything pops up, you'd lose the > functionality of that program after a restore. Note that these caps are > set in postinst conditionally, requiring capability support in the kernel > and filesystem, plus userspace tool (libcap2-bin). This is installed by > default, but if you started with a minimal install, you won't have it. In > such cases, the fallback is to set the relevant programs setuid root, which > is far less secure.
One prominent example meanwhile is: % getcap /bin/ping /bin/ping = cap_net_raw+ep :) Unless I know better I always use 「rsync -aAHXS」 for backuping directory trees. Of these I think especially -H has a significant cost. And -S, but -S will save quite some space with files with large holdes in it. Nice, I like these: 「」「」「」「」「」「」 :) Now I wonder how to type these on a keyboard with German keyboard layout. Hmmm, Alt-Gr-S is ſ but that is not the same as 「. Hmmm, did not find it. Thanks, -- Martin _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
