From d5ce3fbc48c1e0a528d134801409872858df505b Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Sun, 29 Mar 2015 16:39:13 +0200 Subject: [PATCH] README.md - add configuration note --- Makefile | 2 +- README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fc2bf70f..5245af98 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ apps/minisatip/minisatip.c: apps/minisatip/minisatip: apps/minisatip/minisatip.c make -C apps/minisatip \ CC=$(TOOLCHAIN)/bin/sh4-linux-gcc \ - CFLAGS="-O2 -DSYS_DVBT2=16" + CFLAGS="-O2 -DAXE=1 -DSYS_DVBT2=16" .PHONY: minisatip minisatip: apps/minisatip/minisatip diff --git a/README.md b/README.md index 36433a43..2c559724 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,8 @@ Booting uImage.gz on Inverto IDL-400s/Grundig GSS.BOX/Inverto IDL-400S from USB: - you may type 'save' to store this settings permanently - to execute the debugfw type 'run debugfw' - note that the USB stick should be in the first (upper) USB connector + +Configuration + + - dhcp client, telnetd and dropbear (ssh daemon) are active by default + - configuration is stored in /etc/sysconfig/config