- May 29, 2020
-
-
Vagrant has experimental support for adding SATA disks. Although this box does not support that yet (at least for the virtualbox provider, since no AHCI storage controller with the name "SATA Controller" is included), it is possible to add another disk. This causes a boot failure in some circumstances because although the root is set to a UUID in the kernel cmdline, systemd's fsck still looks for /dev/sda as stated in /etc/fstab.
-
- May 10, 2020
-
-
Christian Rebischke authored
-
- Apr 13, 2020
-
-
- Mar 21, 2020
-
-
- Mar 01, 2020
-
-
Note: The mirror is only used under the bootstrapping process, the image contains the default mirrorlist with every server uncommented. Fix #87
-
- Feb 29, 2020
-
-
- Feb 25, 2020
-
-
-
Christian Rebischke authored
-
- Feb 24, 2020
-
-
Signed-off-by: Kristian Klausen <kristian@klausen.dk>
-
Signed-off-by: Kristian Klausen <kristian@klausen.dk>
-
Disabling it by masking 99-default.link works, but it "breaks": udevadm test-builtin net_setup_link, as a default link configuration isn't created. Breaking net_setup_link breaks cloud-init, which means the cloud image doesn't work. So with this commit we disable it the same way as Debian does[1], by adding "net.ifnames=0" to the kernels command line. See also #30 [1] https://salsa.debian.org/openstack-team/debian/openstack-debian-images/blob/fb1d5be0b84895c96f8209f6e7177cf1f6bf1b25/build-openstack-debian-image#L1861 Signed-off-by: Kristian Klausen <kristian@klausen.dk>
-
Signed-off-by: Kristian Klausen <kristian@klausen.dk>
-
- Feb 23, 2020
-
-
- Feb 20, 2020
-
-
- Feb 17, 2020
-
-
Christian Rebischke authored
-
- Feb 10, 2020
-
-
Ju authored
-
- Jan 27, 2020
-
-
Christian Rebischke authored
Revert "Align on virtualbox recommendations (use vmsvga with 10M of v…
-
Christian Rebischke authored
Revert "Align on virtualbox recommendations (use vmsvga with 10M of vram) and align json files for fetching last isos" This reverts commit 6d07aea1.
-
- Jan 15, 2020
-
-
Christian Rebischke authored
Align on virtualbox recommendations (use vmsvga with 10M of vram) and…
-
juadde authored
Align on virtualbox recommendations (use vmsvga with 10M of vram) and align json files for fetching last isos
-
- Jan 13, 2020
-
-
Christian Rebischke authored
Add netctl for vagrant networking capabilities
-
- Jan 11, 2020
-
-
juadde authored
-
- Jan 03, 2020
-
-
Christian Rebischke authored
fix bug #71
-
Christian Rebischke authored
-
- Nov 04, 2019
-
-
Christian Rebischke authored
add question for vagrant plugins
-
Christian Rebischke authored
-
- Oct 27, 2019
-
-
Christian Rebischke authored
add support for cloud images
-
Christian Rebischke authored
-
Christian Rebischke authored
Add a output_directory, a buildname, fix build process and add support for auto signing (only local) Signed-off-by: Christian Rebischke <chris@nullday.de>
-
- Oct 26, 2019
-
-
Christian Rebischke authored
Signed-off-by: Christian Rebischke <chris@nullday.de>
-
- Oct 15, 2019
-
-
Christian Rebischke authored
write_zeroes: flush buffers before writing zeroes
-
Christian Rebischke authored
-
- Oct 13, 2019
-
-
Christian Rebischke authored
Use our own mirror instead
-
Christian Rebischke authored
-
Christian Rebischke authored
added switch for grub-install
-
Christian Rebischke authored
Signed-off-by: Christian Rebischke <chris@nullday.de>
-
Sven-Hendrik Haase authored
-