ostree 2022.7-ok1.9 source package in openKylin

Changelog

ostree (2022.7-ok1.9) yangtze; urgency=medium

  * del error dependens systemd

 -- zhaoyang <email address hidden>  Tue, 12 Mar 2024 20:29:39 +0800

Upload details

Uploaded by:
zhaoyang
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ostree_2022.7.orig.tar.xz 2.0 MiB 8be2a9261c94e8b9ec4113380ffc480f8598245fb321a009bad4fae4b822411f
ostree_2022.7-ok1.9.debian.tar.xz 21.4 KiB 8c6276a396bc0df4adb084f7148328b9c4880d6634c3bbdfe7e23887ae9b596d
ostree_2022.7-ok1.9.dsc 3.1 KiB f8f4df14e6f936e25e21ab7e7243de31719b408afb51213001bd7fd940d8dab8

Available diffs

View changes file

Binary packages built by this source

gir1.2-ostree-1.0: content-addressed filesystem for operating system binaries (introspection)

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains GObject-Introspection metadata, which can be used
 to generate dynamic bindings into languages such as Python and JavaScript.

libostree-1-1: content-addressed filesystem for operating system binaries (library)

 libostree is a library for managing bootable, immutable, versioned
 filesystem trees. It is like git in that it checksums individual files
 and has a content-addressed object store; unlike git, it "checks out"
 the files using hardlinks into an immutable directory tree. This
 can be used to provide atomic upgrades with rollback, history and
 parallel-installation, particularly useful on "fixed purpose" systems
 such as embedded devices. It is also used by the Flatpak application
 runtime system.
 .
 This package contains the shared library.

libostree-1-1-dbgsym: debug symbols for libostree-1-1
libostree-dev: Development files for the libostree library

 libostree is a library for managing bootable, immutable, versioned
 filesystem trees. It is like git in that it checksums individual files
 and has a content-addressed object store; unlike git, it "checks out"
 the files using hardlinks into an immutable directory tree. This
 can be used to provide atomic upgrades with rollback, history and
 parallel-installation, particularly useful on "fixed purpose" systems
 such as embedded devices. It is also used by the Flatpak application
 runtime system.
 .
 This package contains development headers and the pkg-config file for
 libostree.

libostree-doc: Development documentation for the libostree library

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains development documentation for libostree.

ostree: content-addressed filesystem for operating system binaries

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. It is like git in that it checksums
 individual files and has a content-addressed object store; unlike git,
 it "checks out" the files using hardlinks into an immutable directory
 tree. This can be used to provide atomic upgrades with rollback, history
 and parallel-installation, particularly useful on "fixed purpose"
 systems such as embedded devices.
 .
 This package contains the executables used to manage and create
 filesystem trees. It does not affect the boot process for the system
 on which it is installed.

ostree-boot: libostree boot loader and initramfs integration

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains configuration snippets and executables needed to
 boot a Debian derivative from a libostree filesystem deployment. This
 integration currently has some limitations:
 .
  - the initramfs must have been made using dracut
  - the boot loader must be one that is supported by libostree, currently
    GNU GRUB 2, syslinux/extlinux or Das U-Boot

ostree-boot-dbgsym: debug symbols for ostree-boot
ostree-dbgsym: debug symbols for ostree
ostree-tests: content-addressed filesystem for operating system binaries - tests

 libostree provides a library and tools for managing bootable, immutable,
 versioned filesystem trees. See the ostree package's description for
 more details.
 .
 This package contains automated tests.

ostree-tests-dbgsym: debug symbols for ostree-tests