2008-06-19 09:35:37 +02:00
|
|
|
This is an EXPERIMENTAL version of CryptoNAS for Debian Live!
|
|
|
|
|
2008-07-04 07:33:24 +02:00
|
|
|
Read http://devel.cryptobox.org/wiki/DebianLiveBuild before
|
|
|
|
you do anything else.
|
2008-06-19 09:35:37 +02:00
|
|
|
|
|
|
|
|
2008-07-04 07:33:24 +02:00
|
|
|
It is recommended that you run "./rm-tmps.sh" after making configuration
|
|
|
|
changes using an editor but before starting a new build.
|
2008-06-19 09:35:37 +02:00
|
|
|
|
2008-07-04 07:33:24 +02:00
|
|
|
For the convenience of other developers, the debian-patched
|
|
|
|
live-helper scripts being used are located in
|
|
|
|
the "tools" folder. The version of live-helper distributed
|
|
|
|
with Ubuntu "Gutsy Gibbon" does NOT work for CryptoNAS.
|
2008-06-19 09:35:37 +02:00
|
|
|
|
2008-08-18 02:24:32 +02:00
|
|
|
You may want to add the following line to apt-cacher's source list
|
2008-07-04 07:33:24 +02:00
|
|
|
(for example, /etc/apt/sources.list) and run "aptitude update":
|
|
|
|
deb http://systemausfall.org/toolforge/debian unstable main
|
|
|
|
|
|
|
|
|
2008-07-12 05:27:05 +02:00
|
|
|
config/chroot_local-includes/usr/lib/cryptobox-cd/etc.d/modules and
|
|
|
|
config/chroot_local-includes/usr/lib/cryptobox-cd/etc.d/network/interfaces
|
2008-08-18 02:24:32 +02:00
|
|
|
will now be used at boot time if they exist. The developer can specify
|
|
|
|
alternative files using the $CNAS_KMODULES and $CNAS_INTERFACES
|
|
|
|
variables.
|
2008-07-12 05:27:05 +02:00
|
|
|
|
2008-09-13 02:00:58 +02:00
|
|
|
`scripts/cbox-dev.sh diff' works now.
|
2008-07-12 05:27:05 +02:00
|
|
|
|
2008-08-02 09:35:05 +02:00
|
|
|
Source Code Info
|
|
|
|
----------------
|
|
|
|
The $LH_SOURCE feature of "live-helper" is not currently working with
|
|
|
|
CryptoNAS. Instead, for source code, do:
|
|
|
|
"svn checkout https://svn.systemausfall.org/svn/cryptobox"
|
|
|
|
|
|
|
|
The other source code used for CryptoNAS Live is located in the "Etch"
|
|
|
|
Debian release. A list of mirror sites (created using
|
|
|
|
"wget --no-host-directories --cut-dirs=1 --convert-links --page-requisites
|
|
|
|
http://www.debian.org/mirror/list") is included in the
|
|
|
|
CryptoNAS subversion repository in the "deb-live/Debian-Mirrors" folder.
|
|
|
|
A current list of mirrors is also located at
|
|
|
|
"http://www.debian.org/mirror/list".
|
|
|
|
|
|
|
|
|
|
|
|
TODO
|
|
|
|
----
|
2008-08-18 02:24:32 +02:00
|
|
|
|
2008-07-04 07:33:24 +02:00
|
|
|
complete "cryptonas" name change
|
2008-08-18 02:24:32 +02:00
|
|
|
|
2008-07-04 07:33:24 +02:00
|
|
|
enable apache2 DAV
|
2008-08-18 02:24:32 +02:00
|
|
|
integrate with cryptobox-server 0.4
|
2008-07-04 07:33:24 +02:00
|
|
|
|
2008-07-12 05:27:05 +02:00
|
|
|
custom splash screen for syslinux
|
|
|
|
stream music
|
|
|
|
check filesystems periodically
|
|
|
|
make drive identification more user-friendly (not just "/dev/foo")
|
|
|
|
"install to hard disk or similar device" function (not high priority)
|
2008-09-13 02:00:58 +02:00
|
|
|
for release live cd, set an invalid hash to disable misusing the syslinux bootloader
|
2008-07-04 07:33:24 +02:00
|
|
|
|
2008-07-12 05:27:05 +02:00
|
|
|
|
|
|
|
Short term goals:
|
2008-08-02 09:35:05 +02:00
|
|
|
----------------
|
2008-07-04 07:33:24 +02:00
|
|
|
do any more files need copyright notices?
|
2008-08-02 09:35:05 +02:00
|
|
|
|
|
|
|
|
|
|
|
Known Issues:
|
|
|
|
------------
|
2008-09-04 05:07:06 +02:00
|
|
|
*Debian Live boot media shown in list of available disks
|
|
|
|
*Mounted encrypted volumes shown twice in list of available disks
|
|
|
|
|
2008-08-02 09:35:05 +02:00
|
|
|
*syslinux splash screen needs customization
|
2008-08-18 02:24:32 +02:00
|
|
|
*Reading an encrypted live-cd image doesn't work using Etch
|
2008-08-02 09:35:05 +02:00
|
|
|
*LH_APT_SECURE must be set to "enabled" in Etch or else cdebootstrap fails
|
|
|
|
LH_SOURCE="enabled" doesn't work yet
|