Skip to content

Commit

Permalink
Add CONFIG_PACKAGE_crun
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckenzie committed Jul 9, 2022
1 parent bc86c62 commit cec35eb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .config
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,16 @@ CONFIG_PACKAGE_htop=y
CONFIG_PACKAGE_ipset=y
CONFIG_PACKAGE_lsblk=y
CONFIG_PACKAGE_nmap=y
CONFIG_PACKAGE_podman=y
CONFIG_PACKAGE_qrencode=y
CONFIG_PACKAGE_rng-tools=y
CONFIG_PACKAGE_tcpdump=y
CONFIG_PACKAGE_tmux=y
CONFIG_PACKAGE_vim-full=y

# podman + related
CONFIG_PACKAGE_crun=y
CONFIG_PACKAGE_podman=y

# remove default modules
CONFIG_PACKAGE_kmod-bnx2=n
CONFIG_PACKAGE_kmod-e1000=n
Expand Down

0 comments on commit cec35eb

Please sign in to comment.