summaryrefslogtreecommitdiff
path: root/frontends
AgeCommit message (Collapse)Author
2013-05-06Unify _DEBUG variable values to be true or false for l-b-cgi.Richard Nelson
2013-05-06Moving off binary image archive areas into new config tree format.Daniel Baumann
2013-05-06Moving off binary image architecture into new config tree format.Daniel Baumann
2013-05-06Moving off binary image type into new config tree format.Daniel Baumann
2013-05-06Update l-b-cgi frontend to support new git config structure.Richard Nelson
2013-05-06Adding debian version 4.0~a1-1.debian/4.0_a1-1Daniel Baumann
2013-04-09Converting l-b-cgi frontend to process forms with post.Richard Nelson
2013-04-09Append to log file on errors and not truncate the file on l-b-cgi frontend.Richard Nelson
2013-04-09Add log information of git:://url for l-b-cgi frontend.Richard Nelson
2013-04-09Adding binary image type to config call on l-b-cgi frontend.Richard Nelson
2013-04-09Removing quotes around _CGI_CONFIG_APPEND to handle multiple parameters ↵Richard Nelson
correctly on l-b-cgi frontend.
2013-04-09Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi frontend.Richard Nelson
2013-04-09Add _CGI_CONFIG_APPEND varialbe for appending options to lb config call on ↵Richard Nelson
l-b-cgi frontend.
2013-04-09Add sanity check on config type to build for l-b-cgi.Richard Nelson
2013-01-01Updating year in all copyright notices.Daniel Baumann
2012-12-20Unify _DEBUG variable values to be true or false for l-b-cgi.Richard Nelson
2012-12-15Update l-b-cgi frontend to support new git config structure.Richard Nelson
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