From 6eacb681548fd9e3ef6d34ef8ebc1b3758dcce0a Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 22 Jul 2019 13:17:42 -0400 Subject: refactor lots of stuff, generate index.html --- config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 21a57ea..9f2f44d 100644 --- a/config.yaml +++ b/config.yaml @@ -14,19 +14,19 @@ hosts: arch: "armv6l" pi: true - - name: "pi3b-peach" - host: "peach" + - name: "pi3b-pecan" + host: "pecan" text: "Raspberry Pi 3 Model B" arch: "armv7l" pi: true - - name: "pi3b+-pecan" - host: "pecan" + - name: "pi3b+-peach" + host: "peach" text: "Raspberry Pi 3 Model B+" arch: "armv7l" pi: true - - name: "pi4b-cherry" + - name: "pi4b-cherry" host: "cherry" text: "Raspberry Pi 4 Model B" arch: "armv7l" @@ -34,7 +34,7 @@ hosts: - name: "i78650u-flex" host: "flex" - text: "Intel i7-8650U" + text: "Intel i7-8650U (Lenovo X1 Carbon 6th Gen)" arch: "amd64" pi: false -- cgit v1.2.3