[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
190/377: images: pinebook-pro: Fix the agetty baud rate.
From: |
guix-commits |
Subject: |
190/377: images: pinebook-pro: Fix the agetty baud rate. |
Date: |
Sun, 5 Sep 2021 10:07:42 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 1dbed7e0988842b8fe8189b7a7e64ff72f72cd61
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sat Aug 28 17:46:33 2021 +0200
images: pinebook-pro: Fix the agetty baud rate.
* gnu/system/images/pinebook-pro.scm (pinebook-pro-barebones-os): Fix the
agetty baud rate.
---
gnu/system/images/pinebook-pro.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/system/images/pinebook-pro.scm
b/gnu/system/images/pinebook-pro.scm
index b56a7ea..ca96621 100644
--- a/gnu/system/images/pinebook-pro.scm
+++ b/gnu/system/images/pinebook-pro.scm
@@ -49,7 +49,7 @@
(services (cons (service agetty-service-type
(agetty-configuration
(extra-options '("-L")) ; no carrier detect
- (baud-rate "115200")
+ (baud-rate "1500000")
(term "vt100")
(tty "ttyS2")))
%base-services))))
- 210/377: gnu: Add ansible-core., (continued)
- 210/377: gnu: Add ansible-core., guix-commits, 2021/09/05
- 215/377: services: Remove i486 qemu target., guix-commits, 2021/09/05
- 88/377: gnu: Add r-ballgown., guix-commits, 2021/09/05
- 125/377: gnu: Add r-filehash., guix-commits, 2021/09/05
- 127/377: gnu: Add r-zooimage., guix-commits, 2021/09/05
- 148/377: gnu: Add rust-polars-arrow-0.15., guix-commits, 2021/09/05
- 155/377: gnu: rust-zstd-sys-1: Update to 1.6.1+zstd.1.5.0., guix-commits, 2021/09/05
- 178/377: gnu: man-pages: Update to 5.13., guix-commits, 2021/09/05
- 183/377: gnu: ocl-icd: Replace with opencl-icd-loader., guix-commits, 2021/09/05
- 185/377: gnu: python-pytools: Update to 2021.2.7., guix-commits, 2021/09/05
- 190/377: images: pinebook-pro: Fix the agetty baud rate.,
guix-commits <=
- 211/377: gnu: ansible: Update to 4.4.0., guix-commits, 2021/09/05
- 227/377: services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>., guix-commits, 2021/09/05
- 235/377: gnu: Add python-pybbi., guix-commits, 2021/09/05
- 87/377: gnu: Add ivar., guix-commits, 2021/09/05
- 239/377: gnu: Add python-pytest-tornasync., guix-commits, 2021/09/05
- 247/377: gnu: Add python-coolbox., guix-commits, 2021/09/05
- 252/377: gnu: Add go-github-com-anaseto-gruid-tcell., guix-commits, 2021/09/05
- 253/377: gnu: harmonist: Update to 0.4.1., guix-commits, 2021/09/05
- 165/377: gnu: python-pytest-xprocess: Update to 0.18.1., guix-commits, 2021/09/05
- 171/377: gnu: Add python-strawc., guix-commits, 2021/09/05