Commit Graph

4 Commits

Author SHA1 Message Date
Giacomo Tesio b2db87ff26 disk-create.sh: dd mbr.bin from $SYSLINUXMBR
If not defined, SYSLINUXMBR is /usr/lib/syslinux/mbr/mbr.bin as in Debian GNU/Linux.

However, on travis-ci configuration, SYSLINUXMBR will be as expected in Ubuntu Trusty

	/usr/lib/syslinux/mbr.bin
2017-02-15 00:48:49 +01:00
Giacomo Tesio 3c714125b0 QA: run /qa/check on a disk image too
This should catch bugs introduced in the disk image generation, in hjfs
and in ahci driver. Also, the checks are run with a single core virtual
machine so that some kind of bugs I might introduce in the scheduler
could break the build.
2017-02-05 02:37:00 +01:00
Giacomo Tesio ded9ac9fb9 various fixes 2017-01-20 01:54:11 +01:00
Giacomo Tesio 1ba806ca1b new development tools 2016-11-25 13:41:57 +00:00