We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8cdc4 commit 6c531b5Copy full SHA for 6c531b5
Linux/README.md
@@ -62,6 +62,12 @@ Here are the availble *initrd variables*:
62
63
## Changelog
64
65
+### v3.3 (2015-09-07)
66
+
67
+* Do not test `/sbin/init` availability using `test -x` to works against absolute symlinks [#82](https://github.com/scaleway/initrd/issues/82)
68
+* Added `get_userdata` helper [#80](https://github.com/scaleway/initrd/issues/80)
69
+* Added a temporary hack for letting getty the time to flush [#76](https://github.com/scaleway/initrd/issues/76)
70
71
### v3.2 (2015-08-28)
72
73
* Improved debug,warn,error messages
0 commit comments