]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
btrfsctrl: New suid binary helper program btrfsctrl
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 21 Mar 2025 20:01:30 +0000 (21:01 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 21 Mar 2025 20:01:30 +0000 (21:01 +0100)
commit9f15a18f5d666d3078ea1d312f8ba7076b8b099c
treef3afd7dc1b2aff8b85726ccf1f396fd15328e2c9
parent2112342dd3ccaf6008c742dddd4ca26b17c5651d
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]