summaryrefslogtreecommitdiff
path: root/frontends
AgeCommit message (Collapse)Author
2012-08-27Removing bootstrap-flavour option (Closes: #685675).Daniel Baumann
live-build does too much magic that causes too much effort in maintaining for stuff that hardly everyone uses. Rather than 'translating' back and forth and maintaining compatibility between options of different debootstrap and cdebootstrap versions (and possibly any other in the future), it's is better to 'off-load' this to the user. For non-live specific options passed to the bootstrap tools, we'll be introducing --debootstrap-options and --cdebootstrap-options where users can specify their additional options passed to the respective bootstrap tool, rather than us maintaining them in a 'hardcoded' and selected list.
2012-08-24frontend/cgi cleanup remarked line of common function source from last ↵Richard Nelson
commit on l-b-c.cron.
2012-08-24frontend/cgi cleanup and support for clone, config, and build on cron job.Richard Nelson
2012-08-24frontend/cgi only source /usr/lib/live/build.shRichard Nelson
2012-08-24frontend/cgi rename BINARY_INDICES to APT_INDICESRichard Nelson
2012-08-13Remove frontend/cgi unofficial custom binary and custom bootstrap options.Richard Nelson
2012-08-13Simplyfing sourcing of build.sh and getting away with the broken subshell ↵Daniel Baumann
construct.
2012-08-04Remove settings that should be handled by --config git option.Richard Nelson
2012-08-04Initial work to support --config git option.Richard Nelson
2012-07-30Updating GPL standard header in all files.Daniel Baumann
2012-07-29Dropping global package-lists entirely, only local package lists within the ↵Daniel Baumann
config tree are support.
2012-07-19Fixing up inclusion of functions while allowing local usage of live-build ↵Daniel Baumann
with different file layouts.
2012-07-09Removing discontinued live-build-cron autobuilder (Closes: #672379).Daniel Baumann
2012-06-12Changing default binary.list filename to binary.contents to make it more ↵Daniel Baumann
explicit and not to be confused with package lists.
2012-06-06Dropping different debian cgi templates and use only the one used on ↵Daniel Baumann
live-build.debian.net.
2012-06-06Re-arranging frontends in source tree.Daniel Baumann