summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2016-09-11Merge commit '509c9fa7943954285c632057b09d782b6c59a328' into liw/wdutchliw/wdutchLars Wirzenius1-5/+8
2016-08-11Enable systemd-resolved for jessieNeil Williams1-6/+2
2016-08-08Allow user defined distribution releases.Will Holland1-5/+8
2016-07-31Update and expand the build testsNeil Williams1-3/+6
2016-07-31improve error handling and cleanupNeil Williams1-1/+16
2016-07-31ensure eth0 exists for jessie if dhcp requestedNeil Williams1-0/+3
2016-07-31Deprecating extlinuxNeil Williams1-8/+29
2016-07-17Disable ext4 on wheezyNeil Williams1-1/+7
2016-07-17Handle conversion to qcow2 after umountingNeil Williams1-10/+18
2016-07-17Reset umask before creating filesNeil Williams1-0/+5
2016-04-16make the debootstrap.log readable, when things go wrong.Neil Williams1-0/+1
2016-04-16use -monitor none when loading UEFI, helps with the -nographic support.Neil Williams1-1/+1
2016-03-14Add support for user-specific bootflagsvmdebootstrap-1.5Neil Williams1-0/+7
2016-03-13Prepare for 1.5Neil Williams1-1/+3
2016-03-13Fail if the size is too small for a bootstrapNeil Williams1-0/+4
2016-03-13Create boot partition with proper fs typeNeil Williams1-1/+5
2016-01-23handle extlinux being true by default with a test casevmdebootstrap-1.4Neil Williams1-1/+1
2016-01-23Fail if extlinux requested with btrfsNeil Williams1-0/+4
2016-01-23add a message when filling with zeroes which can take some time with large im...Neil Williams1-1/+4
2016-01-17runtime python3 changesNeil Williams1-1/+1
2016-01-15initial 2to3 compat changesNeil Williams1-2/+2
2016-01-12Refer to size units consistentlyNeil Williams1-3/+3
2016-01-12Use httpredir.debian.orgNeil Williams1-1/+1
2015-12-31update help text for networkd changeNeil Williams1-1/+1
2015-12-31trailing space and pylint disablingNeil Williams1-2/+5
2015-12-31Fixup pylint issuesNeil Williams1-1/+1
2015-12-31Add support for systemd-networkdNeil Williams1-33/+20
2015-12-20only generate include list once.vmdebootstrap-1.3Neil Williams1-2/+1
2015-12-20add tests for combining image, tarball and squashNeil Williams1-0/+9
2015-12-20Add support for converting final image to qcow2Neil Williams1-0/+2
2015-12-20Check root privileges before starting ops.Neil Williams1-1/+1
2015-12-20Allow to skip the call to update-initramfsNeil Williams1-132/+67
2015-12-20apt-mirror requires configure-aptNeil Williams1-0/+3
2015-12-19Ensure no-kernel works.Neil Williams1-0/+3
2015-11-11only output message when serial-console requestedvmdebootstrap-1.2Neil Williams1-1/+1
2015-11-11prepare 1.2 releaseNeil Williams1-1/+1
2015-11-06Allow fast tests to be run without sudoNeil Williams1-2/+3
2015-11-06add a dry-run for sanity checking the option combinationsNeil Williams1-1/+5
2015-11-05Only implement serial-console on Wheezy.Neil Williams1-1/+6
2015-11-05drop redundant linesNeil Williams1-6/+0
2015-11-05Add UEFI directory support to the qemu wrapperNeil Williams1-2/+6
2015-11-04Change squashfs behaviour to a tree, not the image.Neil Williams1-9/+14
2015-11-04Add qemu-wrapper and an example lava-submit script.Neil Williams1-0/+24
2015-11-04update versionNeil Williams1-1/+1
2015-09-14fix missing distro lookup in uefi settingsNeil Williams1-3/+5
2015-09-13Update for systemd persistent interface maskNeil Williams1-0/+2
2015-09-13fix typo and append to existing interfaces fileNeil Williams1-1/+1
2015-09-13Simplify the networking checksNeil Williams1-8/+9
2015-09-13Extend debootstrapopts support for multiple optsNeil Williams1-1/+3
2015-09-13replace variant with debootstrapopts supportNeil Williams1-9/+8