Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-29 | Correcting 'not-enough-arguments' check in Packages grep-aptavail helper. | Daniel Baumann | |
2012-09-29 | Releasing debian version 3.0~a60-1.debian/3.0_a60-1 | Daniel Baumann | |
2012-09-29 | Updating to standards version 3.9.4. | Daniel Baumann | |
2012-09-29 | Including loadlin on d-i images on amd64 and i386. | Daniel Baumann | |
2012-09-29 | Updating win32-loader inclusion handling. | Daniel Baumann | |
2012-09-26 | Removing virtual-hdd image type. | Daniel Baumann | |
Rather than a half broken image type, we'll bet our money on having proper partman recipies support implemented for hdd image types. Even if we don't make it for wheezy, it's better to not have virtual-hdd in there and tell users to use the jessie version for proper hdd images. | |||
2012-09-26 | Releasing debian version 3.0~a59-1.debian/3.0_a59-1 | Daniel Baumann | |
2012-09-26 | Removing intel-microcode special handling in chroot_linux-image, microcode ↵ | Daniel Baumann | |
packages are already included automatically anyway. | |||
2012-09-26 | Renaming volatile options refering to volatile archive to updates to match ↵ | Daniel Baumann | |
current archive namings. | |||
2012-08-31 | Correcting cdebootstraps-options typo in getopt, thanks to chals ↵ | Daniel Baumann | |
<chals@altorricon.com>. | |||
2012-08-30 | Updating base-files hack for plymouth in progress mode. | Daniel Baumann | |
2012-08-29 | frontend/cgi correctly reference netboot binary-images in form.html. | Richard Nelson | |
2012-08-29 | Adding baureo-backports and charon-backports as valid distributions in ↵ | Daniel Baumann | |
progress mode. | |||
2012-08-27 | Releasing debian version 3.0~a58-1.debian/3.0_a58-1 | Daniel Baumann | |
2012-08-27 | Setting default progress distribution from artax to baureo. | Daniel Baumann | |
2012-08-27 | Dropping lb prefix from live-build scripts, not needed anymore. | Daniel Baumann | |
Previously, we needed to keep the lb_* prefix as the scripts could also be executed standalone. Since the lb wrapper is mandatory since squeeze, we can drop this now. | |||
2012-08-27 | Making build.sh sourcing more robust (Closes: #684896). | Daniel Baumann | |
2012-08-27 | Correcting printf call cosmetically in central wrapper when prepending date ↵ | Daniel Baumann | |
and time for each command to not choke upon multiple arguments. | |||
2012-08-27 | Moving aborting when no bootstrap tool is installed from defaults to the ↵ | Daniel Baumann | |
respective bootstrap script. | |||
2012-08-27 | Removing old LB= hack when wrapper was not mandatory. | Daniel Baumann | |
2012-08-27 | Calling local live-build embedded in config directly rather than to adjust path. | Daniel Baumann | |
2012-08-27 | Adding some comments about the different locations of live-build in the ↵ | Daniel Baumann | |
central lb wrapper. | |||
2012-08-27 | Exposing --debootstrap-options and --cdebootstrap-options publicly. | Daniel Baumann | |
2012-08-27 | Applying patch from Colin Watson <cjwatson@ubuntu.com> to correct chroot ↵ | Daniel Baumann | |
hooks execution (Closes: #685534). | |||
2012-08-27 | Correcting wrong bootstrap-qemu-exclude variable in defaults. | Daniel Baumann | |
2012-08-27 | Removing bootstrap-keyring option. | Daniel Baumann | |
2012-08-27 | Removing bootstrap-include and bootstrap-exclude options. | Daniel Baumann | |
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-27 | Improving check for missing apt-ftparchive to check for the actual file, ↵ | Daniel Baumann | |
rather than to check for a possible missleading bootstrap flavour. | |||
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-24 | Moving from cdn.debian.net to http.debian.net as binary mirror. | Daniel Baumann | |
2012-08-24 | Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for ↵ | Daniel Baumann | |
consistency reasons. | |||
2012-08-24 | Switching back to use the more common ${@} instead of ${*}, it's not ↵ | Daniel Baumann | |
required in current lb_clean anymore. | |||
2012-08-14 | Correcting wrong path to syslinux configuration files when using live-build ↵ | Daniel Baumann | |
from a local git clone, thanks to Raphael Hertzog <hertzog@debian.org> (Closes: #684893). | |||
2012-08-14 | Correcting fallback for default binary volatile mirror on ubuntu, thanks to ↵ | Daniel Baumann | |
Luigi Capriotti <l.capriotti@xbmc.org>. | |||
2012-08-14 | Correcting typo in binary_syslinux when writing the flavour name to the ↵ | Daniel Baumann | |
config files (Closes: #684865). | |||
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-10 | Releasing debian version 3.0~a57-1.debian/3.0_a57-1 | Daniel Baumann | |
2012-08-09 | Adding cron to recommends for live-build-cgi. | Daniel Baumann | |
2012-08-09 | Adding live-build to depends for live-build-cgi. | Daniel Baumann | |
2012-08-07 | Also removing binary.netboot.tar.xz before re-creating it in binary_netboot. | Daniel Baumann | |
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-08-02 | Removing manpage stubs for second-level commands. | Daniel Baumann | |
We don't have proper manpages for lb_*_* commands yet, rather than having a useless stub for it that's just a boilerplate and nothing more, let's remove them for now, and add them back one by one but with full reference content. | |||
2012-08-02 | Updating lb config --config manpage option to reflect that any Git Id can be ↵ | Daniel Baumann | |
specified, not just branches. | |||
2012-07-31 | Concentrating all parted calls within lb_binary_hdd into one place in order ↵ | Daniel Baumann | |
to make things simpler. |