Skip to content

Commit

Permalink
Swap CONFIG_PACKAGE_runc for CONFIG_PACKAGE_crun. Do not specifically…
Browse files Browse the repository at this point in the history
… compile Dropbear with Ed25519 support.
  • Loading branch information
scottmckenzie committed Jul 18, 2022
1 parent 86173a6 commit 3e917c6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ CONFIG_AUDIO_SUPPORT=n
CONFIG_DISPLAY_SUPPORT=n
CONFIG_PCMCIA_SUPPORT=n

# compile Dropbear with Ed25519 key type support
CONFIG_DROPBEAR_ED25519=y

# APU 2 kernel modules
# https://openwrt.org/toh/pcengines/apu2#kernel_modules
CONFIG_PACKAGE_kmod-ata-core=y
Expand Down Expand Up @@ -87,7 +84,7 @@ CONFIG_PACKAGE_vim-full=y

# podman + related
CONFIG_PACKAGE_podman=y
CONFIG_PACKAGE_runc=y
CONFIG_PACKAGE_crun=y

# remove default modules
CONFIG_PACKAGE_kmod-bnx2=n
Expand Down

0 comments on commit 3e917c6

Please sign in to comment.