Commit Graph

42 Commits

Author SHA1 Message Date
Richard Nelson 153a796b31 Converting l-b-cgi frontend to process forms with post. 2013-05-06 14:50:07 +02:00
Daniel Baumann c287072126 Debranding package for derivatives. 2013-05-06 14:50:07 +02:00
Daniel Baumann 59ce459f40 Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
Richard Nelson 613c5984b6 Append to log file on errors and not truncate the file on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 559d7e5497 Add log information of git:://url for l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 869a4229b4 Adding binary image type to config call on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 2221457b93 Removing quotes around _CGI_CONFIG_APPEND to handle multiple parameters correctly on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 8f06ab2f3f Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 6a113f7b8e Add _CGI_CONFIG_APPEND varialbe for appending options to lb config call on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 391c903384 Add sanity check on config type to build for l-b-cgi. 2013-05-06 14:50:06 +02:00
Daniel Baumann 62d94a4454 Updating year in all copyright notices. 2013-05-06 14:50:03 +02:00
Richard Nelson 9310e69667 Unify _DEBUG variable values to be true or false for l-b-cgi. 2013-05-06 14:50:03 +02:00
Daniel Baumann 4c7518fd76 Moving off binary image archive areas into new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann 6499442212 Moving off binary image architecture into new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann f5acab633c Moving off binary image type into new config tree format. 2013-05-06 14:50:03 +02:00
Richard Nelson 960d954aeb Update l-b-cgi frontend to support new git config structure. 2013-05-06 14:50:02 +02:00
Daniel Baumann d1047e809a Adding debian version 4.0~a1-1. 2013-05-06 14:48:46 +02:00
Richard Nelson a979cdf163 Converting l-b-cgi frontend to process forms with post. 2013-04-09 05:54:28 +02:00
Richard Nelson 8e7470a31a Append to log file on errors and not truncate the file on l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson 5874c3f0ea Add log information of git:://url for l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson 72b0a43dab Adding binary image type to config call on l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson a8d0ae85c1 Removing quotes around _CGI_CONFIG_APPEND to handle multiple parameters correctly on l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson edcb3c9208 Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi frontend. 2013-04-09 05:52:09 +02:00
Richard Nelson 8d777f7a65 Add _CGI_CONFIG_APPEND varialbe for appending options to lb config call on l-b-cgi frontend. 2013-04-09 05:52:08 +02:00
Richard Nelson c84dfffe31 Add sanity check on config type to build for l-b-cgi. 2013-04-09 05:52:08 +02:00
Daniel Baumann a203b86fdd Updating year in all copyright notices. 2013-01-01 00:13:01 +01:00
Richard Nelson 386488c833 Unify _DEBUG variable values to be true or false for l-b-cgi. 2012-12-20 07:36:57 +01:00
Richard Nelson 470494d92d Update l-b-cgi frontend to support new git config structure. 2012-12-15 10:52:43 +01:00
Daniel Baumann df1cea54c5 Removing bootstrap-flavour option (Closes: #685675).
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-27 14:26:11 +02:00
Richard Nelson 8c17b89ad9 frontend/cgi cleanup remarked line of common function source from last commit on l-b-c.cron. 2012-08-24 11:38:25 +02:00
Richard Nelson ee0b2d2c1e frontend/cgi cleanup and support for clone, config, and build on cron job. 2012-08-24 11:38:25 +02:00
Richard Nelson 2499a57101 frontend/cgi only source /usr/lib/live/build.sh 2012-08-24 11:38:25 +02:00
Richard Nelson ff91282039 frontend/cgi rename BINARY_INDICES to APT_INDICES 2012-08-24 11:38:25 +02:00
Richard Nelson aef6a70f51 Remove frontend/cgi unofficial custom binary and custom bootstrap options. 2012-08-13 21:33:09 -05:00
Daniel Baumann c68e06fb6b Simplyfing sourcing of build.sh and getting away with the broken subshell construct. 2012-08-13 12:23:34 +02:00
Richard Nelson abc4f98acf Remove settings that should be handled by --config git option. 2012-08-04 20:06:50 -05:00
Richard Nelson b589256e88 Initial work to support --config git option. 2012-08-04 20:00:05 -05:00
Daniel Baumann 508510e097 Updating GPL standard header in all files. 2012-07-30 18:19:27 +02:00
Daniel Baumann 81fb429453 Dropping global package-lists entirely, only local package lists within the config tree are support. 2012-07-29 00:29:23 +02:00
Daniel Baumann 8473b925fd Fixing up inclusion of functions while allowing local usage of live-build with different file layouts. 2012-07-19 21:11:59 +02:00
Daniel Baumann 8ccfefbf23 Dropping different debian cgi templates and use only the one used on live-build.debian.net. 2012-06-06 19:59:15 +02:00
Daniel Baumann 2c5004a358 Re-arranging frontends in source tree. 2012-06-06 19:59:13 +02:00