Live Magic is tool for end-users to quickly and easily generate their own Debian live systems. It supports selecting:
- Desktop environment
- The distribution of Debian to build (stable, testing, etc.)
- Media type (ISO9660, USB-HDD image, PXE netboot, etc.)
- Target locale and keyboard layout, defaulting to current build system configuration
- Debian Installer integration
- 12 languages
- .. and more
Live Magic is a GUI frontend to the live-helper tool, which is part of the Debian Live project (where I am a core developer).
Licence
Live Magic is released under the GNU General Public License version 3 or later.
Download / Development
If you are using Debian GNU/Linux, this software is available in the live-magic package. Alternatively, you can browse the source tree or download the code from Git:
$ git clone git://git.chris-lamb.co.uk/live-magic # or $ git clone http://git.chris-lamb.co.uk/repo/live-magic.git