From 85f777c078362de7c30415247ecc2423c345e4c5 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 1 Oct 2018 21:47:43 +0200 Subject: [PATCH] dist: Add notes regarding automount, missing web interface and DLNA --- dist/README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dist/README b/dist/README index 3cec6904..87817884 100644 --- a/dist/README +++ b/dist/README @@ -79,6 +79,7 @@ Customization: - if /etc/sysconfig/profile script exists, it is executed at login - writeable ftp - copy /etc/inetd.conf to /etc/sysconfig/inetd.conf and add -w argument to the ftpd daemon + - flash drives are automounted on /media httpd: ------ @@ -200,6 +201,11 @@ Notes: - the original firmware uses fw1-nand0 flash region (32M) - the satip-axe firmware uses fw2-nand0 flash region (32M) - data block is named data-nand0 - uses rest of flash + - the original firmware provides a web interface for administration, the + satip-axe uses local files for configuration. + - the original firmware provides a DLNA server. Within satip-axe the http + server can be used to provide for example channels maps in the form of + .m3u files Disclaimer: -----------