Package make-initrd-sshfs: Information

Binary package: make-initrd-sshfs
Version: 2.40.0-alt1
Architecture: ppc64le
Build time:  Dec 30, 2023, 05:47 PM in the task #337516
Source package: make-initrd
Category: System/Base
Report package bug
License: GPL-3.0
Summary: sshfs module for make-initrd
Description: 
Feature adds the ability to mount the root using SSH (more precisely, the SFTP
subsystem). Most SSH servers support and enable this SFTP access by default, so
SSHFS is very simple to use.

Maintainer: Alexey Gladkov


Last changed


Dec. 30, 2023 Alexey Gladkov 2.40.0-alt1
- New version (2.40.0).
- Runtime:
  + Do not overwrite logfiles.
  + Add function to pick a console to common library.
- Feature pipeline:
  + getimage: check whether the loop module is loaded before mounting the image.
  + overlayfs: fix delim in overlayfs options.
  + overlayfs: allow to specify mounting parameters.
  + overlayfs: add support the "data-only" lower layers.
  + mountfs: optionally load loop module if needed.
  + ping: Add helper to ping remote host.
  + Add cmdline parameter to limit steps failure.
Nov. 7, 2023 Alexey Gladkov 2.39.0-alt1
- New version (2.39.0).
- Feature plymouth:
  + Show splash in synchronous mode to avoid race with plymouth users (ALT#48254).
- Feature fsck:
  + Fix typo in boot variable and fix the FASTBOOT parameter.
- Utilities:
  + initrd-scanmod: Add support for kmod > v30-25-g5c004af.
Oct. 7, 2023 Alexey Gladkov 2.38.0-alt3
- Handle changes in kmod >= v31.