* [PATCH] doc: update README.md
@ 2018-06-28 16:02 Henning Schild
2018-06-28 16:06 ` Henning Schild
2018-06-29 13:15 ` Maxim Yu. Osipov
0 siblings, 2 replies; 3+ messages in thread
From: Henning Schild @ 2018-06-28 16:02 UTC (permalink / raw)
To: isar-users; +Cc: Henning Schild
link to user manual, remove outdate Release Information and fix
rendering of RPi link.
Signed-off-by: Henning Schild <henning.schild@siemens.com>
---
README.md | 16 +++-------------
1 file changed, 3 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 8c345fc..716e31c 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,8 @@ https://github.com/ilbers/isar/
# Build
-See doc/user_manual.md.
+Instruction on how to build can be found in the [User Manual](doc/user_manual.md).
+
# Try
@@ -21,8 +22,7 @@ The default root password is 'root'.
To test the RPi board, flash the image to an SD card using the instructions from the official site,
section "WRITING AN IMAGE TO THE SD CARD":
-
- https://www.raspberrypi.org/documentation/installation/installing-images/README.md
+ https://www.raspberrypi.org/documentation/installation/installing-images/README.md
# Support
@@ -38,16 +38,6 @@ Mailing lists:
Commercial support: info@ilbers.de
-# Release Information
-
-Built on:
-* Debian 8.2
-* Debian 8.7
-
-Tested on:
-* QEMU 1:2.8+dfsg-3~bpo8+1
-* Raspberry Pi 1 Model B rev 2
-
# Credits
* Developed by ilbers GmbH & Siemens AG
--
2.16.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: update README.md
2018-06-28 16:02 [PATCH] doc: update README.md Henning Schild
@ 2018-06-28 16:06 ` Henning Schild
2018-06-29 13:15 ` Maxim Yu. Osipov
1 sibling, 0 replies; 3+ messages in thread
From: Henning Schild @ 2018-06-28 16:06 UTC (permalink / raw)
To: isar-users
This one goes into the direction of the previous mail about the github
appearance. It should answer the question in
https://github.com/ilbers/isar/issues/42
I guess that landing page could be filled with some more information,
i decided to drop outdated and too detailed information that suggested
something about old debian and qemu.
Henning
Am Thu, 28 Jun 2018 18:02:53 +0200
schrieb Henning Schild <henning.schild@siemens.com>:
> link to user manual, remove outdate Release Information and fix
> rendering of RPi link.
>
> Signed-off-by: Henning Schild <henning.schild@siemens.com>
> ---
> README.md | 16 +++-------------
> 1 file changed, 3 insertions(+), 13 deletions(-)
>
> diff --git a/README.md b/README.md
> index 8c345fc..716e31c 100644
> --- a/README.md
> +++ b/README.md
> @@ -9,7 +9,8 @@ https://github.com/ilbers/isar/
>
> # Build
>
> -See doc/user_manual.md.
> +Instruction on how to build can be found in the [User
> Manual](doc/user_manual.md). +
>
> # Try
>
> @@ -21,8 +22,7 @@ The default root password is 'root'.
>
> To test the RPi board, flash the image to an SD card using the
> instructions from the official site, section "WRITING AN IMAGE TO THE
> SD CARD": -
> -
> https://www.raspberrypi.org/documentation/installation/installing-images/README.md
> +
> https://www.raspberrypi.org/documentation/installation/installing-images/README.md
> # Support
>
> @@ -38,16 +38,6 @@ Mailing lists:
>
> Commercial support: info@ilbers.de
>
> -# Release Information
> -
> -Built on:
> -* Debian 8.2
> -* Debian 8.7
> -
> -Tested on:
> -* QEMU 1:2.8+dfsg-3~bpo8+1
> -* Raspberry Pi 1 Model B rev 2
> -
> # Credits
>
> * Developed by ilbers GmbH & Siemens AG
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: update README.md
2018-06-28 16:02 [PATCH] doc: update README.md Henning Schild
2018-06-28 16:06 ` Henning Schild
@ 2018-06-29 13:15 ` Maxim Yu. Osipov
1 sibling, 0 replies; 3+ messages in thread
From: Maxim Yu. Osipov @ 2018-06-29 13:15 UTC (permalink / raw)
To: Henning Schild, isar-users
On 06/28/2018 06:02 PM, Henning Schild wrote:
> link to user manual, remove outdate Release Information and fix
> rendering of RPi link.
Applied to the 'next'
Thanks,
Maxim
> Signed-off-by: Henning Schild <henning.schild@siemens.com>
> ---
> README.md | 16 +++-------------
> 1 file changed, 3 insertions(+), 13 deletions(-)
>
> diff --git a/README.md b/README.md
> index 8c345fc..716e31c 100644
> --- a/README.md
> +++ b/README.md
> @@ -9,7 +9,8 @@ https://github.com/ilbers/isar/
>
> # Build
>
> -See doc/user_manual.md.
> +Instruction on how to build can be found in the [User Manual](doc/user_manual.md).
> +
>
> # Try
>
> @@ -21,8 +22,7 @@ The default root password is 'root'.
>
> To test the RPi board, flash the image to an SD card using the instructions from the official site,
> section "WRITING AN IMAGE TO THE SD CARD":
> -
> - https://www.raspberrypi.org/documentation/installation/installing-images/README.md
> + https://www.raspberrypi.org/documentation/installation/installing-images/README.md
>
> # Support
>
> @@ -38,16 +38,6 @@ Mailing lists:
>
> Commercial support: info@ilbers.de
>
> -# Release Information
> -
> -Built on:
> -* Debian 8.2
> -* Debian 8.7
> -
> -Tested on:
> -* QEMU 1:2.8+dfsg-3~bpo8+1
> -* Raspberry Pi 1 Model B rev 2
> -
> # Credits
>
> * Developed by ilbers GmbH & Siemens AG
>
--
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-06-29 13:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-28 16:02 [PATCH] doc: update README.md Henning Schild
2018-06-28 16:06 ` Henning Schild
2018-06-29 13:15 ` Maxim Yu. Osipov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox