Commit Graph

6 Commits

Author SHA1 Message Date
Nathan Fisher 102678015b Fixed clippy lints 2023-02-20 23:00:35 -05:00
Nathan Fisher 5a7c2008b5 Add `df` applet; Finalize some bootstrap details; 2023-02-17 19:01:30 -05:00
Nathan Fisher 83fcb52d80 Use `errno` workspace crate for `mount` and `stat` workspace crates 2023-02-13 00:41:58 -05:00
Nathan Fisher ebebf2b4e5 Add `swapoff` applet 2023-02-08 16:20:25 -05:00
Nathan Fisher 39c3803acb Add `utilbox` binary and `umount` applet; Move `blkid` `mountpoint` and
`clear` applets into `utilbox`
2023-02-06 18:57:28 -05:00
Nathan Fisher 06b88d2c24 Refactoring:
- Split into workspace crates
- Split into two binaries `corebox` and `hashbox`
- Add `mount` crate to workspace to prepare for third binary `utilbox`
2023-02-05 23:50:59 -05:00