Commit Graph

11 Commits

Author SHA1 Message Date
Nathan Fisher
d248f7d17b Remove Default constraint on Cmd trait and begin removing
derive(Default) from applets
2023-04-17 23:27:57 -04:00
102678015b Fixed clippy lints 2023-02-20 23:00:35 -05:00
5a7c2008b5 Add df applet; Finalize some bootstrap details; 2023-02-17 19:01:30 -05:00
888cc3272b Fix bootstrap for all commands 2023-02-13 10:38:02 -05:00
423592973f Revert "Fix bootstrap for all three binaries"
This reverts commit 0450cdfee6.
2023-02-13 10:32:36 -05:00
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