fsprotect 1.0.7+nmu1 source package in Ubuntu

Changelog

fsprotect (1.0.7+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * No source change upload to rebuild with debhelper 13.10.

 -- Michael Biebl <email address hidden>  Sat, 15 Oct 2022 12:06:05 +0200

Upload details

Uploaded by:
Stefanos Harhalakis
Uploaded to:
Sid
Original maintainer:
Stefanos Harhalakis
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe admin
Mantic release universe admin
Lunar release universe admin

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fsprotect_1.0.7+nmu1.dsc 1.5 KiB f257dd497a104551b291ebde167a11a578fd38e4e39ce1ffa013530cb4df51d5
fsprotect_1.0.7+nmu1.tar.xz 128.8 KiB 606682cd24eb8f6da1a663654931156e7901c5ece9e8c8ad664c5b59da5620ce

No changes file available.

Binary packages built by this source

fsprotect: Helper scripts to make filesystems immutable

 This is a set of scripts that make immutable the root and other filesystems.
 Using aufs they pack a tmpfs filesystem and the filesystem forcing
 changes to be written to the tmpfs.
 .
 The root filesystem is protected by an initramfs script. Other filesystems
 are protected by an init script. All protected filesystems become read-only
 ensuring their immutability even on power-offs.
 .
 This can be used for public computers to prevent damage or changes.