Age | Commit message (Expand) | Author |
2020-05-01 | Replace 'which' with 'command -v' to test for the existance of an executable | johnraff |
2020-03-16 | use local scope for private function vars | Lyndon Brown |
2020-03-12 | Revert "Test for executables: replace 'which' with more robust 'command -v'" | Luca Boccassi |
2020-03-12 | Test for executables: replace 'which' with more robust 'command -v' | johnraff |
2020-03-12 | remove obsolete loop-aes-utils related losetup hack | Lyndon Brown |
2020-03-11 | remove obsolete fdisk hack | Lyndon Brown |
2020-03-11 | amend copyright & licensing blocks | Lyndon Brown |
2020-03-09 | fix consistency in binary execution and existance checking | Lyndon Brown |
2017-09-01 | Pass --partscan to losetup | Matthijs Kooijman |
2016-04-16 | Include ext{3,4} journal size when calculating image size | Kristian Klausen |
2015-01-04 | Updating year in copyright notices to 2015. | Daniel Baumann |
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann |
2013-05-06 | Removing all references to my old email address. | Daniel Baumann |
2013-05-06 | Increasing oversizing factor of ext* filesystems from 5 to 6%. | Raphaƫl Hertzog |
2013-05-06 | Removing incomplete support for root-command. | Daniel Baumann |
2013-05-06 | Updating year in all copyright notices. | Daniel Baumann |
2013-05-06 | Adding debian version 4.0~a1-1.debian/4.0_a1-1 | Daniel Baumann |
2013-01-01 | Updating year in all copyright notices. | Daniel Baumann |
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann |
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann |
2011-11-04 | Also setting 5% margin for ext4 images, thanks to Neil Wilson <neil@aldur.co.... | Daniel Baumann |
2011-08-27 | Only calling udevadm in losetup function when udev is installed on the host s... | Daniel Baumann |
2011-07-21 | Adding function for more resilient detachment of loopback devices. | Cody A.W. Somerville |
2011-03-09 | Updating year in hooks and script files. | Daniel Baumann |
2011-03-09 | Adding debian version 3.0~a1-1. | Daniel Baumann |
2011-03-09 | Updating year in manpage, hooks, script and template files. | Daniel Baumann |
2011-03-09 | Updating internal variables from lh to lb scheme, should be the last piece to... | Daniel Baumann |
2011-03-09 | Updating copyright headers for live-build. | Daniel Baumann |
2011-03-09 | Updating year to 2010 in copyright notices. | Daniel Baumann |
2011-03-09 | Fixing intermittent truncating of filesystem. | Cody A.W. Somerville |
2011-03-09 | Correcting typo in default values assignment of losetup functions. | Daniel Baumann |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann |
2011-03-09 | Don't use set -e in sourced functions, this is the job of the actual executed... | Daniel Baumann |
2011-03-09 | Refactor partition size calculation, ensuring a uniform increase for ext part... | Chris Lamb |
2011-03-09 | Adding last modifications in order to have localization fully working in live... | Tiago Bortoletto Vaz |
2011-03-09 | functions/losetup.sh: use SECTORS as variable name to reflect the real usage | Otavio Salvador |
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann |
2011-03-09 | Consistently using the pipe as seperator in sed commands now. | Daniel Baumann |
2011-03-09 | Fixing typing error. | Daniel Baumann |
2011-03-09 | Moving lh_losetup into an internal function, avoiding helper failure with ret... | Daniel Baumann |