mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
update cfdisk lsblk mkfs 分区软件
This commit is contained in:
parent
2c952b9388
commit
50130b9fce
2 changed files with 4 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -656,6 +656,7 @@ if [ -n "$CUSTOM_FEED" ]; then
|
|||
else
|
||||
scripts/feeds install -a -d y -f -p openmptcprouter
|
||||
fi
|
||||
scripts/feeds install -a
|
||||
cp .config.keep .config
|
||||
scripts/feeds install kmod-macremapper
|
||||
echo "Done"
|
||||
|
|
3
config
3
config
|
@ -237,5 +237,8 @@ CONFIG_PACKAGE_irqbalance=y
|
|||
CONFIG_PACKAGE_mtr=y
|
||||
CONFIG_PACKAGE_sysstat=y
|
||||
CONFIG_PACKAGE_coreutils-stty=y
|
||||
CONFIG_PACKAGE_cfdisk=y
|
||||
CONFIG_PACKAGE_lsblk=y
|
||||
CONFIG_PACKAGE_xfs-mkfs=y
|
||||
# CONFIG_PACKAGE_kmod-sound-core is not set
|
||||
# CONFIG_PACKAGE_kmod-video-core is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue