Commit Graph

23 Commits

Author SHA1 Message Date
Jarno Rantanen
9ccabb10cf Include xinput_calibrator in installed packages, as it's referenced in the first-boot doc. 2020-03-10 16:57:22 +02:00
Jarno Rantanen
a896556596 Improve consistency on some instructions. 2020-03-10 12:26:33 +02:00
Jarno Rantanen
4fe960a666 Separate the SSH disabling and eventual poweroff steps in image-setup. 2020-03-10 12:24:35 +02:00
Jarno Rantanen
79a6539fac Add comment on why perl -i. 2020-03-10 12:22:09 +02:00
Jarno Rantanen
e65b60057f Fully silent login on tty1. 2020-03-10 12:21:54 +02:00
Jarno Rantanen
2e74cab483 Improve instructions for providing the tag being built. 2020-03-10 12:21:29 +02:00
Jarno Rantanen
f98837b0d0 Fix permissions for auto-login setup. 2020-03-10 11:03:29 +02:00
Jarno Rantanen
b78549e4fe Move locale setup up in the process. 2020-03-10 11:03:12 +02:00
Jarno Rantanen
afa230e4f9 Install rng-tools to support Pi Zero.
Closes #49
2020-03-10 10:40:02 +02:00
Jarno Rantanen
dce7209800 Replace high-unicode progress markers with clearer ones. 2020-03-10 10:33:47 +02:00
Jarno Rantanen
f13454c657 Properly silence console logins. 2020-03-10 10:33:47 +02:00
Jarno Rantanen
09b0b4fa0e Update CLI-auto-login to match updated raspi-config. 2020-03-10 10:33:47 +02:00
Jarno Rantanen
72f85b375d Properly set locale for the image.
This is to prevent e.g. the myriad of warnings during setup:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_ADDRESS = "fi_FI.UTF-8",
        LC_NAME = "fi_FI.UTF-8",
        LC_MONETARY = "fi_FI.UTF-8",
        LC_PAPER = "fi_FI.UTF-8",
        LC_IDENTIFICATION = "fi_FI.UTF-8",
        LC_TELEPHONE = "fi_FI.UTF-8",
        LC_MEASUREMENT = "fi_FI.UTF-8",
        LC_TIME = "fi_FI.UTF-8",
        LC_NUMERIC = "fi_FI.UTF-8",
        LANG = "en_GB.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_GB.UTF-8").
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
2020-03-10 10:33:47 +02:00
Jarno Rantanen
17aa8f6e00 Replace some in-place sed invocations with perl, as it's more robust. 2020-03-10 10:33:47 +02:00
Jarno Rantanen
92579e2223 Updates for alpha2. 2020-03-10 10:33:47 +02:00
Jarno Rantanen
aeff8283b9 Update image-setup script to work on linux, plus first changes for Raspbian Buster. 2020-03-10 10:33:47 +02:00
Austin Vance
7e17948ff3 Update the image generation to work with Buster 2020-03-10 10:33:47 +02:00
sualko
c0bc600380 remove ssh host keys and enable regeneration
fix #100
2020-03-04 09:34:28 +01:00
Jarno Rantanen
9b05e15c20 Update image setup script with better usage instructions for first boot. 2019-04-10 12:25:47 +03:00
Jarno Rantanen
e39d644be0 Update image setup script to wait for SSH to come back and resume automatically after reboot. 2019-04-10 12:25:47 +03:00
Jarno Rantanen
06a9a36a9e Update image setup script to be gentler on the boot files, and make backups. 2019-04-10 12:25:47 +03:00
Jarno Rantanen
d0c07c10b0 Switch to more international defaults for keyboard layout & timezone. 2019-04-10 12:25:47 +03:00
Jarno Rantanen
56d1b7b715 Move image-setup.sh to docs/. 2018-08-17 13:21:39 +03:00