Skip to content

Commit

Permalink
Merge pull request #36 from OSInside/drop_debbuild
Browse files Browse the repository at this point in the history
Drop build-deb support
  • Loading branch information
schaefi authored Jan 29, 2024
2 parents 1bca764 + 66d7551 commit 7b0cc81
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 546 deletions.
2 changes: 0 additions & 2 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ tag = True

[bumpversion:file:flake-ctl/Cargo.toml]

[bumpversion:file:flake-ctl/debbuild/oci-deb]

[bumpversion:file:firecracker-pilot/guestvm-tools/sci/Cargo.toml]
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,6 @@ install:
$(DESTDIR)$(SBINDIR)/sci
install -m 755 target/release/flake-ctl \
$(DESTDIR)$(BINDIR)/flake-ctl
install -m 755 flake-ctl/debbuild/oci-deb \
$(DESTDIR)$(BINDIR)/oci-deb
install -m 644 flake-ctl/debbuild/container.spec.in \
$(DESTDIR)$(SHAREDIR)/container.spec.in
install -m 644 flake-ctl/template/container-flake.yaml \
$(DESTDIR)$(TEMPLATEDIR)/container-flake.yaml
install -m 644 flake-ctl/template/firecracker-flake.yaml \
Expand Down
83 changes: 0 additions & 83 deletions doc/flake-ctl-podman-build-deb.rst

This file was deleted.

2 changes: 1 addition & 1 deletion doc/flake-ctl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ registration process.
SEE ALSO
--------

podman-pilot(8), flake-ctl-podman-build-deb(8), flake-ctl-list(8), flake-ctl-podman-load(8), flake-ctl-podman-register(8), flake-ctl-podman-remove(8), firecracker-pilot(8), flake-ctl-firecracker-load(8), flake-ctl-firecracker-register(8), flake-ctl-firecracker-remove(8)
podman-pilot(8), flake-ctl-list(8), flake-ctl-podman-load(8), flake-ctl-podman-register(8), flake-ctl-podman-remove(8), firecracker-pilot(8), flake-ctl-firecracker-load(8), flake-ctl-firecracker-register(8), flake-ctl-firecracker-remove(8)

AUTHOR
------
Expand Down
82 changes: 0 additions & 82 deletions flake-ctl/debbuild/container.spec.in

This file was deleted.

Loading

0 comments on commit 7b0cc81

Please sign in to comment.