Add smith editor, hashing in login, update ion
This commit is contained in:
parent
6911093696
commit
3ff51e6e5f
6 changed files with 63 additions and 21 deletions
3
Makefile
3
Makefile
|
@ -266,7 +266,8 @@ $(BUILD)/filesystem.bin: \
|
|||
extrautils \
|
||||
schemes \
|
||||
filesystem/bin/ion \
|
||||
filesystem/bin/login
|
||||
filesystem/bin/login \
|
||||
filesystem/bin/smith
|
||||
rm -rf $@ $(BUILD)/filesystem/
|
||||
echo exit | cargo run --manifest-path schemes/redoxfs/Cargo.toml --bin redoxfs-utility $@
|
||||
mkdir -p $(BUILD)/filesystem/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue