diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -2,7 +2,11 @@ Debian Live Framework: make-live ================================ make-live is a utility to build Debian Live systems. It takes a Debian mirror as -an input and outputs a live system image (ISO image for CDs and DVDs, or tarball -for netboot). make-live is still in the early stage of development, but has basic functionality and can be run successfully. +an input and outputs a live system image (ISO image for CDs and DVDs, tarball +for netboot, or images for USB sticks). make-live is still in the early stage of +development, but has basic functionality and can be run successfully. -More information about Debian Live can be found at <http://live.debian.net/>. +More information about Debian Live can be found at: + + * <http://debian-live.alioth.debian.org/> + * <http://wiki.debian.org/DebianLive/> |