summaryrefslogtreecommitdiff
path: root/scripts/build/lb_binary_usb
AgeCommit message (Collapse)Author
2011-09-14Renaming forgotten lb_binary_usb and lb_source_usb to lb_binary_hdd resp. ↵Daniel Baumann
lb_source_hdd.
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-12Adding option for setting filesystem label on usb-hdd images.Daniel Baumann
2011-08-25Adding support for ext4 for binary and chroot filesystem, including partial ↵Daniel Baumann
patch from Ben Howard <ben.howard@canonical.com> (Closes: #639298).
2011-07-21Adding function for more resilient detachment of loopback devices.Cody A.W. Somerville
2011-07-20Fixing corruption of usb binary images caused by trying to modify flags in ↵Cody A.W. Somerville
partition table when image is mounted with offset.
2011-03-21Setting partition flags after creating the filesystem, workaround for bug in ↵Daniel Baumann
parted where we result in having the partition type set to linux otherways, thanks to Cody A.W. Somerville <cody.somerville@canonical.com> for the idea.
2011-03-09Updating year in hooks and script files.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