Skip to content

Commit

Permalink
Update to elementary OS Hera
Browse files Browse the repository at this point in the history
  • Loading branch information
meisenzahl committed Dec 7, 2019
1 parent 54e83ef commit 9673590
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 2 deletions.
File renamed without changes.
5 changes: 3 additions & 2 deletions juno/arm64/raspi4/build.sh → hera/arm64/raspi4/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

set -e

VERSION="juno"
VERSION="hera"
TARGET="arm64+raspi4"
YYYYMMDD="$(date +%Y%m%d)"
OUTPUT_SUFFIX=".img"
TARGET_IMG="elementaryos-${VERSION}-${TARGET}.${YYYYMMDD}${OUTPUT_SUFFIX}"

BASE_IMG_URL="https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficial/releases/download/v19/ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img.xz"
BASE_IMG_URL="https://github.com/TheRemote/Ubuntu-Server-raspi4-unofficial/releases/download/v25/ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img.xz"
BASE_IMG="ubuntu-18.04.3-preinstalled-server-arm64+raspi4.img"
MountXZ=""

Expand Down Expand Up @@ -238,6 +238,7 @@ rm -rf /mnt/var/run/*

# Configuration for elementary OS
sed -i 's/juno/bionic/g' /mnt/etc/apt/sources.list
sed -i 's/hera/bionic/g' /mnt/etc/apt/sources.list

sed -i 's/ubuntu/elementary/g' /mnt/etc/hostname
sed -i 's/ubuntu/elementary/g' /mnt/etc/hosts
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added hera/arm64/raspi4/docs/screenshots/0007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file removed juno/arm64/raspi4/docs/screenshots/0007.png
Binary file not shown.

0 comments on commit 9673590

Please sign in to comment.