Commit Graph

6 Commits

Author SHA1 Message Date
0450cdfee6 Fix bootstrap for all three binaries 2023-02-13 10:30:46 -05:00
ebebf2b4e5 Add swapoff applet 2023-02-08 16:20:25 -05:00
565e2c52d4 Add swaplabel applet 2023-02-07 10:34:09 -05:00
29af667a0f utilbox/umount - add lazy flag, iter through mnt entries in one pass
to filter chosen entries when using `all` options
2023-02-07 00:13:42 -05:00
a468b09816 utilbox/umount - use Vec::retain instead of iter/filter/collect 2023-02-06 23:08:46 -05:00
39c3803acb Add utilbox binary and umount applet; Move blkid mountpoint and
`clear` applets into `utilbox`
2023-02-06 18:57:28 -05:00