Small tweaks
Lots of new code imported.
This commit is contained in:
parent
a770daa795
commit
2277c5d7bb
86 changed files with 12444 additions and 91 deletions
11
src/cmd/factotum/testsetup
Executable file
11
src/cmd/factotum/testsetup
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
#!/bin/rc
|
||||
|
||||
slay 8.out|rc
|
||||
8.out $* -s fact.s -m /n/kremvax
|
||||
8.out $* -s fact.c
|
||||
ramfs -m /n/sid >[2]/dev/null
|
||||
auth/aescbc -d < /usr/rsc/lib/factotum.aes >/n/sid/all
|
||||
read -m /n/sid/all >/n/kremvax/factotum/ctl
|
||||
read -m /n/sid/all >/mnt/factotum/ctl
|
||||
unmount /n/sid
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue