README.md - add configuration note

This commit is contained in:
Jaroslav Kysela 2015-03-29 16:39:13 +02:00
parent 86243d95c5
commit d5ce3fbc48
2 changed files with 6 additions and 1 deletions

View File

@ -98,7 +98,7 @@ apps/minisatip/minisatip.c:
apps/minisatip/minisatip: apps/minisatip/minisatip.c apps/minisatip/minisatip: apps/minisatip/minisatip.c
make -C apps/minisatip \ make -C apps/minisatip \
CC=$(TOOLCHAIN)/bin/sh4-linux-gcc \ CC=$(TOOLCHAIN)/bin/sh4-linux-gcc \
CFLAGS="-O2 -DSYS_DVBT2=16" CFLAGS="-O2 -DAXE=1 -DSYS_DVBT2=16"
.PHONY: minisatip .PHONY: minisatip
minisatip: apps/minisatip/minisatip minisatip: apps/minisatip/minisatip

View File

@ -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 - you may type 'save' to store this settings permanently
- to execute the debugfw type 'run debugfw' - to execute the debugfw type 'run debugfw'
- note that the USB stick should be in the first (upper) USB connector - 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