Package mount: Information

    Binary package: mount
    Version: 2.39.2-alt1
    Architecture: aarch64
    Build time:  Mar 27, 2024, 06:56 PM in the task #327286
    Source package: util-linux
    Category: System/Base
    Report package bug
    License: GPL-2.0 and GPL-2.0-or-later and LGPL-2.1-or-later and BSD-3-Clause and BSD-4-Clause-UC and ALT-Public-Domain
    Summary: Programs for mounting and unmounting filesystems
    Description: 
    The util-linux package contains the mount, umount, swapon and swapoff
    programs.  Accessible files on your system are arranged in one big
    tree or hierarchy.  These files can be spread out over several
    devices. The mount command attaches a filesystem on some device to
    your system's file tree.  The umount command detaches a filesystem
    from the tree.  Swapon and swapoff, respectively, specify and disable
    devices and files for paging and swapping.

    Maintainer: Alexey Gladkov


    Last changed


    Sept. 13, 2023 Alexey Gladkov 2.39.2-alt1
    - New version (2.39.2) (ALT#47566).
    Aug. 3, 2023 Alexey Sheplyakov 2.39.1-alt2
    - Fixed build on LoongArch (closes: #47108).
    June 28, 2023 Alexey Gladkov 2.39.1-alt1
    - New version (2.39.1).
    - libmount: (optlist) correctly detect ro status (ALT#46679).