Copied some necessary files from the existing dfsbuild static live-cd tree.
This commit is contained in:
parent
ec818dbbc3
commit
dbc620b26f
43 changed files with 2523 additions and 0 deletions
6
config/chroot_local-includes/etc/rc3.d/S99usage_hint
Executable file
6
config/chroot_local-includes/etc/rc3.d/S99usage_hint
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
echo -e "\n+----------------------------------------------------------------+"
|
||||
echo -e "\n The CryptoNAS has started."
|
||||
echo -e "\n You can access it now via a web browser at: http://192.168.0.23"
|
||||
echo -e "\n Visit cryptonas.org for help and more information."
|
||||
echo -e "\n+----------------------------------------------------------------+\n"
|
Loading…
Add table
Add a link
Reference in a new issue