summaryrefslogtreecommitdiff
path: root/scripts/build/lb_binary_disk
AgeCommit message (Collapse)Author
2012-06-03Renaming internal .stage to .build for consistency within the configuration ↵Daniel Baumann
tree.
2012-02-07Correcting destination path for uuid.conf when using casper in binary_disk, ↵Daniel Baumann
thanks to Luigi Capriotti <l.capriotti@xbmc.org> (Closes: #658995).
2012-02-07Correcting lzcat call in binary_disk to not bail out due to non-standard ↵Daniel Baumann
file extension (unknown suffix -- unchanged), thanks to Luigi Capriotti <l.capriotti@xbmc.org> (Closes: #658995).
2012-02-06Updating year in copyright notices for 2012.Daniel Baumann
2012-01-12Correcting wrong and incompatible loop for casper initrds in binary_disk.Daniel Baumann
2011-11-29Creating progress specific disk info files in progress mode.Daniel Baumann
2011-09-13Renaming usb-hdd binary image type to simply hdd.Daniel Baumann
This is the first step in conglomerating code for all hdd-ish image types, independent of the partitioning scheme being used, and adding future hdd-ish image types for virtualiziation software.
2011-09-07Doing uuid.conf extraction from initrd with the correct decompression ↵Daniel Baumann
utility (Closes: #637979).
2011-07-25Using 'live' rather than 'incomplete' for cd_type in .disk on images that ↵Daniel Baumann
include debian-installer with live-installer udeb.
2011-07-21Correcting uuid extraction from initrds in ubuntu mode to work from within ↵Daniel Baumann
binary so that it is cleaned up by lb_clean on failed builds.
2011-07-21Calling mkdir with -p to avoid build failures with multiple kernels on disk ↵Daniel Baumann
info in ubuntu mode, thanks to Cody A.W. Somerville <cody.somerville@canonical.com>.
2011-07-19Adding kubuntu mode in order to have different defadefault hooks enabled for ↵Daniel Baumann
ubuntu and kubuntu (needed for #630088).
2011-03-09Renaming mirror options to parent mirror for handling derivatives nice in ↵Daniel Baumann
future.
2011-03-09Updating year in hooks and script files.Daniel Baumann
2011-03-09Adding derivatives handling for progress.Daniel Baumann
2011-03-09Removing unused debian-release mode.Daniel Baumann
2011-03-09Renaming --architecture to --architectures in preparation for multi-arch.Daniel Baumann
2011-03-09Adding debian version 3.0~a1-1.Daniel Baumann
2011-03-09Updating year in manpage, hooks, script and template files.Daniel Baumann
2011-03-09Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455).Daniel Baumann