Skip to content

Commit 356955b

Browse files
committed
sysext: turn vim to a sysext image
Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent f9cc0c8 commit 356955b

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

build_library/extra_sysexts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ EXTRA_SYSEXTS=(
22
zfs:sys-fs/zfs
33
podman:app-containers/podman,net-misc/passt
44
python:dev-lang/python,dev-python/pip
5+
vim:app-editors/vim
56
)

sdk_container/src/third_party/coreos-overlay/coreos-base/coreos/coreos-0.0.1.ebuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ RDEPEND="${RDEPEND}
104104
app-crypt/gnupg
105105
app-crypt/go-tspi
106106
app-crypt/tpmpolicy
107-
app-editors/vim
108107
app-emulation/qemu-guest-agent
109108
app-containers/cri-tools
110109
app-misc/ca-certificates
File renamed without changes.

sdk_container/src/third_party/coreos-overlay/coreos-devel/board-packages/board-packages-0.0.1.ebuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RDEPEND="
3232
app-containers/docker
3333
app-containers/docker-cli
3434
app-containers/docker-buildx
35+
app-editors/vim
3536
app-emulation/amazon-ssm-agent
3637
app-emulation/hv-daemons
3738
app-emulation/wa-linux-agent

0 commit comments

Comments
 (0)