Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-15 | Update l-b-cgi frontend to support new git config structure. | Richard Nelson | |
2012-08-27 | Removing 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-24 | frontend/cgi cleanup remarked line of common function source from last ↵ | Richard Nelson | |
commit on l-b-c.cron. | |||
2012-08-24 | frontend/cgi cleanup and support for clone, config, and build on cron job. | Richard Nelson | |
2012-08-24 | frontend/cgi only source /usr/lib/live/build.sh | Richard Nelson | |
2012-08-24 | frontend/cgi rename BINARY_INDICES to APT_INDICES | Richard Nelson | |
2012-08-13 | Remove frontend/cgi unofficial custom binary and custom bootstrap options. | Richard Nelson | |
2012-08-13 | Simplyfing sourcing of build.sh and getting away with the broken subshell ↵ | Daniel Baumann | |
construct. | |||
2012-08-04 | Remove settings that should be handled by --config git option. | Richard Nelson | |
2012-08-04 | Initial work to support --config git option. | Richard Nelson | |
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann | |
2012-07-29 | Dropping global package-lists entirely, only local package lists within the ↵ | Daniel Baumann | |
config tree are support. | |||
2012-07-19 | Fixing up inclusion of functions while allowing local usage of live-build ↵ | Daniel Baumann | |
with different file layouts. | |||
2012-07-09 | Removing discontinued live-build-cron autobuilder (Closes: #672379). | Daniel Baumann | |
2012-06-12 | Changing default binary.list filename to binary.contents to make it more ↵ | Daniel Baumann | |
explicit and not to be confused with package lists. | |||
2012-06-06 | Dropping different debian cgi templates and use only the one used on ↵ | Daniel Baumann | |
live-build.debian.net. | |||
2012-06-06 | Re-arranging frontends in source tree. | Daniel Baumann | |