From 63cd8ad43850661112a61d542c2c1a1c02b98554 Mon Sep 17 00:00:00 2001 From: phm3 Date: Tue, 11 Sep 2018 21:04:15 +0000 Subject: [PATCH] init --- .gitignore | 1 + Readme.md | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 .gitignore create mode 100644 Readme.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7cb9dde --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +home_config/ diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..1cafb07 --- /dev/null +++ b/Readme.md @@ -0,0 +1,13 @@ +# Description + +#### Image used for bootstraping + +* sha256: `3271b244734286d99aeba8fa043b6634cad488d211583814a2018fc14fdca313` +* Name : `Raspbian Stretch Lite` +* released on 2018-06-27 +* kernel 4.4 +* notes - http://downloads.raspberrypi.org/raspbian/release_notes.txt + +##### Headless start +* `ssh` file on the boot partition +* `wpa_supplicant.conf` on the boot partition