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
97eebe6410
Add notes on controlling the kiosk remotely to first-boot doc.
...
See #38
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
Jarno Rantanen
795d17c38a
Merge pull request #105 from sualko/fix-ssh-host-key
...
remove ssh host keys and enable regeneration
2020-03-06 16:20:50 +02:00
sualko
c0bc600380
remove ssh host keys and enable regeneration
...
fix #100
2020-03-04 09:34:28 +01:00
Jarno Rantanen
818a81335f
Merge pull request #54 from c0un7-z3r0/master
...
📝 Adds documentation about automatic network setup
2019-08-21 12:21:32 +03:00
Jarno Rantanen
29ee021f08
Add link to #58 to first-boot doc.
2019-06-17 10:49:08 +03:00
David Kagerer
9ec0201ce0
📝 Adds documentation about automatic wifi setup
2019-05-06 00:02:19 +02:00
Jarno Rantanen
7f6d33d73c
Document the fact that RPi 1.0 hasn't been tested for the latest release.
2019-04-24 15:12:49 +03:00
Jarno Rantanen
aae0a353ec
Update verified models for 2.1.0-rc1.
2019-04-24 14:32:19 +03:00
Jarno Rantanen
086e642751
Add more test users for the RC.
2019-04-10 15:15:59 +03:00
Jarno Rantanen
0bd9f87148
Make note of the release tester name
2019-04-10 13:59:35 +03:00
Jarno Rantanen
68b9e5bc4a
Add section about 2.1 testing to verified-models doc.
2019-04-10 13:51:40 +03:00
Jarno Rantanen
b3bcf63343
Add section about 2.1 testing to verified-models doc.
2019-04-10 13:46:13 +03:00
Jarno Rantanen
db095943cf
Bump version file.
2019-04-10 12:25:47 +03: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
cb17c26e87
Add notes about rotating more exotic screens
...
Thanks @GendoRokubungi!
Closes #41
2019-04-04 14:00:57 +03:00
Jarno Rantanen
53788bb686
Add instructions on xinput_calibrator to first-boot.md
...
Thanks @Kimmax!
Closes #46
2019-04-04 13:47:50 +03:00
Jarno Rantanen
6a4a3e6f8a
Move screen rotation instructions to first-boot doc.
2018-11-07 10:47:49 +02:00
Jarno Rantanen
86aff645dc
Use Prettier to format the Markdown.
2018-11-07 10:37:52 +02:00
Jarno Rantanen
a887649c0b
Revert direct changes to HTML file; it should be compiled from Markdown during release process.
2018-11-07 10:20:50 +02:00
Jarno Rantanen
66e7ccd132
Merge pull request #35 from cedricwalter/master
...
Add rotation in documentation
2018-11-07 10:14:54 +02:00
cedric walter
1a72ded05b
Update first-boot.html
2018-11-05 22:05:51 +01:00
cedric walter
45e864c2f9
Update README.md
2018-11-05 22:05:28 +01:00
cedric walter
da1fdc5111
Update first-boot.html
2018-11-05 22:04:56 +01:00
cedric walter
ce2d48546c
Update README.md
2018-11-05 22:01:26 +01:00
cedric walter
8aba430b57
Update README.md
2018-11-05 22:00:46 +01:00
Jarno Rantanen
3b7c784d51
Update image subtitles.
2018-08-17 13:36:11 +03:00
Jarno Rantanen
783da796c7
Update verified models.
2018-08-17 13:25:09 +03:00
Jarno Rantanen
56d1b7b715
Move image-setup.sh to docs/.
2018-08-17 13:21:39 +03:00
Jarno Rantanen
f52df42c9d
Move first-boot.md to docs/ as well.
2018-08-17 13:16:47 +03:00
Jarno Rantanen
1615244c57
Collect some files under docs/.
2018-08-17 13:13:11 +03:00
Jarno Rantanen
a75c47ee08
Add some sample screenshots.
2018-08-17 13:11:17 +03:00
Jarno Rantanen
dfe3152b1f
Updating docs & scripts for rc5.
2018-08-17 12:26:03 +03:00
Jarno Rantanen
eb666b3782
Updating docs & scripts for rc5.
2018-08-14 10:27:42 +03:00
Jarno Rantanen
13ebba0a59
Update scripts & docs for rc3.
2018-08-13 15:35:02 +03:00
Jarno Rantanen
2ee19d28de
Add note about increasing boot-show delay.
2018-08-12 12:59:18 +03:00
Jarno Rantanen
94f8e933e0
Set crontab env more conveniently.
2018-08-12 12:55:22 +03:00
Jarno Rantanen
0fd3a2a04b
Update xsession with browser hiding.
2018-08-12 12:50:40 +03:00
Jarno Rantanen
18e8aa5e27
Add note about customizing the boot graphics.
2018-08-12 12:47:37 +03:00
Jarno Rantanen
a946db562e
Update README.
2018-08-12 12:46:14 +03:00
Jarno Rantanen
0d003aa9a4
Replace image prep docs with a prep script.
2018-08-10 23:53:31 +03:00
Jarno Rantanen
06f8d00382
Redirect X startup messages to /dev/null.
2018-08-10 23:45:33 +03:00