Builder for live images based on Debian
Go to file
Daniel Baumann 4c2f7491dc Updating to python 3.3 (Closes: #723702). 2013-09-19 09:09:16 +02:00
data/debian-cd Dropping some EOL ubuntu release information. 2013-05-31 13:56:03 +02:00
debian Updating to python 3.3 (Closes: #723702). 2013-09-19 09:09:16 +02:00
examples Reverting returning the error code from auto/build script, doesn't work. 2013-06-19 08:00:22 +02:00
frontend Modify l-b-cgi frontend logging paths. 2013-09-17 11:42:51 -05:00
functions Updating initsystem default for progress-linux releases. 2013-09-06 20:05:07 +02:00
manpages Releasing debian version 4.0~alpha25-1. 2013-09-18 10:27:15 +02:00
scripts Updating to python 3.3 (Closes: #723702). 2013-09-19 09:09:16 +02:00
share Removing unused description variable in syslinux configs. 2013-09-18 11:43:49 +02:00
templates Updating cgi templates for current bootstrap version 3.0.0 based theme on live-systems.org. 2013-09-05 21:30:31 +02:00
COPYING Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Makefile Reorganizing frontend in source tree. 2013-06-25 09:04:42 +02:00
README.Python Adding python readme. 2013-05-06 14:50:07 +02:00
VERSION Releasing debian version 4.0~alpha25-1. 2013-09-18 10:27:15 +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.