Created new branch for Debian Live live-cd build system development. This
commit includes the default configuration files, which don't work with Debian "etch".
This commit is contained in:
commit
ec818dbbc3
253 changed files with 6460 additions and 0 deletions
6
live-cd-tree.d/etc/rc3.d/S99usage_hint
Executable file
6
live-cd-tree.d/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