]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
btrfsctrl: New suid binary helper program
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 21 Mar 2025 20:01:30 +0000 (21:01 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 3 Jul 2025 16:55:36 +0000 (18:55 +0200)
commit53382544b15f5058bc8f29940a36fde0601b25e5
treee3335c1fcf7e8e9cc9d0bf259ae259e42d79859e
parent104a193d54b4d7f76bf58f9bbe3a8b57ec2292e1
btrfsctrl: New suid binary helper program

This binary is used to show, create, delete and restory snapshots
on a BTRFS installed system.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/rootfiles/common/misc-progs
src/misc-progs/Makefile
src/misc-progs/btrfsctrl.c [new file with mode: 0644]