Changeset 1195
- Timestamp:
- 08/24/09 07:51:44 (11 months ago)
- Location:
- deb-live
- Files:
-
- 1 removed
- 2 modified
- 1 copied
-
README.devel (modified) (3 diffs)
-
config/chroot_local-packages/cryptobox-server_0.3.4.5-1_i386.deb (deleted)
-
config/chroot_local-packages/cryptobox-server_0.3.5-1_i386.deb (copied) (copied from tags/packages/cryptobox-server_0.3.5-1_i386.deb)
-
config/chroot_sources/systemausfall-org.chroot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
deb-live/README.devel
r1135 r1195 1 This is an EXPERIMENTALversion of CryptoNAS for Debian Live!1 This is the version of CryptoNAS for Debian Live! 2 2 3 3 Read http://devel.cryptobox.org/wiki/DebianLiveBuild before … … 24 24 variables. 25 25 26 `scripts/cbox-dev.sh diff' works now.27 26 28 27 Source Code Info … … 40 39 "http://www.debian.org/mirror/list". 41 40 42 43 TODO44 ----45 46 complete "cryptonas" name change47 48 enable apache2 DAV49 integrate with cryptobox-server 0.450 51 custom splash screen for syslinux52 stream music53 check filesystems periodically54 make drive identification more user-friendly (not just "/dev/foo")55 "install to hard disk or similar device" function (not high priority)56 for release live cd, set an invalid hash to disable misusing the syslinux bootloader57 58 59 Short term goals:60 ----------------61 do any more files need copyright notices?62 63 64 Known Issues:65 ------------66 *Debian Live boot media shown in list of available disks67 *Mounted encrypted volumes shown twice in list of available disks68 69 *syslinux splash screen needs customization70 *Reading an encrypted live-cd image doesn't work using Etch71 *LH_APT_SECURE must be set to "enabled" in Etch or else cdebootstrap fails72 LH_SOURCE="enabled" doesn't work yet -
deb-live/config/chroot_sources/systemausfall-org.chroot
r1115 r1195 10 10 # 11 11 #to /etc/apt/sources.list on the computer used for your build. 12 deb http://127.0.0.1:3142/apt-cacher/systemausfall.org/toolforge/debian unstable main12 #deb http://127.0.0.1:3142/apt-cacher/systemausfall.org/toolforge/debian unstable main
