Skip to content

Commit

Permalink
tools: Drop ostree-convert-commit.py
Browse files Browse the repository at this point in the history
OSTree upstream now links to libcomposefs and can
synthesize cfs images directly.
  • Loading branch information
cgwalters committed Aug 7, 2023
1 parent 1cb7761 commit 136457a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 106 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,3 @@ Mount options:
The directory `tools/` contains some experimental user space tools for working with composefs images.

- `composefs-from-json`: convert from a [CRFS](https://github.com/google/crfs) metadata file to the binary blob.
- `ostree-convert-commit.py`: converts an OSTree commit into a CRFS config file that writer-json can use.
105 changes: 0 additions & 105 deletions tools/ostree-convert-commit.py

This file was deleted.

0 comments on commit 136457a

Please sign in to comment.