Skip to content

@okyeron okyeron released this Jan 17, 2021

norns for fates 210114

See the Norns 2.4.8 release for changelog, etc.


IMPORTANT UPDATE INFO

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.

Otherwise, if you have norns version 200218 or later...

Updates can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.


Manual update instructions

Download the fates210114.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.8/fates210114.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates210114.tgz 
cd 210114
./update.sh

Then reboot with

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4

@okyeron okyeron released this Dec 3, 2020 · 31 commits to main since this release

norns for fates 201202

See the Norns 2.4.7 release for changelog, etc.


IMPORTANT UPDATE INFO

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.

Otherwise, if you have norns version 200218 or later...

Updates can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.


Manual update instructions

Download the fates201202.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.7/fates201202.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates201202.tgz 
cd 201202
./update.sh

Then reboot with

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4

@okyeron okyeron released this Nov 22, 2020 · 49 commits to main since this release

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates201115.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.6/fates201115.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates201115.tgz 
cd 201115
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4

@okyeron okyeron released this Oct 30, 2020 · 68 commits to main since this release

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates201029.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.4/fates201029.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates201029.tgz 
cd 201029
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4

@okyeron okyeron released this Oct 28, 2020 · 71 commits to main since this release

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates201023.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.3/fates201023.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates201023.tgz 
cd 201023
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4

@okyeron okyeron released this Oct 1, 2020 · 109 commits to main since this release

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates201001.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.2.5/fates201001.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates201001.tgz 
cd 201001
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4

@okyeron okyeron released this Jul 15, 2020

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates200712.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.2/fates200712.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates200712.tgz 
cd 200712
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4

@okyeron okyeron released this Jun 4, 2020 · 37 commits to master since this release

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates200604.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.1/fates200604.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates200604.tgz 
cd 200604
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4

@okyeron okyeron released this Apr 26, 2020 · 63 commits to master since this release

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates200424.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.0/fates200424.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates200424.tgz 
cd 200424
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4
  • 2.3.1
  • d45540f
  • Compare
    Choose a tag to compare
    Search for a tag
  • 2.3.1
  • d45540f
  • Compare
    Choose a tag to compare
    Search for a tag

@okyeron okyeron released this Mar 28, 2020 · 132 commits to master since this release

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates200328.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.3.1/fates200328.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates200328.tgz 
cd 200328
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4