Skip to content

Commit

Permalink
[baseimage]: Install sysfsutils package into SONiC host system (#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-shirshov authored and lguohan committed Jan 10, 2018
1 parent 0fffa6c commit 9e2facb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ sudo LANG=C DEBIAN_FRONTEND=noninteractive chroot $FILESYSTEM_ROOT apt-get -y in
less \
unzip \
gdisk \
sysfsutils \
grub2-common

sudo LANG=C DEBIAN_FRONTEND=noninteractive chroot $FILESYSTEM_ROOT apt-get -y download \
Expand Down

0 comments on commit 9e2facb

Please sign in to comment.