mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
from an URL (i.e., do it the same way as when installing from a file). This fixes the lossage of the setuid bits. It wasn't a problem before because GNU tar(1) implied the -p option for root, but BSD tar(1) doesn't do that. Discussed with: tobez and some advanced users :) |
||
|---|---|---|
| .. | ||
| deps.c | ||
| exec.c | ||
| file.c | ||
| global.c | ||
| lib.h | ||
| Makefile | ||
| match.c | ||
| msg.c | ||
| pen.c | ||
| pkgwrap.c | ||
| plist.c | ||
| str.c | ||
| url.c | ||
| version.c | ||