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

Commit

Permalink
updated Raspbian Base Image
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed May 12, 2021
1 parent 7e87a3e commit 653bbd0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 35 deletions.
3 changes: 1 addition & 2 deletions Base.Pifile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
FROM https://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2020-08-24/2020-08-20-raspios-buster-arm64-lite.zip
FROM https://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2021-04-09/2021-03-04-raspios-buster-arm64-lite.zip
PUMP 1000M

# Update OS and sources
RUN bash -c "echo y | rpi-update"
RUN apt-get update

# Install basic software
Expand Down
4 changes: 0 additions & 4 deletions etc/fstab

This file was deleted.

1 change: 0 additions & 1 deletion tRackIT.Pifile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ PUMP 400M
INSTALL boot /boot
INSTALL etc /etc
INSTALL home /home
INSTALL usr /usr
INSTALL var /var

# Fix permissions for pi user
Expand Down
28 changes: 0 additions & 28 deletions usr/local/sbin/format-drive.sh

This file was deleted.

0 comments on commit 653bbd0

Please sign in to comment.