summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-23handle extlinux being true by default with a test casevmdebootstrap-1.4Neil Williams2-1/+15
2016-01-23Fail if extlinux requested with btrfsNeil Williams2-2/+6
2016-01-23Support btrfs filesystemNeil Williams2-2/+24
Sunil Mohan Adapa <sunil@medhas.org> - Do not pass errors=remount-ro mount flag for btrfs filesystems. Btrfs has this behavior by default and does not support the flag. - Add test scenario for btrfs. Check filesystem type and fstab entry. - Expand ext4 test to check for expected fstab entry. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741223
2016-01-23Add sparse to the docsNeil Williams1-0/+1
2016-01-23add a message when filling with zeroes which can take some time with large ↵Neil Williams1-1/+4
images
2016-01-17Add checks for cmdtest and bc as the errors are otherwise confusing.Neil Williams2-0/+19
2016-01-17runtime python3 changesNeil Williams2-4/+4
2016-01-15initial 2to3 compat changesNeil Williams4-8/+8
2016-01-12Refer to size units consistentlyNeil Williams3-11/+11
Martin Michlmayr <tbm@hpe.com> http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000396.html
2016-01-12Use httpredir.debian.orgNeil Williams6-7/+7
Martin Michlmayr <tbm@hpe.com> http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000391.html
2016-01-12Misc copyediting of documentationNeil Williams1-10/+10
Martin Michlmayr <tbm@hpe.com> http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000394.html
2016-01-12Format command line options correctlyNeil Williams1-6/+6
Martin Michlmayr <tbm@hpe.com> http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000392.html
2016-01-12Fix file path in documentationNeil Williams1-1/+1
Martin Michlmayr <tbm@hpe.com> http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000393.html
2016-01-12Fix some typosNeil Williams1-3/+3
Martin Michlmayr <tbm@hpe.com> http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000395.html
2016-01-12Fix rst syntaxNeil Williams1-5/+5
Martin Michlmayr <tbm@hpe.com> http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000390.html
2016-01-04Expand to allow operation on a rootfs directory.Neil Williams1-17/+42
2016-01-04Add a squashfs script to use a standard tarball.Neil Williams3-2/+94
2015-12-31prepare for 1.4Neil Williams1-1/+1
2015-12-31update help text for networkd changeNeil Williams1-1/+1
2015-12-31update licence of new moduleNeil Williams1-14/+11
2015-12-31add notes on networkdNeil Williams1-1/+34
2015-12-31809457 - add kernel arch for ppc64el arch.Neil Williams1-0/+2
2015-12-31trailing space and pylint disablingNeil Williams1-2/+5
2015-12-31Fixup pylint issuesNeil Williams3-9/+10
2015-12-31Add support for systemd-networkdNeil Williams5-46/+138
When masking udev/systemd predictable network interface names, the initramfs must be updated or the mask will not be effective. Add support for systemd-networkd using predictable network interface names - can be extended using customisation scripts.
2015-12-20only generate include list once.vmdebootstrap-1.3Neil Williams1-2/+1
2015-12-20prepare for 1.3 releaseNeil Williams1-1/+1
2015-12-20add tests for combining image, tarball and squashNeil Williams3-1/+32
2015-12-20remove note on qcow2, now completedNeil Williams1-2/+0
2015-12-20Add support for converting final image to qcow2Neil Williams3-0/+17
2015-12-20Check root privileges before starting ops.Neil Williams1-1/+1
2015-12-20update for latest changesNeil Williams1-0/+3
2015-12-20Allow to skip the call to update-initramfsNeil Williams2-132/+69
2015-12-20apt-mirror requires configure-aptNeil Williams2-0/+10
2015-12-19need better qcow support.Neil Williams1-0/+3
2015-12-19Ensure no-kernel works.Neil Williams4-4/+53
Closes: #808358 Add package inclusion functions to the fast tests and dry-run output.
2015-11-30Detect if running inside docker and fix grub uuidNeil Williams1-1/+29
Patch from Fathi Boudra <fathi.boudra@linaro.org>
2015-11-11only output message when serial-console requestedvmdebootstrap-1.2Neil Williams1-1/+1
2015-11-11prepare 1.2 releaseNeil Williams3-6/+6
2015-11-11create the full squashfs output dirNeil Williams1-1/+1
2015-11-11fix kernel-package optionNeil Williams1-2/+4
2015-11-07Undo the update-initramfs change, not appropriate.Neil Williams1-7/+6
2015-11-07Add docs on the yarn tests and more build testsNeil Williams4-18/+115
2015-11-07Fix up rst syntaxIain R. Learmonth1-5/+5
2015-11-06Fix sphinx errorsNeil Williams2-12/+16
2015-11-06Add pre-commit hook and document usageNeil Williams3-0/+29
2015-11-06Allow fast tests to be run without sudoNeil Williams1-2/+3
2015-11-06add the rest of the option parsing fast testsNeil Williams1-0/+61
2015-11-06Allow arm64 without UEFI only if squash is setNeil Williams3-1/+32
UEFI files do not go inside the squashfs, configured separately later.
2015-11-06add yarns to the packaged source for use with ci.debian.netNeil Williams1-0/+1