Skip to content

Releases: scaleway/initrd

v3.14.6

07 Dec 13:23
108f438
Compare
Choose a tag to compare
  • nbd blocksize fix
  • typo GTP partition fix

v3.12.3

07 Dec 09:43
Compare
Choose a tag to compare

v3.12.1

24 Oct 15:03
Compare
Choose a tag to compare
  • Add custom parameters to the cmdline when KEXECing with KEXEC_APPEND=xxx (#168)

v3.12

20 Oct 18:27
Compare
Choose a tag to compare
  • kexec improvements
  • Generate machine id
  • Fetch kernel modules

v3.11

10 Jun 15:09
f65d4ed
Compare
Choose a tag to compare
  • Add hostname to /etc/hosts (#155)
  • Prevent the server to stop every 5 minutes when using INITRD_PRE_SHELL=1
  • Initial support of kexec using servers tags (#91)
  • Disconnect NBD devices before kexecing (#161)
  • Improve initial time set-up (#153) (@ElNounch)

full commits list

v3.10.1

16 Mar 12:03
Compare
Choose a tag to compare
  • Add server tags ssh keys if available

v3.10

09 Mar 10:49
Compare
Choose a tag to compare
  • Allow alternative ip option
  • Fixing attach_nbd_device() captures of @xnbd-client PIDs #147

v3.9

07 Mar 10:52
Compare
Choose a tag to compare
  • Configure all interfaces (#137)
  • Initial support of IPV6
  • Add a way to enable early VERBOSE mode using bootscript's cmdline
  • Add a flag not to signal the current state to the metadata server
  • Improved logging

v3.8

18 Feb 16:11
22a672d
Compare
Choose a tag to compare
  • Be more strict when using get_any (#134)
  • Restrict GPIO configuration to C1 servers
  • Publishing (on store, s3) a "latest" symlink
  • Printing more information about the current kernel
  • Printing information about the CPU and physycal memory
  • Add a SKIP_OPTIONAL_NBD_DEVICES option to ... skip ... optional ... nbd ... devices ...
  • Printing information about NBD devices
  • Printing information about the running image (#131)

v3.7

16 Dec 18:26
Compare
Choose a tag to compare
  • Complete multiarch refactor #124
  • Complete dependencies refactor, huge speed gain
  • Travis builds fixed
  • Bump dependencies to the latest version (taking binaries from ubuntu:wily instead of ubuntu:vivid)
  • Initial BTRFS support #123 (@boris-arzur)