initrd icon indicating copy to clipboard operation
initrd copied to clipboard

:wrench: Initrd builder with qemu nbd metadata for Scaleway boot (armhf + x86_64)

Results 47 initrd issues
Sort by recently updated
recently updated
newest added

Bumps [flask](https://github.com/pallets/flask) from 0.10 to 1.0. Release notes Sourced from flask's releases. 1.0 The Pallets team is pleased to release Flask 1.0. [Read the announcement on our blog.](https://www.palletsprojects.com/blog/flask-1-0-released/ There are...

dependencies

Bumps [flask](https://github.com/pallets/flask) from 0.10 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...

dependencies

- [x] Add Dropbear support (#65) - [ ] Add encryption toolsuite binaries - [ ] Add scripts and entrypoints using servers tags We can use the work of @aimxhaisse...

enhancement
ideas

Using software reboot on arm64 VPS causes this message to be repeated indefinitely on the serial console: ``` IRQ Exception at 0x00000000BBC11F38 IRQ Exception at 0x00000000BBC11F38 ``` The only way...

Ubuntu Xenial Image do not get ipv6 address on boot. I think is because eth0 do not exist and is not guarantee to exist on different linux distributions ``` IP=$(scw-metadata...

This is something to be solved after #200 ; `root=/dev/vda` is passed on the kernel command; while root is `root=/dev/vda1` . Once the first problem solved, fixing this bug should...

kexec binary is missing on ARM64 vps servers initramfs. This bug is similar to #186, but specific to the arm64 servers. Here are the logs when booting with KEXEC_KERNEL and...

I get the following traces when running kexec : ``` [ 129.248360] kexec_core: Starting new kernel [ 129.298586] Disabling non-boot CPUs ... [ 129.393572] CPU1: shutdown [ 129.532515] CPU2: shutdown...