OpenNetworkLinux icon indicating copy to clipboard operation
OpenNetworkLinux copied to clipboard

rootfs: add curl package

Open roylee123 opened this issue 3 years ago • 1 comments

Add curl command to jessie and stretch

A number of switches are equipped with BMC and sometimes these BMCs do not provide enough functions to ipmitool. At the time, it needs a command to query/write peripherals via REST API on local network interface. That's why curl is needed.

Signed-off-by: roy_lee [email protected]

roylee123 avatar Dec 22 '20 02:12 roylee123

Could you please add the merge/pull request description also to the commit message? While you at it, please correct the tiny issues below.

  1. Spell curl lowercase: https://curl.se/
  2. these BMCs do not provide

paulmenzel avatar Dec 22 '20 12:12 paulmenzel