Serge Schneider
d9b4a4a985
Switch to bullseye
2021-10-05 16:59:28 +01:00
Michał Ciesielski and GitHub
d562f2a35b
Fix: update dependencies ( #526 )
2021-06-22 15:04:51 +01:00
Holger Pandel and GitHub
bf8c9f5383
Add QCOW2 build mechanism ( #349 )
2021-02-10 10:37:15 +00:00
Ani and GitHub
dd96ca1c86
Automagically use i386/debian:buster ( #415 )
...
* Autmagically use 1386/debian:buster when running on 64-bit host to prevent error #271
2020-10-06 10:58:18 +01:00
Leandro Lisboa Penz and GitHub
8ef3f47d7f
Dockerfile: use --no-install-recommends in apt-get install ( #383 )
2020-02-20 17:20:29 +00:00
Serge Schneider
0a6624b26d
Update ROOT_MARGIN
2020-01-24 12:48:57 +00:00
Hugo Hromic and XECDesign
cf50ff26d2
Update Dockerfile base image to Debian Buster ( #295 )
...
With the Qemu version shipped with Debian Stretch, the `man-db` package
being installed for Buster in the image triggers many of these errors:
qemu: Unsupported syscall: 383
This is a manifestation of the following bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891109
This is resolved in the current Qemu version shipped with Debian Buster.
2019-06-27 11:47:23 +01:00
Serge Schneider
fb23b8ba92
Replace pxz with xz -T0
2019-03-11 11:49:04 +00:00
XECDesign and GitHub
91bc38d510
Update Dockerfile
2019-03-11 11:14:04 +00:00
Sam Tygier and XECDesign
a8eb03a5e4
Check binfmt_misc module is loaded
...
Give a friendly error message early.
2019-02-18 09:45:10 +00:00
Kalle Møller and XECDesign
568cfb014e
Adding file to packages ( #196 )
2018-07-06 10:34:59 +01:00
Serge Schneider
05b31b287d
Dockerfile: set DEBIAN_FRONTEND noninteractive
2017-08-31 11:27:33 +01:00
James Ruan and XECDesign
c0513c547a
export-image: when work in a non-English locale environment the PARTUUID will silently fail, resulting to an unbootable image file. ( #96 )
...
* use dd and xxd to get disk identifier
* add xxd as dependency
2017-08-31 11:22:33 +01:00
Russ K and XECDesign
3cc13f2aa2
Check for curl as a dependency for export-image ( #95 )
...
* Check for curl as a dependency for export-image
* Add curl to the Dockerfile
2017-08-21 09:48:55 +01:00
Serge Schneider
68cdf34cb4
Add xz-utils dependency
...
Closes #90
2017-07-28 13:22:03 +01:00
Claus Strasburger and XECDesign
bab0fe3b0d
Docker build: move to debian stretch
2017-07-17 12:21:28 +02:00
Claus F. Strasburger and XECDesign
667318116a
Added Docker support ( #40 )
...
* Added Docker support
- replaced necessity for devicemapper (through kpartx) by using parted and
losetup with offsets
- added Dockerfile
- added dependency for parted and grep
- added hints to README.md
- common: loop through unmounts, fix shellcheck warnings
* stage2: use debconf instead of console-setup patch. Fixes #41
2017-01-23 12:44:03 +00:00