Skip to content

Commit

Permalink
2.19.1
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Gladkov <[email protected]>
  • Loading branch information
legionus committed Jun 21, 2021
1 parent 3175e1e commit a164b9b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Version 2.19.1

- Feature gpu-drm:
+ Revert "Feature gpu-drm: Check only devices of class PCI_CLASS_DISPLAY_VGA"
+ As a workaround, allow the absence of a module for devices
- New feature:
+ Add new feature sshfsroot. Feature adds the ability to mount the root using
SSH (more precisely, the SFTP subsystem).

Version 2.19.0

- Feature gpu-drm:
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
AC_INIT([make-initrd],[2.19.0],[[email protected]])
AC_INIT([make-initrd],[2.19.1],[[email protected]])
AC_CONFIG_SRCDIR([datasrc/getarg.c])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit a164b9b

Please sign in to comment.