Added the libconfig library which nwipe now uses

Added the commands tmux2 tmux4 tmux6 tmux8 which each creates a
tmux session with either 2, 4, 6 or 8 panes (terminals). Useful
when you want to run multiple nwipes simultaneously with each nwipe
wiping one drives. Useful for hotswapping.
This commit is contained in:
PartialVolume
2023-03-23 21:15:54 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -78,6 +78,7 @@ BR2_PACKAGE_SG3_UTILS_PROGS=y
BR2_PACKAGE_SMARTMONTOOLS=y
BR2_PACKAGE_SYSSTAT=y
BR2_PACKAGE_TRIGGERHAPPY=y
BR2_PACKAGE_LIBCONFIG=y
BR2_PACKAGE_LIBJPEG=y
BR2_PACKAGE_LIBDRM=y
BR2_PACKAGE_LIBDRM_INTEL=y