diff --git a/dist/README b/dist/README index ec5b5082..0df4aa6f 100644 --- a/dist/README +++ b/dist/README @@ -37,6 +37,12 @@ Minisatip config: - example 1: only two tuners: MINISATIP_OPTS="-e 0-1" - example 2: unicable: MINISATIP_OPTS="-u 0:1-1420,1:0-1210,2:2-1680,3:3-2040" +OSCAM config: + + - in /etc/sysconfig/oscam directory + - use persistent serial device names (like /dev/ttyUSB1-1.2:1.0) + - or use customized serial device names (see /etc/sysconfig/config) + Recovery of the original firmware: - copy idl4k.recovery file as idl4k.scr file to the root directory on the USB stick @@ -93,6 +99,17 @@ Bugs: History: + satip-axe-201504082030-4 : Wed Apr 8 2015 + - upgraded busybox to v1.23.2 + - added ntpd configuration (network time daemon) + - changed dropbear default PATH to "/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin" + - added /dev/sd* devices hotplug (mounted to /media tree using labels) + - added kernel modules for USB serial converters (most Phoenix readers) + - added /dev/ttyUSB* devices hotplug (persistent names like /dev/ttyUSB2-1:1.0) + - added oscam r10619 + - allow customization of hostname (/etc/sysconfig/config) + - minisatip fixes (signal levels, cleanups) + satip-axe-201504061852-3 : Mon Apr 6 2015 - minisatip fixes (unicable-jess, corrected input selection - coax inputs) diff --git a/dist/satip-axe-201503311856-1.fw b/dist/satip-axe-201503311856-1.fw deleted file mode 100644 index 3ff1b9b1..00000000 Binary files a/dist/satip-axe-201503311856-1.fw and /dev/null differ diff --git a/dist/satip-axe-201503311856-1.usb b/dist/satip-axe-201503311856-1.usb deleted file mode 100644 index 8fc420f9..00000000 Binary files a/dist/satip-axe-201503311856-1.usb and /dev/null differ diff --git a/dist/satip-axe-201504062219-3.flash b/dist/satip-axe-201504062219-3.flash deleted file mode 100644 index d3a4d734..00000000 Binary files a/dist/satip-axe-201504062219-3.flash and /dev/null differ diff --git a/dist/satip-axe-201504062219-3.fw b/dist/satip-axe-201504062219-3.fw deleted file mode 100644 index 998cd080..00000000 Binary files a/dist/satip-axe-201504062219-3.fw and /dev/null differ diff --git a/dist/satip-axe-201504062219-3.usb b/dist/satip-axe-201504062219-3.usb deleted file mode 100644 index e0d4dabc..00000000 Binary files a/dist/satip-axe-201504062219-3.usb and /dev/null differ diff --git a/dist/satip-axe-201503311856-1.flash b/dist/satip-axe-201504082030-4.flash similarity index 73% rename from dist/satip-axe-201503311856-1.flash rename to dist/satip-axe-201504082030-4.flash index fb92258d..b9e35eec 100644 Binary files a/dist/satip-axe-201503311856-1.flash and b/dist/satip-axe-201504082030-4.flash differ diff --git a/dist/satip-axe-201504082030-4.fw b/dist/satip-axe-201504082030-4.fw new file mode 100644 index 00000000..2e24488b Binary files /dev/null and b/dist/satip-axe-201504082030-4.fw differ diff --git a/dist/satip-axe-201504082030-4.usb b/dist/satip-axe-201504082030-4.usb new file mode 100644 index 00000000..45451ef3 Binary files /dev/null and b/dist/satip-axe-201504082030-4.usb differ