Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
upgrade to latest debian package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DieterReuter committed Jan 11, 2016
1 parent c5b2ada commit 571e594
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devicefiles/chroot-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ echo "deb http://deb.odroid.in/ trusty main" >> /etc/apt/sources.list.d/odroid.l

apt-get update

#FIXME: has to be moved to hypriot/os-rootfs
# upgrade to latest Debian package versions
apt-get upgrade -y

#FIXME: has to be moved to hypriot/os-rootfs
# install parted (for online disk resizing)
apt-get install -y parted
Expand Down

0 comments on commit 571e594

Please sign in to comment.