image-bootstrap icon indicating copy to clipboard operation
image-bootstrap copied to clipboard

:partly_sunny: Creates Linux chroots and bootable virtual machine images; command line tool (Python 3)

Results 25 image-bootstrap issues
Sort by recently updated
recently updated
newest added

Can image-bootstrap be used to create EFI bootable devices? I found https://github.com/hartwork/image-bootstrap/issues/42 which was resolved by falling back to installing non EFI grub. But the machine I'm working with only...

enhancement
question

cloud-init generate not correctly /etc/locale.gen, like this : ``` # Created by cloud-init v. 0.7.6 on Thu, 03 Mar 2016 06:25:03 +0000 LANG=en_US.UTF-8 ``` This should be ``` en_US.UTF-8 UTF-8...

Arch
OpenStack
Upstream

I'm getting the following output when trying to bootstrap arch linux. I'm on the latest rev of image-bootstrap and a recently updated CentOS host: ``` # git rev-parse HEAD ef959787f77fb248b3a428f3ad2597b2e7b5760e...

Arch

It'd be really near if `image-bootstrap` also supported generating images for [Alpine Linux](https://www.alpinelinux.org/), as it is a distro that is specifically designed to be small and secure (and therefore fits...

enhancement
OpenStack
Alpine

This is taken care of by `cloud-init`. When the user is created through `_create_sudo_nopasswd_user`, the `cloud-init` user creation code doesn't kick in because it detects that the user already exists:...

OpenStack

In certain pre/post scripts, it is useful to be able to refer back to files in the directory that houses that script itself (e.g., static assets, configuration files, etc.). It...

``` .. Installing bootloader to device "/dev/drbd8" (approach "chroot-grub2-drive")... # chroot /mnt/tmp96s8Lu grub-install \(hd9999\) /usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/mapper/drbd8p1. Check your device.map. Auto-detection of a filesystem...

Debian

Gentoo: `eselect locale set en_US.UTF-8`