-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: packages: use iputils-ping instead of inetutils-ping
- Loading branch information
1 parent
c4a5778
commit ffbe25e
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ fake-hwclock | |
fdisk | ||
figlet | ||
htop | ||
inetutils-ping | ||
iputils-ping | ||
init | ||
initramfs-tools | ||
iw | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ fake-hwclock | |
fdisk | ||
figlet | ||
htop | ||
inetutils-ping | ||
iputils-ping | ||
init | ||
initramfs-tools | ||
iproute2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ fake-hwclock | |
fdisk | ||
figlet | ||
htop | ||
inetutils-ping | ||
iputils-ping | ||
init | ||
initramfs-tools | ||
iw | ||
|