mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-06 13:25:55 +08:00
Update alpineInit.sh
This commit is contained in:
parent
fb7679ddaf
commit
18afe5bc44
1 changed files with 2 additions and 3 deletions
|
@ -116,9 +116,8 @@ rc-update add hwclock boot
|
||||||
sed -ri 's/ash/bash/g' /etc/passwd
|
sed -ri 's/ash/bash/g' /etc/passwd
|
||||||
|
|
||||||
# Insall more components.
|
# Insall more components.
|
||||||
# apk add axel bind-tools cpio curl e2fsprogs figlet grep grub gzip hdparm lsblk lsof net-tools parted python3 py3-pip udev util-linux virt-what vim wget
|
apk update
|
||||||
# apt add bind-tools figlet grep grub net-tools util-linux virt-what
|
apk add axel bind-tools cpio curl e2fsprogs figlet grep grub gzip hdparm lsblk lsof net-tools parted python3 py3-pip udev util-linux virt-what vim wget
|
||||||
apt add virt-what
|
|
||||||
|
|
||||||
# Use kernel "virt" if be executed on virtual machine.
|
# Use kernel "virt" if be executed on virtual machine.
|
||||||
cp /etc/apk/world /tmp/world.old
|
cp /etc/apk/world /tmp/world.old
|
||||||
|
|
Loading…
Add table
Reference in a new issue