Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-28 | Overwriting reather than appending content of autorun.inf (Closes: #777359). | Daniel Baumann | |
2015-04-28 | Calling lb config in lb build to support building a all-default-image with a ↵ | Daniel Baumann | |
simple lb build (Closes: #778327). | |||
2015-04-28 | Setting progress-linux default distribution to cairon. | Daniel Baumann | |
2015-04-28 | Setting debian default distribution to stretch. | Daniel Baumann | |
2015-04-28 | Correcting wrong tar command for tarball images, thanks to Yadickson Soto ↵ | Daniel Baumann | |
<yadickson@gmail.com> (Closes: #780627). | |||
2015-04-28 | Moving cgi to its own source package. | Daniel Baumann | |
2015-04-27 | Removing temporary hack to exclude prism2-usb-firmware-installer, the ↵ | Daniel Baumann | |
download homepage seems to work again (Closes: #783433). | |||
2015-04-26 | Releasing debian version 5.0~a4-1.debian/5.0_a4-1 | Daniel Baumann | |
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch> | |||
2015-04-26 | Don't truncate files outside the build chroot. | Daniel Reichelt | |
The list of files passed to Truncate() might contain absolute symlinks pointing to files outside the chroot, which previously destroyed files on the build host. | |||
2015-04-20 | Adding live option for debian_installer in template for l-b-cgi frontend. | Richard Nelson | |
2015-04-17 | On status output of running builds only count directories for l-b-cgi frontend. | Richard Nelson | |
2015-04-17 | Added output of processing builds to status page for l-b-cgi frontend. | Richard Nelson | |
2015-04-15 | Harmonize variables on build status script for l-b-cgi frontend. | Richard Nelson | |
2015-04-15 | Initial commit to provide biuld status on l-b-cgi frontend. | Richard Nelson | |
2015-04-15 | Rename LIVE_IMAGE_TYPE to LB_BINARY_IMAGES on l-b-cgi frontend. | Richard Nelson | |
2015-04-09 | Unfuzzy Japanese translation. | victory | |
2015-02-23 | Adding hook to create locales files. | Daniel Baumann | |
2015-02-08 | Adding live-build version information to the footer of live-build-cgi ↵ | Richard Nelson | |
footer.html. | |||
2015-02-07 | Releasing debian version 5.0~a3-1.debian/5.0_a3-1 | Daniel Baumann | |
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch> | |||
2015-02-07 | Applying patch from jnqnfe <jnqnfe@gmail.com> to correct grub2 bootloader ↵ | Daniel Baumann | |
directory within the binary images (Closes: #775316). | |||
2015-02-07 | Using same logic to create the source/.disk/archive_trace for ↵ | Daniel Baumann | |
binary/.disk/archive_trace too (Closes: #774200). | |||
2015-02-07 | Making functions/chroot_bind_path.sh executable within the source tree ↵ | Daniel Baumann | |
(Closes: #777096). | |||
2015-02-04 | Adding linux flavours for arm64/armhf architectures. | Fathi Boudra | |
Signed-off-by: Fathi Boudra <fabo@debian.org> | |||
2015-01-26 | Switching to default to linux-image-586 on i386. | Daniel Baumann | |
2015-01-25 | Correcting packagelist parsing when packages are listed with notation of a ↵ | Daniel Baumann | |
specific version (Closes: #775832). | |||
2015-01-25 | Using -iso-level 3 option for xorriso to work with image sizes beyond 4 GB ↵ | Daniel Baumann | |
(Closes: #775424). | |||
2015-01-25 | Correcting typo in stagefile check for includes.chroot. | Daniel Baumann | |
2015-01-25 | Enabling security and release updates for jessie. | Daniel Baumann | |
2015-01-25 | Updating d-i bootparameter separator for jessie. | Daniel Baumann | |
2015-01-07 | Adding check for isolinux build-depends in chroot. | Daniel Baumann | |
2015-01-05 | Removing spurious .grep.swp temporary file in source tree. | Daniel Baumann | |
2015-01-04 | Releasing debian version 5.0~a2-1.debian/5.0_a2-1 | Daniel Baumann | |
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch> | |||
2015-01-04 | Updating year in copyright notices to 2015. | Daniel Baumann | |
2015-01-04 | Dropping manual include of dbus for live-config-systemd, it's a recommends now. | Daniel Baumann | |
2015-01-04 | Correcting dependency checks in binary_package-lists (Closes: #774336). | Daniel Baumann | |
2015-01-04 | Applying slightly modified patch from jnqnfe <jnqnfe@gmail.com> to show ↵ | Daniel Baumann | |
correct win32-loader ico file on windows (Closes: #772781). | |||
2015-01-04 | Dropping unuseful information from bug-script (Closes: #774340). | Daniel Baumann | |
Historically we tried to have all necessary information in bug reports, such as version of certain packages used during the build. In reality, the only interesting package is debootstrap on the host system - everything else is taken up from the mirror from within the chroot and is noted in the build log. Users building non-chrooted will have to collect their information by hand anyway, so it's better to remove anything but debootstrap. | |||
2015-01-04 | Adding gpgv and debian-keyring to suggests for bootstrapping archive ↵ | Daniel Baumann | |
keyrings in derivative modes. | |||
2015-01-04 | Adding apt-utils to recommends (Closes: #774339). | Daniel Baumann | |
2015-01-04 | Dropping some sparc leftovers (Closes: #774196). | Daniel Baumann | |
2015-01-04 | Adding wget dependency in chroot_firmware. | Daniel Baumann | |
2015-01-04 | Updating wget dependency in installer_debian-installer to look for wget on ↵ | Daniel Baumann | |
the host system rather than the chroot. | |||
2015-01-04 | Changing package dependency checks within chroot to work outside as well. | Daniel Baumann | |
2015-01-04 | Adding wget to recommends (Closes: #774326). | Daniel Baumann | |
2014-12-26 | Dropping support of config type rescue in frontend/cgi. | Richard Nelson | |
2014-12-23 | Dropping cdebootstrap support (Closes: #773657). | Daniel Baumann | |
debootstrap is the official tool to bootstrap debian, cdebootstrap has had the one or other bug making it broken for times during the release cycles. The extra effort of supporting both debootstrap and cdebootstrap is hardly worth it since the bootstrap stage is cached anyway. | |||
2014-12-10 | Cleaning up from python removal (LIVE_IMAGE_PARENT_ARCHIVE_AREAS). | Daniel Baumann | |
2014-12-10 | Updating misc settings for progress-linux. | Daniel Baumann | |
2014-12-10 | Address "should check that we're building on debian through e.g. a ↵ | jnqnfe | |
'derivative-is-based-on' variable or somesuch" fixme. | |||
2014-12-10 | Bind local repository into chroot directory. | Jan Blunck | |
If a local repository path is given as a mirror URL lets bind it into the chroot. The local repository will be unmounted while processing "remove" or latest by the exit function. |