eab1da72ed
It is important for derivatives that the bootstrap cache is setup completely, it is re-used in several places and thus cannot consist of the parent distribution only. Until there's a supportable way to bootstrap from multiple archives at the same time (and multistrap doesn't work for that as discussed in the past), we're going to run a lot of duplicated code here to massage the apt sources for the time being. |
||
---|---|---|
data/debian-cd | ||
debian | ||
examples | ||
frontend | ||
functions | ||
manpages | ||
scripts | ||
share | ||
templates | ||
COPYING | ||
Makefile | ||
README.Python | ||
VERSION |
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.