Builder for live images based on Debian
Go to file
Daniel Baumann e44fe9ba9e Removing importet test bashism in frontends/cgi/live-build-cgi. 2013-05-27 17:13:58 +02:00
bin Improving comment in lb about embedded live-build within config tree. 2013-05-06 14:50:07 +02:00
data/debian-cd Removing ubuntu natty support, EOL. 2012-10-03 13:49:25 +02:00
debian Releasing debian version 4.0~a19-1. 2013-05-27 17:07:14 +02:00
examples Return the error code from auto/build script. 2013-05-22 10:48:27 -05:00
frontends/cgi Removing importet test bashism in frontends/cgi/live-build-cgi. 2013-05-27 17:13:58 +02:00
functions Adding hook to disable 70-persistent-cd.rules udev rule to prevent udev remember the cd device name both the one of the build system and the one of the live system (Closes: #706926). 2013-05-06 20:07:09 +02:00
manpages Releasing debian version 4.0~a19-1. 2013-05-27 17:07:14 +02:00
scripts Sorting imports in python stubs. 2013-05-15 22:49:13 +02:00
share Including memtest86+ in syslinux menu. 2013-05-27 17:07:05 +02:00
templates Converting l-b-cgi frontend to process forms with post. 2013-05-06 14:50:07 +02:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile Excluding Python scripts from shell script tests in top-level Makefile. 2013-05-06 14:50:07 +02:00
README.Python Adding python readme. 2013-05-06 14:50:07 +02:00
VERSION Releasing debian version 4.0~a19-1. 2013-05-27 17:07:14 +02:00

README.Python

live-build 4.x is transitioning from shell scripts to Python scripts.

In order to ensure a smooth transition without breaks until completion,
one component at the time is being rewritten and re-documented without
interconnection between them.

Once done, the newly Python sources will be shaped into modules and
subcommands properly.