Go to file
frisco e862e16a59 Fixed a bug in the build system. I don't entirely remember why this got changed; see r1126. The "." include line
at the bottom of "config/common" can be commented out again for debugging or local builds if this is still required.
2010-08-22 09:06:46 +00:00
Debian-Mirrors "local" installation of "cryptobox-server" package 2008-08-02 07:35:05 +00:00
config Fixed a bug in the build system. I don't entirely remember why this got changed; see r1126. The "." include line 2010-08-22 09:06:46 +00:00
configure-examples.d Fixed "scripts/cbox-dev.sh diff" (must run devel-features.sh manually first); cleaned up some pre-0.4 files 2008-09-13 00:00:58 +00:00
cover Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
etc-defaults.d Fixed "scripts/cbox-dev.sh diff" (must run devel-features.sh manually first); cleaned up some pre-0.4 files 2008-09-13 00:00:58 +00:00
hints Removed some obsolete "hints" files; added "interfaces" file; updates to svn:ignore 2008-09-13 23:25:00 +00:00
packages "secure" build now works; moved /usr/lib/cryptobox-cd to /usr/share/cryptonas-live; removed some obsolete files; added gettext to 2008-08-18 00:24:32 +00:00
scripts Fixed "scripts/cbox-dev.sh diff" (must run devel-features.sh manually first); cleaned up some pre-0.4 files 2008-09-13 00:00:58 +00:00
tools Reconstructed live-helper_1.0~a48 into *unofficial* Debian source files for inclusion in Debian Live "source" tarball, since official Debian sources for live-helper_1.0~a48 are no longer 2010-05-25 07:32:22 +00:00
README.devel Updated deb-live tree for public v0.3.5 snapshot 2009-08-24 05:51:44 +00:00
rm-tmps.sh Fixed "scripts/cbox-dev.sh diff" (must run devel-features.sh manually first); cleaned up some pre-0.4 files 2008-09-13 00:00:58 +00:00

README.devel

This is the version of CryptoNAS for Debian Live!

Read http://devel.cryptobox.org/wiki/DebianLiveBuild before
you do anything else.


It is recommended that you run "./rm-tmps.sh" after making configuration
changes using an editor but before starting a new build.

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.

You may want to add the following line to apt-cacher's source list 
(for example, /etc/apt/sources.list) and run "aptitude update":
deb http://systemausfall.org/toolforge/debian unstable main


config/chroot_local-includes/usr/lib/cryptobox-cd/etc.d/modules and
config/chroot_local-includes/usr/lib/cryptobox-cd/etc.d/network/interfaces
will now be used at boot time if they exist. The developer can specify
alternative files using the $CNAS_KMODULES and $CNAS_INTERFACES
variables.


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".