Releases: scaleway/initrd
Releases · scaleway/initrd
v3.6
- Speedup boot #108
- Do not store serial root password in standard user data
v3.5
- Reordered actions so
INITRD_DROPBEAR
and INITRD_POST_SHELL
are executed after root password configuration
- scw-update-server-state retries the request when an error 429 occurred #106
v3.4.1
- Fix: regression on booting servers with cmdline containing 'boot=local' #97
v3.4.0
- Made the
initrd
more architecture agnostic to allow testing on Travis #92
- Register
xnbd-client
processes to /run/sendsigs-omit.d/
- Automatically attach NBD devices #94
v3.3.0
- Do not test
/sbin/init
availability using test -x
to works against absolute symlinks #82
- Added
get_userdata
helper #80
- Added a temporary hack for letting getty the time to flush #76
v3.2
Changes
- Improved debug,warn,error messages
- Setting up a random root password on first boot #46
v3.1
- Improved debug/info/warn messages
- Added 'continue-boot' helper
v3
- Worked on the fancyness
- Added multiple boot mode: nfs, live, nbd, rescue
- Added dropbear shell
- Initrd version is now printed during boot
- Size reduced