From 0826d6985724df8b1e4c82a55af74854fd3a6d01 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Sun, 6 Feb 2022 21:26:49 +0100 Subject: [PATCH] prepare 1.7.2RC2 build --- FAQ.md | 4 +++- home.admin/_version.info | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 73ade0327..942af89cb 100644 --- a/FAQ.md +++ b/FAQ.md @@ -658,7 +658,8 @@ By default just tested & selected SSD encasings/controller are running enabled w Work notes for the process of producing a new SD card image release: * Make sure you have the "Versioning" final in your RaspiBlitz Source Code -* Start [`Ubuntu LIVE`](http://releases.ubuntu.com/18.04.3/ubuntu-18.04.3-desktop-amd64.iso) from USB stick on the Build Computer (press F12 on startup) +* Start [`Ubuntu LIVE`](http://releases.ubuntu.com/18.04.3/ubuntu-18.04.3-desktop-amd64.iso) from USB stick +* Under Settings: best to set correct keyboard language & power settings to prevent monitor turn off * Connect to a secure WiFi (hardware switch on) or LAN * Download the latest RaspiOS-64bit (zip & sig file) namend in the [build_sdcard.sh](./build_sdcard.sh) and note the SHA256 checksum * From the browser `Show All Downloads` and from the context menu select `Open Containing Folder` @@ -687,6 +688,7 @@ Work notes for the process of producing a new SD card image release: * Remove `Ubuntu LIVE` USB stick and cut power from the RaspberryPi * Connect USB stick with latest `TAILS` (make it stay offline) * Boot Tails with extra setting of Admin-Passwort and remember (use later for sudo) +* Menu > Systemtools > Settings > Energy -> best to set monitor to never turn off * Connect USB stick with GPG signing keys - decrypt drive if needed * Open Terminal and cd into directory of USB Stick under `/media/amnesia` * Run `gpg --import ./sub.key`, check and `exit` diff --git a/home.admin/_version.info b/home.admin/_version.info index fe157e27b..f769e33d9 100644 --- a/home.admin/_version.info +++ b/home.admin/_version.info @@ -1,2 +1,2 @@ # RaspiBlitz Version - always [major].[main].[sub] (sub can be a string like '2rc1') -codeVersion="1.7.2rc1" +codeVersion="1.7.2rc2"