Skip to content

Commit

Permalink
2.45.0
Browse files Browse the repository at this point in the history
- Runtime:
  + Rewrite ueventd-mounts.
  + Remove initlog utility.
- Feature bcache:
  + New feature allows boot from bcache block device.
- Feature network:
  + Read also siaddr and wins DHCP-options.

Signed-off-by: Alexey Gladkov <[email protected]>
  • Loading branch information
legionus committed Apr 16, 2024
1 parent f70ac4c commit 6c85778
Showing 1 changed file with 1 addition and 1 deletion.
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.44.0],[[email protected]])
AC_INIT([make-initrd],[2.45.0],[[email protected]])
AC_CONFIG_HEADERS([config.h])

AC_PREFIX_DEFAULT([/usr])
Expand Down

0 comments on commit 6c85778

Please sign in to comment.