-
The [`unsafe.Pointer` rules](https://pkg.go.dev/unsafe#Pointer) allow “conversion of a `Pointer` to a `uintptr` when calling `syscall.Syscall`”, with a caveat:
> If a pointer argument must be convert…
-
I have a external ssd with ExFat. There a directory crypted with gocryptfs.
Problem, that macos create for each file in enc dir xattr file, so foreach file in crypt
"gocryptfs.diriv"
mac os creates…
-
Current design assigns all config syncing responsibilities to the user.
This is sufficient for folks who understand the underlying config system but is confusing for those without that knowledge. Giv…
-
Upstream chromium [removed](https://chromium.googlesource.com/chromium/src.git/+/a9b4fb70b4318b220deee0da7b1693d16b8ed071) the setting of xattrs on downloads for linux, specifically `user.xdg.origin.u…
-
**Describe the bug**
https://www.osnews.com/story/141055/bug-or-intentional-macos-15-1-completely-removes-ability-to-launch-unsigned-applications/
-
### Version of Warewulf
```
$ wwctl version
wwctl version: 4.4.0-1.git_afcdb21
rpc version: apiPrefix:"rc1" apiVersion:"1" warewulfVersion:"4.4.0-1.git_afcdb21"
```
### Expected behavior
Exp…
-
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no…
-
It looks like we can implement the functionality offered by `O_XATTR` on OpenSolaris via an ioctl. That would allow us to offer the equivalent to `open(path, O_XATTR, mode)` for opening the extended a…
-
### Discord username (optional)
plche#9672
### Describe the bug
when you issue the command `xattr -d 'extended-attribute-name' filename.ext` or `xattr -c filename.ext` nothing is modified.
### To …
-
14-inch, 2021
Apple M1 Pro
13.0.1 (22A400)
MacOS Ventura Version 13.0.1 (22A400)
`
Password:
option -r not recognized
Following Download Steps from pinokio.computer:
usage: xattr [-slz] fi…