RT notifier: parse templates without header correctly
[openxpki.git] / trunk / package / morphix / README
blob61bcbd17b07eff121f9e32dbb62e655d6a929082
1 Morphix is a live CD builder based on Knoppix and Debian.
3 Here, you can find the input files to build the OpenXPKI Live CD.
4 To build, you'll first need to install the morphing-tools:
5  * Add "deb http://www.morphix.org/debian ./" to your /etc/apt/source.list
6  * apt-get update
7  * apt-get install morphing-tools 
9 Then, run ./build.sh which will create a file named openxpki_live.iso
10 after quite a while.
12 The OpenXPKI Live CD is currently in beta. It contains a fully deployed
13 OpenXPKI using MySQL as the database backend and a fully configured
14 mod_perl-based web interface.
15 For now, it serves as a quick demonstration of OpenXPKI's features.
16 In the future, it may also serve as a quick way to install OpenXPKI
17 and use it (for example as an offline CA together with a USB storage
18 device)
20 More information about Morphix can be found at http://www.morphix.org