"secure" build now works; moved /usr/lib/cryptobox-cd to /usr/share/cryptonas-live; removed some obsolete files; added gettext to

development build
This commit is contained in:
frisco 2008-08-18 00:24:32 +00:00
parent 3ccc72f535
commit 91a0cfb6de
60 changed files with 147 additions and 2581 deletions

View file

@ -1,4 +0,0 @@
#!/bin/sh
umount "$1/proc"

View file

@ -1,5 +0,0 @@
#!/bin/sh
# the samba package requires /proc to be present
mount --bind /proc "$1/proc"