Created tag for Live CD/Live USB release v0.3.5 build config
This commit is contained in:
parent
783824bad9
commit
bd96dede76
101 changed files with 9510 additions and 0 deletions
20
deb-live_v0.3.5/configure-examples.d/README
Normal file
20
deb-live_v0.3.5/configure-examples.d/README
Normal file
|
@ -0,0 +1,20 @@
|
|||
#Note: these files have NOT been tested with CryptoNAS 0.4 or later.
|
||||
#They *may* work if added to config/chroot_local-includes/etc/init.d/
|
||||
#and symbolic links created from /etc/rcS.d/*.
|
||||
|
||||
1) Overview
|
||||
the files in this directory are examples for specific hook scripts
|
||||
to change the configuration of the box
|
||||
|
||||
set_root_pw
|
||||
- replace the disabled root password (the default) with
|
||||
a choosen password
|
||||
- useful if your development cryptobox:
|
||||
- is located in an insecure environment
|
||||
- or your development team is geographically distributed, so the
|
||||
cryptobox for testing has to be publicly available
|
||||
|
||||
set_allowed_devices
|
||||
- change the default selection of devices that can be used
|
||||
as the crypto harddisk
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue