Howto: Erstellen eines kompletten Images

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
DieMade
Oberlamer, Administrator & Supernanny
Beiträge: 10532
Registriert: Samstag 13. Juli 2002, 10:49

Beitrag von DieMade »

http://cvs.tuxbox-cvs.sourceforge.net/c ... n?rev=HEAD
you@pc:~/tuxbox-cvs$ cvs -danoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 co -P .
anoncvs@cvs.tuxbox-cvs.sourceforge.net's password: anoncvs

Note: There is a dot at the end of the cvs command line
and, yes, it actually belongs to the command.
Disco1909
Interessierter
Interessierter
Beiträge: 78
Registriert: Montag 17. Mai 2004, 21:55

Beitrag von Disco1909 »

danke,
der punkt ist halt bissl klein, ich sollte wohl besser hingucken :o


Gruss
Disco1909
Gruss
Disco1909
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

UPDATE !!
Habe jetzt ueber die UBUNTU nochmal Knoppix installiert und es schaut aus als ob in Knoppix dir benoetigten Dateien beinhaltet sind...

PC rennt jetzt !!

Ich hoffe Ihr schlagt jetzt nicht hier auf mich ein aber ich habe mir mal einen alten PC mit Linux installiert. Ich benutze UBUNTU...

Wenn ich nun das commando set CVS_RSH... eingebe kommt von der Konsole cvs: command not found zurueck..


Ich hatte das auch schon mal mit Knoppix probiert da ging es nur konnte ich Knoppix irgendwie nicht dazu bewegen daten auf die Festplatte zu speichern bzw. Knoppix auf Platte zu installieren.

Ich bin ein absoluter Linux Newbie...
elinas_of_alba
Interessierter
Interessierter
Beiträge: 36
Registriert: Samstag 8. März 2003, 18:57

Beitrag von elinas_of_alba »

Hi,
Image erstellt er ja ... nur leider .....
etc/init.d/rcS: 21: /sbin/insmod: not found
etc/init.d/rcS: 22: /sbin/insmod: not found
etc/init.d/rcS: 25: /sbin/insmod: not found
etc/init.d/rcS: 28: /sbin/insmod: not found
/etc/init.d/rcS: 31: /sbin/insmod: not found
/etc/init.d/rcS: 36: /sbin/insmod: not found
/etc/init.d/rcS: 39: /sbin/insmod: not found
/etc/init.d/rcS: 40: /sbin/insmod: not found
/proc/bus/tuxbox/vendor: No such file or directory
/proc/bus/tuxbox/vendor: No such file or directory
/proc/bus/tuxbox/model: No such file or directory
/proc/bus/tuxbox/model: No such file or directory
/proc/bus/tuxbox/submodel: No such file or directory
/proc/bus/tuxbox/submodel: No such file or directory
Detected STB:
Vendor: Unknown
Model: Unknown Unknown
/etc/init.d/rcS: 67: insmod: not found
/etc/init.d/rcS: 70: /sbin/insmod: not found
/etc/init.d/rcS: 71: /sbin/insmod: not found
/etc/init.d/rcS: 72: /sbin/insmod: not found
/etc/init.d/rcS: 73: /sbin/insmod: not found
Starting pid 38, console /dev/console: '/bin/switch'
open: No such file or directory
Sending SIGKILL to all processes.
The system is halted. Press Reset or turn off power
Zaphot
Einsteiger
Einsteiger
Beiträge: 311
Registriert: Freitag 26. Juli 2002, 22:25

Beitrag von Zaphot »

elinas_of_alba hat geschrieben:Hi,
Image erstellt er ja ... nur leider .....
etc/init.d/rcS: 21: /sbin/insmod: not found
etc/init.d/rcS: 22: /sbin/insmod: not found
etc/init.d/rcS: 25: /sbin/insmod: not found
etc/init.d/rcS: 28: /sbin/insmod: not found
/etc/init.d/rcS: 31: /sbin/insmod: not found
/etc/init.d/rcS: 36: /sbin/insmod: not found
/etc/init.d/rcS: 39: /sbin/insmod: not found
/etc/init.d/rcS: 40: /sbin/insmod: not found
/proc/bus/tuxbox/vendor: No such file or directory
/proc/bus/tuxbox/vendor: No such file or directory
/proc/bus/tuxbox/model: No such file or directory
/proc/bus/tuxbox/model: No such file or directory
/proc/bus/tuxbox/submodel: No such file or directory
/proc/bus/tuxbox/submodel: No such file or directory
Detected STB:
Vendor: Unknown
Model: Unknown Unknown
/etc/init.d/rcS: 67: insmod: not found
/etc/init.d/rcS: 70: /sbin/insmod: not found
/etc/init.d/rcS: 71: /sbin/insmod: not found
/etc/init.d/rcS: 72: /sbin/insmod: not found
/etc/init.d/rcS: 73: /sbin/insmod: not found
Starting pid 38, console /dev/console: '/bin/switch'
open: No such file or directory
Sending SIGKILL to all processes.
The system is halted. Press Reset or turn off power
Sieht aus als würde das busybox insmod nicht vorhanden sein, bzw. der symlink zur busybox fehlt.
elinas_of_alba
Interessierter
Interessierter
Beiträge: 36
Registriert: Samstag 8. März 2003, 18:57

Beitrag von elinas_of_alba »

Ich glaub ich kauf mir mal ne neue Brille ... oder besser ich setze meine vorhande einfach mal auf, ich hätte schwören können im /sbin ein insmod gesehen zu haben.
BOZKURT
Interessierter
Interessierter
Beiträge: 25
Registriert: Samstag 15. März 2003, 12:10

Beitrag von BOZKURT »

[root@localhost ~]# mkdir ~/tuxbox-cvs
[root@localhost ~]# cd ~/tuxbox-cvs
[root@localhost tuxbox-cvs]# set CVS_RSH=ssh && cvs -d anoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 co -PA .
connect to address 82.149.243.100: Connection refused
Trying krb4 rsh...
connect to address 82.149.243.100: Connection refused
trying normal rsh (/usr/bin/rsh)
cvs.tuxbox-cvs.sourceforge.net: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages if any)
[root@localhost tuxbox-cvs]#


was mache ich deb falsch warum kann ich nicht auschecken
SUPERMOD of BECERIKSIZLER
Disco1909
Interessierter
Interessierter
Beiträge: 78
Registriert: Montag 17. Mai 2004, 21:55

Beitrag von Disco1909 »

mein image "jffs2" läuft soweit, nur kann ich weder per telnet noch ftp auf die box zugreifen.
beim booten ist auch kein hinweis darauf, das die module nicht geladen werden.
hab da auch gesehen, das nach myservices.xml und antiservices.xml gesucht wird, was ist das denn für eine geschichte?

EDIT:
hab den fehler gefunden, es ist die do_mount.c da fehlen für ein jffs2-image die /

andere sache: wie verhält es sich, wenn ich mit make all alles kompiliert habe, kann ich danach im cvs dateien ändern und wird das dann nach einem make flash-neutrino-all ins cdkflash übernommen?
hab nämlich keine lust immer 2 stunden zu warten, um änderungen zu testen


Gruss
Disco1909
Gruss
Disco1909
michaelstaehle
Einsteiger
Einsteiger
Beiträge: 143
Registriert: Dienstag 7. September 2004, 09:56

Beitrag von michaelstaehle »

Komisch bei mir kommt nach einer Stunde nach "make flash-squashfsimages":

checking whether the C compiler ( ... ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make[2]: *** [configure-target-libiberty] Error 1
make[2]: Leaving directory /afs/ ... /tuxbox-cvs/cdk/build_
gcc'
make[1]: *** [.deps/gcc] Error 2
make[1]: Leaving directory /afs/ ... /tuxbox-cvs/cdk'
make: *** [.deps/bootstrap] Error 2

Habe dazu nichts gefunden. Any ideas?

Ciao Micha
BOZKURT
Interessierter
Interessierter
Beiträge: 25
Registriert: Samstag 15. März 2003, 12:10

Beitrag von BOZKURT »

checking for libc-friendly stddef.h... yes
checking whether we need to use -P to assemble .S files... no
checking whether .text pseudo-op must be used... yes
checking for assembler global-symbol directive... .globl
checking for .set assembler directive... yes
checking for assembler .type directive prefix... @
checking for .symver assembler directive... yes
checking for ld --version-script... yes
checking for .previous assembler directive... yes
checking for .protected and .hidden assembler directive... yes
checking whether __attribute__((visibility())) is supported... yes
checking for broken __attribute__((visibility()))... no
checking for broken __attribute__((alias()))... no
checking whether to put _rtld_local into .sdata section... yes
checking for .preinit_array/.init_array/.fini_array support... yes
checking for -z nodelete option... yes
checking for -z nodlopen option... yes
checking for -z initfirst option... yes
checking for -Bgroup option... yes
checking for -z combreloc... yes
checking whether cc puts quotes around section names... no
checking for assembler .weak directive... yes
checking for ld --no-whole-archive... yes
checking for gcc -fexceptions... yes
checking whether clobbering cr0 causes problems... no
checking for DWARF2 unwind info support... no_registry_needed
checking for __builtin_expect... yes
checking for __builtin_memset... no
checking for local label subtraction... yes
checking for __thread... no
checking for libgd... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for long double... yes
checking size of long double... 8
running configure fragment for ../glibc-2.3.2/sysdeps/pthread
running configure fragment for ../glibc-2.3.2/sysdeps/unix/sysv/linux
checking for egrep... (cached) grep -E
checking installed Linux kernel header files... TOO OLD!
configure: error: GNU libc requires kernel header files from
Linux 2.0.10 or later to be installed before configuring.
The kernel header files are found usually in /usr/include/asm and
/usr/include/linux; make sure these directories use files from
Linux 2.0.10 or later. This check uses <linux/version.h>, so
make sure that file was built correctly when installing the kernel header
files. To use kernel headers not from /usr/include/linux, use the
configure option --with-headers.
make[1]: *** [.deps/glibc] Fehler 1
make[1]: Leaving directory `/root/tuxbox-cvs/cdk'
make: *** [.deps/bootstrap] Fehler 2
[root@localhost cdk]#



habe diese fehler meldung komme auch nicht weiter

ich compeliere mit fedora core 4.2

bitte um hilfe
SUPERMOD of BECERIKSIZLER
michaelstaehle
Einsteiger
Einsteiger
Beiträge: 143
Registriert: Dienstag 7. September 2004, 09:56

Beitrag von michaelstaehle »

BOZKURT hat geschrieben: checking installed Linux kernel header files... TOO OLD!
bitte um hilfe
Deins ist einfach, steht doch sogar da. Dein OS ist zualt mach mal ein Update.

Ciao Micha
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Hi,

ich bekomme jetzt schon seit 2 Tagen diese Meldunk wenn ich ein "make" mache...


--23:57:41-- ftp://swrinde.nde.swri.edu/pub/png/src/ ... .8.tar.bz2
(try: 8) => `Archive/libpng-1.2.8.tar.bz2'
Connecting to swrinde.nde.swri.edu[129.162.177.2]:21... failed: Connection timed out.
Connecting to swrinde.nde.swri.edu[129.162.177.6]:21... failed: Connection timed out.
Connecting to swrinde.nde.swri.edu[129.162.170.2]:21... failed: Connection timed out.
Connecting to swrinde.nde.swri.edu[129.162.176.2]:21... failed: Connection timed out.
Connecting to swrinde.nde.swri.edu[129.162.176.3]:21... failed: Connection timed out.
Retrying.
michaelstaehle
Einsteiger
Einsteiger
Beiträge: 143
Registriert: Dienstag 7. September 2004, 09:56

Beitrag von michaelstaehle »

War bei mir auch so. Ersetze die Zeile in rules-archive in:

libpng-1.2.8.tar.bz2;http://download.sourceforge.net/libpng

Ciao Micha
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Sorry, aber wo finde ich das in meinem Laufwerk...Bin nicht so Linux bewandert und versuche mich daran jetzt schon seit wochen...

Danke

PT-1

Habe es gefunden


/tuxbox-cvs/cdk/ und das File ist dann rules-archive

Ist das dann ein Fehler wenn man das CVS herunterlaedt ?
Wird dieses File ueberschrieben wenn ich wieder vom CVS update?
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Also,

bitte erschlagt mich nicht aber ich habe mir das zu einer Mission gemacht dies jetzt irgendwie hinzubekommen....

Ich habe folgendes System

P3 800Mhz 196MB Ram
System ist Kanotix (Knoppix Clone) fest auf HDD installiert

mksqashfs und make.jffs2 habe ich jeweils in /bin und /usr/bin mit den rechten 777 installiert
Und ich habe ein apt-get install fakeroot gemacht.

Check gibt mir das folgende:

tool checker fuer cvs - Version 0.7 dw - by horsti666 - modified by dietmarw
automake >=1.7 :1.7.9
autoconf >=2.50 :2.59
cvs :1.12.9
libtool >=1.4.2 :1.5.6
make >=3.79 :3.80
gettext >=0.12.1 :0.14.3
makeinfo :4.7
tar :1.14
bunzip2 :1.0.2
gunzip :1.3.5
patch :2.5.9
infocmp :5.4.20040208
gcc >=3.0 :3.3.5
g++ >=3.0 :3.3.5
yacc :yacc installiert
bison :1.875d
flex :2.5.31
pkg-config :0.16.0
python :python installiert
mkfs.jffs2 :1.39
mksquashfs 2.0 :2.1
Versions-Check Ende
Ich bin als root (su) einegloggt und mache folgendes:

mkdir ~/tuxbox-cvs

cd ~/tuxbox-cvs

set CVS_RSH=ssh && cvs -d anoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 co -PA .

mkdir ~/dbox2

cd ~/tuxbox-cvs/cdk

./autogen.sh

./configure --prefix=/home/in meinem fall ptone/dbox2 --with-cvsdir=/home/in meinem fall ptone/tuxbox-cvs --enable-maintainer-mode --disable-libcrypto --with-targetruleset=flash

make flash-squashfsneutrinoimages



Ist dies alles soweit richtig ? Habe mich mal zum spass als root angemeldet und die ganze Sache ueber nach laufen lassen un heute morgen dann:
ln: creating symbolic link `no/u-boot-config/u-boot.config' to `./u-boot.cdk.dbox2.h': No such file or directory
make: *** [.deps/u-boot] Error 1
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Beitrag von dietmarw »

`no/

er findet einen pfad nicht
skydiver
Einsteiger
Einsteiger
Beiträge: 256
Registriert: Montag 14. Januar 2002, 23:13

Beitrag von skydiver »

@pt1:
warum bist du denn als root eingeloggt?
logg dich mal als ptone ein.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

ich meine ja user PT-1(ptone) aber mit root rechten...

Mir geht es jetzt darum meine eigene

zapit&sectionsd und also cablse.xml und scan.conf zu integrieren.

Auf diese Weise das Imag zu erstellen erhaelt ja jede menge Plugins...

Wie kann ich diese den loswerden..?

Soll nur ein Kabel Image werden und ich finde die Option z.B. mit der Abfrage der Eingabe der IP am Anfang des 1. booten ganz cool.

Hat eventuell jemand Lust mir per PM oder email zu helfen...

Bin Lernfaehig selbst als Windows user...;-)
Disco1909
Interessierter
Interessierter
Beiträge: 78
Registriert: Montag 17. Mai 2004, 21:55

Beitrag von Disco1909 »

hab heute das CVS neu runtergeladen, bei make download, kann die procps-010114.tar.gz nicht geladen werden.
gibt es einen alternativen server, wo ich mir die datei downloaden kann?


Gruss
Disco1909
Nico 77
Semiprofi
Semiprofi
Beiträge: 1383
Registriert: Freitag 18. April 2003, 15:12

Beitrag von Nico 77 »

Disco1909 hat geschrieben:hab heute das CVS neu runtergeladen, bei make download, kann die procps-010114.tar.gz nicht geladen werden.
gibt es einen alternativen server, wo ich mir die datei downloaden kann?


Gruss
Disco1909
http://dietmarw.trale.de/Archive/
Disco1909
Interessierter
Interessierter
Beiträge: 78
Registriert: Montag 17. Mai 2004, 21:55

Beitrag von Disco1909 »

besten dank für die schnelle hilfe *top*


Gruss
Disco1909
Gruss
Disco1909
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Also ich bin noch am verzweifeln...

Ich habe mir das cdk runtergeladen

Dann mache ich ein Update:

export CVS_RSH=ssh

dann

cvs -danoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 up -dP

dann

./autogen.sh

dann

./configure --prefix=/home/ptone/dbox2 --with-cvsdir=/home/ptone/tuxbox-cvs --enable-maintainer-mode --disable-libcrypto --with-targetruleset=flash

dann

make $HOME/dbox2/cdkflash/.flash-roneutrinoroot

dann

Dann mache ich meine Aenderungen in cdkflash/root
ich tausche bzw ueberschreibe die folgenden Daten:
zapit
sectionsd
Cables.xml
Scan.Conf

ausserdem loesche ich alle Plugins bis auf die Spiele und Libfx2 und alle Sprachen ausser englisch und Deutsch...

dann
make flash-squashfsroot
dann
Nach root-squashfs-neutrino.img umbenennen
make flash-squashfsneutrinoimages

Trotzdem hat das erstellte Image alle Diese Files nicht mit drin sondern die alten von der erstellung....

Was mache ich denn Falsch ?

PT-1
skydiver
Einsteiger
Einsteiger
Beiträge: 256
Registriert: Montag 14. Januar 2002, 23:13

Beitrag von skydiver »

cvs -danoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 up -dP

Code: Alles auswählen

 set CVS_RSH=ssh && cvs -d anoncvs@cvs.tuxbox.org:/cvs/tuxbox -z3 co -PA . 
sollte es gemäß anleitung nicht so aussehen?
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Ich halte mich bei dieser Vorgehensweise an dies Page:
http://cvs.tuxbox-cvs.sourceforge.net/c ... n?rev=HEAD
Remember that you do not ever have to fetch the complete cvs tree again,
if you don't delete it. You can update the tree by typing:

you@pc:~/tuxbox-cvs$ export CVS_RSH=ssh
you@pc:~/tuxbox-cvs$ cvs -danoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 up -dP
anoncvs@cvs.tuxbox-cvs.sourceforge.net's password: anoncvs
Macht er dann ja auch..
Using this option to access a repository which some users write to may
cause intermittent sandbox corruption.
? cdk/root/etc/init.d/rcS.modprobe
cvs update: Updating .
cvs update: Updating CVSROOT
cvs update: Updating CVSROOT/commitlogs
cvs update: Updating apps
cvs update: Updating apps/dvb
cvs update: Updating apps/dvb/config
cvs update: Updating apps/dvb/dvbsnoop
cvs update: Updating apps/dvb/dvbsnoop/src
cvs update: Updating apps/dvb/dvbsnoop/src/datacarousel
cvs update: Updating apps/dvb/dvbsnoop/src/descriptors
cvs update: Updating apps/dvb/dvbsnoop/src/dvb_api
cvs update: Updating apps/dvb/dvbsnoop/src/ebu
cvs update: Updating apps/dvb/dvbsnoop/src/misc
cvs update: Updating apps/dvb/dvbsnoop/src/pes
cvs update: Updating apps/dvb/dvbsnoop/src/private
cvs update: Updating apps/dvb/dvbsnoop/src/private/default
cvs update: Updating apps/dvb/dvbsnoop/src/private/premiere.de
cvs update: Updating apps/dvb/dvbsnoop/src/sections
cvs update: Updating apps/dvb/dvbsnoop/src/strings
cvs update: Updating apps/dvb/dvbsnoop/src/testdata
cvs update: Updating apps/dvb/dvbsnoop/src/ts
cvs update: Updating apps/dvb/dvbsnoop/src/tvanytime
cvs update: Updating apps/dvb/libdvb++
cvs update: Updating apps/dvb/libdvb++/include
cvs update: Updating apps/dvb/libdvb++/include/dvb
cvs update: Updating apps/dvb/libdvb++/include/dvb/channel
cvs update: Updating apps/dvb/libdvb++/include/dvb/debug
cvs update: Updating apps/dvb/libdvb++/include/dvb/descriptor
cvs update: Updating apps/dvb/libdvb++/include/dvb/hardware
cvs update: Updating apps/dvb/libdvb++/include/dvb/id
cvs update: Updating apps/dvb/libdvb++/include/dvb/pool
cvs update: Updating apps/dvb/libdvb++/include/dvb/table
cvs update: Updating apps/dvb/libdvb++/qa
cvs update: Updating apps/dvb/libdvb++/qa/capmt
cvs update: Updating apps/dvb/libdvb++/src
cvs update: Updating apps/dvb/libdvb++/src/channel
cvs update: Updating apps/dvb/libdvb++/src/descriptor
cvs update: Updating apps/dvb/libdvb++/src/hardware
cvs update: Updating apps/dvb/libdvb++/src/pool
cvs update: Updating apps/dvb/libdvb++/src/table
cvs update: Updating apps/dvb/libdvbsi++
cvs update: Updating apps/dvb/libdvbsi++/include
cvs update: Updating apps/dvb/libdvbsi++/include/dvbsi++
cvs update: Updating apps/dvb/libdvbsi++/qa
cvs update: Updating apps/dvb/libdvbsi++/src
cvs update: Updating apps/dvb/tools
cvs update: Updating apps/dvb/tools/dvb_test
cvs update: Updating apps/dvb/tools/dvbnetctrl
cvs update: Updating apps/dvb/tools/skyscan
cvs update: Updating apps/dvb/tools/stream
cvs update: Updating apps/dvb/zapit
cvs update: Updating apps/dvb/zapit/include
cvs update: Updating apps/dvb/zapit/include/zapit
cvs update: Updating apps/dvb/zapit/include/zapit/client
cvs update: Updating apps/dvb/zapit/lib
cvs update: Updating apps/dvb/zapit/src
cvs update: Updating apps/dvb/zapit/src/zapci
cvs update: Updating apps/dvb/zapit/src/zapost
cvs update: Updating apps/dvb/zapit/src/zapsi
cvs update: Updating apps/misc
cvs update: Updating apps/misc/libs
cvs update: Updating apps/misc/libs/debian
cvs update: Updating apps/misc/libs/libconfigfile
cvs update: Updating apps/misc/libs/libconnection
cvs update: Updating apps/misc/libs/libcramfs
cvs update: Updating apps/misc/libs/libcrypto++
cvs update: Updating apps/misc/libs/libeventserver
cvs update: Updating apps/misc/libs/libflashimage
cvs update: Updating apps/misc/libs/libmd5sum
cvs update: Updating apps/misc/libs/libmpegtools
cvs update: Updating apps/misc/libs/libnet
cvs update: Updating apps/misc/libs/libtuxbox
cvs update: Updating apps/misc/libs/libucodes
cvs update: Updating apps/misc/libs/libxmltree
cvs update: Updating apps/misc/libs/libxmltree/xmltok
cvs update: Updating apps/misc/tools
cvs update: Updating apps/misc/tools/etherwake
cvs update: Updating apps/misc/tools/fbshot
cvs update: Updating apps/misc/tools/md5check
cvs update: Updating apps/misc/tools/md5sum
cvs update: Updating apps/misc/tools/mtd
cvs update: Updating apps/tuxbox
cvs update: Updating apps/tuxbox/config
cvs update: Updating apps/tuxbox/enigma
cvs update: Updating apps/tuxbox/enigma/data
cvs update: Updating apps/tuxbox/enigma/data/fonts
cvs update: Updating apps/tuxbox/enigma/data/htdocs
cvs update: Updating apps/tuxbox/enigma/data/htdocs/dtree
cvs update: Updating apps/tuxbox/enigma/data/htdocs/stylesheets
cvs update: Updating apps/tuxbox/enigma/data/lirc
cvs update: Updating apps/tuxbox/enigma/data/pictures
cvs update: Updating apps/tuxbox/enigma/data/pictures/blueqt
cvs update: Updating apps/tuxbox/enigma/data/pictures/carbon
cvs update: Updating apps/tuxbox/enigma/data/pictures/chk
cvs update: Updating apps/tuxbox/enigma/data/pictures/chk_silver
cvs update: Updating apps/tuxbox/enigma/data/pictures/chk_silver/mainmenu
cvs update: Updating apps/tuxbox/enigma/data/pictures/chk_stone
cvs update: Updating apps/tuxbox/enigma/data/pictures/chk_stone/mainmenu
cvs update: Updating apps/tuxbox/enigma/data/pictures/chk_v2
cvs update: Updating apps/tuxbox/enigma/data/pictures/countries
cvs update: Updating apps/tuxbox/enigma/data/pictures/decoration
cvs update: Updating apps/tuxbox/enigma/data/pictures/keypics
cvs update: Updating apps/tuxbox/enigma/data/pictures/mainmenu
cvs update: Updating apps/tuxbox/enigma/data/pictures/neutrino
cvs update: Updating apps/tuxbox/enigma/data/pictures/shortcut
cvs update: Updating apps/tuxbox/enigma/data/pictures/small
cvs update: Updating apps/tuxbox/enigma/data/resources
cvs update: Updating apps/tuxbox/enigma/data/skins
cvs update: Updating apps/tuxbox/enigma/data/sysconfig
cvs update: Updating apps/tuxbox/enigma/data/templates
cvs update: Updating apps/tuxbox/enigma/doc
cvs update: Updating apps/tuxbox/enigma/doc/docsrc
cvs update: Updating apps/tuxbox/enigma/flashtool
cvs update: Updating apps/tuxbox/enigma/hotplug
cvs update: Updating apps/tuxbox/enigma/include
cvs update: Updating apps/tuxbox/enigma/include/enigma
cvs update: Updating apps/tuxbox/enigma/include/enigma/base
cvs update: Updating apps/tuxbox/enigma/include/enigma/driver
cvs update: Updating apps/tuxbox/enigma/include/enigma/dvb
cvs update: Updating apps/tuxbox/enigma/include/enigma/dvb/lowlevel
cvs update: Updating apps/tuxbox/enigma/include/enigma/gdi
cvs update: Updating apps/tuxbox/enigma/include/enigma/gui
cvs update: Updating apps/tuxbox/enigma/include/enigma/socket
cvs update: Updating apps/tuxbox/enigma/include/enigma/system
cvs update: Updating apps/tuxbox/enigma/include/lib
cvs update: Updating apps/tuxbox/enigma/include/lib/base
cvs update: Updating apps/tuxbox/enigma/include/lib/codecs
cvs update: Updating apps/tuxbox/enigma/include/lib/driver
cvs update: Updating apps/tuxbox/enigma/include/lib/dvb
cvs update: Updating apps/tuxbox/enigma/include/lib/dvb/lowlevel
cvs update: Updating apps/tuxbox/enigma/include/lib/gdi
cvs update: Updating apps/tuxbox/enigma/include/lib/gui
cvs update: Updating apps/tuxbox/enigma/include/lib/picviewer
cvs update: Updating apps/tuxbox/enigma/include/lib/socket
cvs update: Updating apps/tuxbox/enigma/include/lib/system
cvs update: Updating apps/tuxbox/enigma/lib
cvs update: Updating apps/tuxbox/enigma/lib/base
cvs update: Updating apps/tuxbox/enigma/lib/codecs
cvs update: Updating apps/tuxbox/enigma/lib/driver
cvs update: Updating apps/tuxbox/enigma/lib/dvb
cvs update: Updating apps/tuxbox/enigma/lib/dvb/lowlevel
cvs update: Updating apps/tuxbox/enigma/lib/gdi
cvs update: Updating apps/tuxbox/enigma/lib/gui
cvs update: Updating apps/tuxbox/enigma/lib/picviewer
cvs update: Updating apps/tuxbox/enigma/lib/socket
cvs update: Updating apps/tuxbox/enigma/lib/system
cvs update: Updating apps/tuxbox/enigma/po
M apps/tuxbox/enigma/po/ar.po
M apps/tuxbox/enigma/po/cs.po
M apps/tuxbox/enigma/po/da.po
M apps/tuxbox/enigma/po/el.po
M apps/tuxbox/enigma/po/et.po
M apps/tuxbox/enigma/po/fi.po
M apps/tuxbox/enigma/po/fr.po
M apps/tuxbox/enigma/po/hr.po
M apps/tuxbox/enigma/po/hu.po
M apps/tuxbox/enigma/po/is.po
M apps/tuxbox/enigma/po/it.po
M apps/tuxbox/enigma/po/lt.po
M apps/tuxbox/enigma/po/nl.po
M apps/tuxbox/enigma/po/no.po
M apps/tuxbox/enigma/po/pl.po
M apps/tuxbox/enigma/po/pt.po
M apps/tuxbox/enigma/po/ro.po
M apps/tuxbox/enigma/po/ru.po
M apps/tuxbox/enigma/po/sk.po
M apps/tuxbox/enigma/po/sl.po
M apps/tuxbox/enigma/po/sr.po
M apps/tuxbox/enigma/po/sv.po
M apps/tuxbox/enigma/po/tr.po
M apps/tuxbox/enigma/po/ur.po
cvs update: Updating apps/tuxbox/enigma/src
cvs update: Updating apps/tuxbox/funstuff
cvs update: Updating apps/tuxbox/funstuff/lcd-savers
cvs update: Updating apps/tuxbox/funstuff/sw
cvs update: Updating apps/tuxbox/lcars
cvs update: Updating apps/tuxbox/lcars/data
cvs update: Updating apps/tuxbox/lcars/data/fonts
cvs update: Updating apps/tuxbox/lcars/data/http
cvs update: Updating apps/tuxbox/lcars/data/scan-file
cvs update: Updating apps/tuxbox/lcars/data/skin
cvs update: Updating apps/tuxbox/lcars/src
cvs update: Updating apps/tuxbox/lcd
cvs update: Updating apps/tuxbox/lcd/lcdip
cvs update: Updating apps/tuxbox/lcd/lcdmenu
cvs update: Updating apps/tuxbox/libs
cvs update: Updating apps/tuxbox/libs/libavs
cvs update: Updating apps/tuxbox/libs/liblcddisplay
cvs update: Updating apps/tuxbox/libs/liblircdclient
cvs update: Updating apps/tuxbox/libs/libtuxbox
cvs update: Updating apps/tuxbox/libtuxbox
cvs update: Updating apps/tuxbox/neutrino
cvs update: Updating apps/tuxbox/neutrino/daemons
cvs update: Updating apps/tuxbox/neutrino/daemons/controld
cvs update: Updating apps/tuxbox/neutrino/daemons/controld/driver
cvs update: Updating apps/tuxbox/neutrino/daemons/lcdd
cvs update: Updating apps/tuxbox/neutrino/daemons/lcdd/clock
cvs update: Updating apps/tuxbox/neutrino/daemons/lcdd/icons
cvs update: Updating apps/tuxbox/neutrino/daemons/nhttpd
cvs update: Updating apps/tuxbox/neutrino/daemons/nhttpd/data
cvs update: Updating apps/tuxbox/neutrino/daemons/nhttpd/data/images
cvs update: Updating apps/tuxbox/neutrino/daemons/nhttpd/data-alt2
cvs update: Updating apps/tuxbox/neutrino/daemons/nhttpd/data-alt2/images
cvs update: Updating apps/tuxbox/neutrino/daemons/sectionsd
cvs update: Updating apps/tuxbox/neutrino/daemons/sectionsd/boost
cvs update: Updating apps/tuxbox/neutrino/daemons/timerd
cvs update: Updating apps/tuxbox/neutrino/data
cvs update: Updating apps/tuxbox/neutrino/data/fonts
cvs update: Updating apps/tuxbox/neutrino/data/icons
cvs update: Updating apps/tuxbox/neutrino/data/iso-codes
cvs update: Updating apps/tuxbox/neutrino/data/lcd
cvs update: Updating apps/tuxbox/neutrino/data/lcd/clock
cvs update: Updating apps/tuxbox/neutrino/data/lcd/icons
cvs update: Updating apps/tuxbox/neutrino/data/locale
cvs update: Updating apps/tuxbox/neutrino/doc
cvs update: Updating apps/tuxbox/neutrino/lib
cvs update: Updating apps/tuxbox/neutrino/lib/controldclient
cvs update: Updating apps/tuxbox/neutrino/lib/include
cvs update: Updating apps/tuxbox/neutrino/lib/irsend
cvs update: Updating apps/tuxbox/neutrino/lib/lcddclient
cvs update: Updating apps/tuxbox/neutrino/lib/sectionsdclient
cvs update: Updating apps/tuxbox/neutrino/lib/timerdclient
cvs update: Updating apps/tuxbox/neutrino/src
cvs update: Updating apps/tuxbox/neutrino/src/daemonc
cvs update: Updating apps/tuxbox/neutrino/src/driver
cvs update: Updating apps/tuxbox/neutrino/src/driver/audiodec
cvs update: Updating apps/tuxbox/neutrino/src/driver/pictureviewer
cvs update: Updating apps/tuxbox/neutrino/src/gui
cvs update: Updating apps/tuxbox/neutrino/src/gui/bedit
cvs update: Updating apps/tuxbox/neutrino/src/gui/widget
cvs update: Updating apps/tuxbox/neutrino/src/system
cvs update: Updating apps/tuxbox/plugins
cvs update: Updating apps/tuxbox/plugins/debian
cvs update: Updating apps/tuxbox/plugins/enigma
cvs update: Updating apps/tuxbox/plugins/enigma/demo
cvs update: Updating apps/tuxbox/plugins/enigma/dslconnect
cvs update: Updating apps/tuxbox/plugins/enigma/dsldisconnect
cvs update: Updating apps/tuxbox/plugins/enigma/getset
cvs update: Updating apps/tuxbox/plugins/enigma/ngrabstart
cvs update: Updating apps/tuxbox/plugins/enigma/ngrabstop
cvs update: Updating apps/tuxbox/plugins/fx2
cvs update: Updating apps/tuxbox/plugins/fx2/bouquet
cvs update: Updating apps/tuxbox/plugins/fx2/lcdcirc
cvs update: Updating apps/tuxbox/plugins/fx2/lemm
cvs update: Updating apps/tuxbox/plugins/fx2/lib
cvs update: Updating apps/tuxbox/plugins/fx2/linuxdoom-1.10
cvs update: Updating apps/tuxbox/plugins/fx2/master
cvs update: Updating apps/tuxbox/plugins/fx2/mines
cvs update: Updating apps/tuxbox/plugins/fx2/outdoor
cvs update: Updating apps/tuxbox/plugins/fx2/pac
cvs update: Updating apps/tuxbox/plugins/fx2/satfind
cvs update: Updating apps/tuxbox/plugins/fx2/snake
cvs update: Updating apps/tuxbox/plugins/fx2/sokoban
cvs update: Updating apps/tuxbox/plugins/fx2/sol
cvs update: Updating apps/tuxbox/plugins/fx2/solitair
cvs update: Updating apps/tuxbox/plugins/fx2/tank
cvs update: Updating apps/tuxbox/plugins/fx2/tetris
cvs update: Updating apps/tuxbox/plugins/fx2/vierg
cvs update: Updating apps/tuxbox/plugins/fx2/yahtzee
cvs update: Updating apps/tuxbox/plugins/include
cvs update: Updating apps/tuxbox/plugins/tuxcom
cvs update: Updating apps/tuxbox/plugins/tuxmail
cvs update: Updating apps/tuxbox/plugins/tuxmail/daemon
cvs update: Updating apps/tuxbox/plugins/tuxtxt
cvs update: Updating apps/tuxbox/plugins/tuxtxt/font
cvs update: Updating apps/tuxbox/plugins/vncviewer
P apps/tuxbox/plugins/vncviewer/Makefile.am
P apps/tuxbox/plugins/vncviewer/fbdraw.c
P apps/tuxbox/plugins/vncviewer/fbvnc.cpp
cvs update: `apps/tuxbox/plugins/vncviewer/icons.c' is no longer in the repository
cvs update: `apps/tuxbox/plugins/vncviewer/icons.h' is no longer in the repository
P apps/tuxbox/plugins/vncviewer/input_fake.h
P apps/tuxbox/plugins/vncviewer/keyboard.c
P apps/tuxbox/plugins/vncviewer/overlay.c
P apps/tuxbox/plugins/vncviewer/vncviewer.h
cvs update: Updating apps/tuxbox/plugins/vncviewer/X11
cvs update: Updating apps/tuxbox/plugins/vncviewer/icons
cvs update: Updating apps/tuxbox/plugins/vncviewer/img
cvs update: Updating apps/tuxbox/plugins/vncviewer/rfb
cvs update: Updating apps/tuxbox/tools
cvs update: Updating apps/tuxbox/tools/camd
cvs update: Updating apps/tuxbox/tools/graphics
cvs update: Updating apps/tuxbox/tools/hotplug
cvs update: Updating apps/tuxbox/tools/misc
P apps/tuxbox/tools/misc/.cvsignore
P apps/tuxbox/tools/misc/Makefile.am
U apps/tuxbox/tools/misc/audioplay.c
P apps/tuxbox/tools/misc/saa.c
cvs update: Updating apps/tuxbox/tools/satfind
cvs update: Updating apps/tuxbox/tools/test
cvs update: Updating apps/tuxbox/tools/tuxinfo
cvs update: Updating boot
cvs update: Updating boot/idxfs
cvs update: Updating boot/ppcboot
cvs update: Updating boot/ppcboot/adciop
cvs update: Updating boot/ppcboot/cogent
cvs update: Updating boot/ppcboot/common
cvs update: Updating boot/ppcboot/cpci405
cvs update: Updating boot/ppcboot/dbox
cvs update: Updating boot/ppcboot/dbox/logo
cvs update: Updating boot/ppcboot/disk
cvs update: Updating boot/ppcboot/doc
cvs update: Updating boot/ppcboot/etx094
cvs update: Updating boot/ppcboot/examples
cvs update: Updating boot/ppcboot/fads
cvs update: Updating boot/ppcboot/genietv
cvs update: Updating boot/ppcboot/hymod
cvs update: Updating boot/ppcboot/include
cvs update: Updating boot/ppcboot/include/asm
cvs update: Updating boot/ppcboot/include/linux
cvs update: Updating boot/ppcboot/include/linux/byteorder
cvs update: Updating boot/ppcboot/ivms8
cvs update: Updating boot/ppcboot/mbx8xx
cvs update: Updating boot/ppcboot/mpc8240
cvs update: Updating boot/ppcboot/mpc8240/drivers
cvs update: Updating boot/ppcboot/mpc8240/drivers/dma
cvs update: Updating boot/ppcboot/mpc8240/drivers/epic
cvs update: Updating boot/ppcboot/mpc8240/drivers/i2c
cvs update: Updating boot/ppcboot/mpc8240/drivers/i2o
cvs update: Updating boot/ppcboot/mpc8260
cvs update: Updating boot/ppcboot/mpc8xx
cvs update: Updating boot/ppcboot/net
cvs update: Updating boot/ppcboot/ppc
cvs update: Updating boot/ppcboot/ppc4xx
cvs update: Updating boot/ppcboot/sandpoint
cvs update: Updating boot/ppcboot/spd8xx
cvs update: Updating boot/ppcboot/tools
cvs update: Updating boot/ppcboot/tools/easylogo
cvs update: Updating boot/ppcboot/tools/gdb
cvs update: Updating boot/ppcboot/tqm8xx
cvs update: Updating boot/u-boot
cvs update: Updating boot/u-boot/board
cvs update: Updating boot/u-boot/board/LEOX
cvs update: Updating boot/u-boot/board/LEOX/elpt860
cvs update: Updating boot/u-boot/board/MAI
cvs update: Updating boot/u-boot/board/MAI/AmigaOneG3SE
cvs update: Updating boot/u-boot/board/MAI/bios_emulator
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/bin
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/bin-linux
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/bin-linux/glibc
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/bin-linux/libc
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/include
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/include/x86emu
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/debug
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/debug/linux
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/debug/linux/gcc
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/debug/linux/gcc/glibc
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/debug/linux/gcc/libc
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/release
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/release/linux
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/release/linux/gcc
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/release/linux/gcc/glibc
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/lib/release/linux/gcc/libc
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/makedefs
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/makedefs/rules
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/biosemu
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/common
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/beos
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/codepage
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/common
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/dos
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/linux
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/ntdrv
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/os2
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/os2pm
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/photon
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/qnx
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/rttarget
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/smx
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/stub
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/tests
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/vdd
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/vxd
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/win32
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/pm/x11
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/v86bios
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/x86emu
cvs update: Updating boot/u-boot/board/MAI/bios_emulator/scitech/src/x86emu/x86emu
cvs update: Updating boot/u-boot/board/MAI/menu
cvs update: Updating boot/u-boot/board/RPXClassic
cvs update: Updating boot/u-boot/board/RPXlite
cvs update: Updating boot/u-boot/board/RRvision
cvs update: Updating boot/u-boot/board/a3000
cvs update: Updating boot/u-boot/board/at91rm9200dk
cvs update: Updating boot/u-boot/board/atc
cvs update: Updating boot/u-boot/board/bmw
cvs update: Updating boot/u-boot/board/bubinga405ep
cvs update: Updating boot/u-boot/board/c2mon
cvs update: Updating boot/u-boot/board/cmi
cvs update: Updating boot/u-boot/board/cogent
cvs update: Updating boot/u-boot/board/cpc45
cvs update: Updating boot/u-boot/board/cpu86
cvs update: Updating boot/u-boot/board/cradle
cvs update: Updating boot/u-boot/board/cray
cvs update: Updating boot/u-boot/board/cray/L1
cvs update: Updating boot/u-boot/board/csb226
cvs update: Updating boot/u-boot/board/cu824
cvs update: Updating boot/u-boot/board/dbox2
cvs update: Updating boot/u-boot/board/dnp1110
cvs update: Updating boot/u-boot/board/dreambox
cvs update: Updating boot/u-boot/board/ebony
cvs update: Updating boot/u-boot/board/eltec
cvs update: Updating boot/u-boot/board/eltec/bab7xx
cvs update: Updating boot/u-boot/board/eltec/elppc
cvs update: Updating boot/u-boot/board/eltec/mhpc
cvs update: Updating boot/u-boot/board/emk
cvs update: Updating boot/u-boot/board/emk/top860
cvs update: Updating boot/u-boot/board/ep7312
cvs update: Updating boot/u-boot/board/ep8260
cvs update: Updating boot/u-boot/board/eric
cvs update: Updating boot/u-boot/board/esd
cvs update: Updating boot/u-boot/board/esd/adciop
cvs update: Updating boot/u-boot/board/esd/ar405
cvs update: Updating boot/u-boot/board/esd/ash405
cvs update: Updating boot/u-boot/board/esd/canbt
cvs update: Updating boot/u-boot/board/esd/common
cvs update: Updating boot/u-boot/board/esd/cpci405
cvs update: Updating boot/u-boot/board/esd/cpci440
cvs update: Updating boot/u-boot/board/esd/cpciiser4
cvs update: Updating boot/u-boot/board/esd/dasa_sim
cvs update: Updating boot/u-boot/board/esd/du405
cvs update: Updating boot/u-boot/board/esd/ocrtc
cvs update: Updating boot/u-boot/board/esd/pci405
cvs update: Updating boot/u-boot/board/esd/pmc405
cvs update: Updating boot/u-boot/board/esteem192e
cvs update: Updating boot/u-boot/board/etx094
cvs update: Updating boot/u-boot/board/evb64260
cvs update: Updating boot/u-boot/board/fads
cvs update: Updating boot/u-boot/board/flagadm
cvs update: Updating boot/u-boot/board/gen860t
cvs update: Updating boot/u-boot/board/genietv
cvs update: Updating boot/u-boot/board/gth
cvs update: Updating boot/u-boot/board/gw8260
cvs update: Updating boot/u-boot/board/hermes
cvs update: Updating boot/u-boot/board/hymod
cvs update: Updating boot/u-boot/board/icu862
cvs update: Updating boot/u-boot/board/impa7
cvs update: Updating boot/u-boot/board/incaip
cvs update: Updating boot/u-boot/board/innokom
cvs update: Updating boot/u-boot/board/ip860
cvs update: Updating boot/u-boot/board/iphase4539
cvs update: Updating boot/u-boot/board/ivm
cvs update: Updating boot/u-boot/board/kup4k
cvs update: Updating boot/u-boot/board/lantec
cvs update: Updating boot/u-boot/board/lart
cvs update: Updating boot/u-boot/board/logodl
cvs update: Updating boot/u-boot/board/lubbock
cvs update: Updating boot/u-boot/board/lwmon
cvs update: Updating boot/u-boot/board/mbx8xx
cvs update: Updating boot/u-boot/board/ml2
cvs update: Updating boot/u-boot/board/mousse
cvs update: Updating boot/u-boot/board/mpc8260ads
cvs update: Updating boot/u-boot/board/mpc8266ads
cvs update: Updating boot/u-boot/board/mpl
cvs update: Updating boot/u-boot/board/mpl/common
cvs update: Updating boot/u-boot/board/mpl/mip405
cvs update: Updating boot/u-boot/board/mpl/pip405
cvs update: Updating boot/u-boot/board/mpl/vcma9
cvs update: Updating boot/u-boot/board/musenki
cvs update: Updating boot/u-boot/board/mvs1
cvs update: Updating boot/u-boot/board/netvia
cvs update: Updating boot/u-boot/board/nx823
cvs update: Updating boot/u-boot/board/oxc
cvs update: Updating boot/u-boot/board/pcippc2
cvs update: Updating boot/u-boot/board/pm826
cvs update: Updating boot/u-boot/board/pn62
cvs update: Updating boot/u-boot/board/ppmc8260
cvs update: Updating boot/u-boot/board/purple
cvs update: Updating boot/u-boot/board/r360mpi
cvs update: Updating boot/u-boot/board/rbc823
cvs update: Updating boot/u-boot/board/rmu
cvs update: Updating boot/u-boot/board/rpxsuper
cvs update: Updating boot/u-boot/board/rsdproto
cvs update: Updating boot/u-boot/board/sacsng
cvs update: Updating boot/u-boot/board/sandpoint
cvs update: Updating boot/u-boot/board/sbc8260
cvs update: Updating boot/u-boot/board/sc520_cdp
cvs update: Updating boot/u-boot/board/sc520_spunk
cvs update: Updating boot/u-boot/board/shannon
cvs update: Updating boot/u-boot/board/siemens
cvs update: Updating boot/u-boot/board/siemens/CCM
cvs update: Updating boot/u-boot/board/siemens/IAD210
cvs update: Updating boot/u-boot/board/siemens/SCM
cvs update: Updating boot/u-boot/board/siemens/common
cvs update: Updating boot/u-boot/board/siemens/pcu_e
cvs update: Updating boot/u-boot/board/sixnet
cvs update: Updating boot/u-boot/board/smdk2400
cvs update: Updating boot/u-boot/board/smdk2410
cvs update: Updating boot/u-boot/board/spd8xx
cvs update: Updating boot/u-boot/board/svm_sc8xx
cvs update: Updating boot/u-boot/board/tqm8260
cvs update: Updating boot/u-boot/board/tqm8xx
cvs update: Updating boot/u-boot/board/trab
cvs update: Updating boot/u-boot/board/utx8245
cvs update: Updating boot/u-boot/board/v37
cvs update: Updating boot/u-boot/board/w7o
cvs update: Updating boot/u-boot/board/walnut405
cvs update: Updating boot/u-boot/board/wepep250
cvs update: Updating boot/u-boot/board/westel
cvs update: Updating boot/u-boot/board/westel/amx860
cvs update: Updating boot/u-boot/common
cvs update: Updating boot/u-boot/cpu
cvs update: Updating boot/u-boot/cpu/74xx_7xx
cvs update: Updating boot/u-boot/cpu/arm720t
cvs update: Updating boot/u-boot/cpu/arm920t
cvs update: Updating boot/u-boot/cpu/at91rm9200
cvs update: Updating boot/u-boot/cpu/i386
cvs update: Updating boot/u-boot/cpu/mips
cvs update: Updating boot/u-boot/cpu/mpc5xx
cvs update: Updating boot/u-boot/cpu/mpc824x
cvs update: Updating boot/u-boot/cpu/mpc824x/drivers
cvs update: Updating boot/u-boot/cpu/mpc824x/drivers/dma
cvs update: Updating boot/u-boot/cpu/mpc824x/drivers/epic
cvs update: Updating boot/u-boot/cpu/mpc824x/drivers/i2c
cvs update: Updating boot/u-boot/cpu/mpc824x/drivers/i2o
cvs update: Updating boot/u-boot/cpu/mpc8260
cvs update: Updating boot/u-boot/cpu/mpc8xx
cvs update: Updating boot/u-boot/cpu/ppc4xx
cvs update: Updating boot/u-boot/cpu/pxa
cvs update: Updating boot/u-boot/cpu/sa1100
cvs update: Updating boot/u-boot/cpu/xscale
cvs update: Updating boot/u-boot/disk
cvs update: Updating boot/u-boot/doc
cvs update: Updating boot/u-boot/drivers
cvs update: Updating boot/u-boot/dtt
cvs update: Updating boot/u-boot/examples
cvs update: Updating boot/u-boot/fs
cvs update: Updating boot/u-boot/fs/cramfs
cvs update: Updating boot/u-boot/fs/fat
cvs update: Updating boot/u-boot/fs/fdos
cvs update: Updating boot/u-boot/fs/jffs2
cvs update: Updating boot/u-boot/include
cvs update: Updating boot/u-boot/include/asm-arm
cvs update: Updating boot/u-boot/include/asm-arm/arch-arm920t
cvs update: Updating boot/u-boot/include/asm-arm/arch-at91rm9200
cvs update: Updating boot/u-boot/include/asm-arm/arch-pxa
cvs update: Updating boot/u-boot/include/asm-arm/arch-sa1100
cvs update: Updating boot/u-boot/include/asm-arm/arch-xscale
cvs update: Updating boot/u-boot/include/asm-arm/proc-armv
cvs update: Updating boot/u-boot/include/asm-i386
cvs update: Updating boot/u-boot/include/asm-i386/ic
cvs update: Updating boot/u-boot/include/asm-mips
cvs update: Updating boot/u-boot/include/asm-ppc
cvs update: Updating boot/u-boot/include/bedbug
cvs update: Updating boot/u-boot/include/configs
cvs update: Updating boot/u-boot/include/galileo
cvs update: Updating boot/u-boot/include/jffs2
cvs update: Updating boot/u-boot/include/linux
cvs update: Updating boot/u-boot/include/linux/byteorder
cvs update: Updating boot/u-boot/include/linux/mtd
cvs update: Updating boot/u-boot/include/pcmcia
cvs update: Updating boot/u-boot/lib_arm
cvs update: Updating boot/u-boot/lib_generic
cvs update: Updating boot/u-boot/lib_i386
cvs update: Updating boot/u-boot/lib_i386/ic
cvs update: Updating boot/u-boot/lib_mips
cvs update: Updating boot/u-boot/lib_ppc
cvs update: Updating boot/u-boot/net
cvs update: Updating boot/u-boot/post
cvs update: Updating boot/u-boot/post/cpu
cvs update: Updating boot/u-boot/rtc
cvs update: Updating boot/u-boot/tools
cvs update: Updating boot/u-boot/tools/bddb
cvs update: Updating boot/u-boot/tools/easylogo
cvs update: Updating boot/u-boot/tools/env
cvs update: Updating boot/u-boot/tools/gdb
cvs update: Updating boot/u-boot/tools/logos
cvs update: Updating boot/u-boot/tools/scripts
cvs update: Updating boot/u-boot/tools/updater
cvs update: Updating boot/u-boot-config
cvs update: Updating boot/u-boot-tuxbox
cvs update: Updating boot/u-boot-tuxbox/board
cvs update: Updating boot/u-boot-tuxbox/board/dbox2
cvs update: Updating boot/u-boot-tuxbox/board/dreambox
cvs update: Updating boot/u-boot-tuxbox/common
cvs update: Updating boot/u-boot-tuxbox/fs
cvs update: Updating boot/u-boot-tuxbox/fs/squashfs
cvs update: Updating boot/u-boot-tuxbox/fs/squashfs2
cvs update: Updating boot/u-boot-tuxbox/include
cvs update: Updating boot/u-boot-tuxbox/include/squashfs
cvs update: Updating boot/u-boot-tuxbox/include/squashfs2
cvs update: Updating boot/u-boot-tuxbox/tools
cvs update: Updating cdk
cvs update: Updating cdk/Patches
cvs update: Updating cdk/Patches/cygwin
cvs update: Updating cdk/common-licenses
cvs update: Updating cdk/doc
cvs update: Updating cdk/doc/2.4.25.squashfs
cvs update: Updating cdk/etc
cvs update: Updating cdk/etc/init.d
cvs update: Updating cdk/etc/ppp
cvs update: Updating cdk/etc/ppp/peers
cvs update: Updating cdk/root
cvs update: Updating cdk/root/etc
cvs update: Updating cdk/root/etc/init.d
M cdk/root/etc/init.d/rcS
cvs update: warning: `cdk/root/etc/init.d/rcS.insmod' was lost
U cdk/root/etc/init.d/rcS.insmod
cvs update: Updating cdk/root/etc/network
cvs update: Updating cdk/root/etc/ppp
cvs update: Updating cdk/root/etc/ppp/peers
cvs update: Updating cdk/root/share
cvs update: Updating cdk/root/share/udhcpc
cvs update: Updating driver
cvs update: Updating driver/avia
cvs update: Updating driver/avs
cvs update: Updating driver/cam
cvs update: Updating driver/common-licenses
cvs update: Updating driver/core
cvs update: Updating driver/debian
cvs update: Updating driver/directfb
cvs update: Updating driver/directfb/gfxdrivers
cvs update: Updating driver/directfb/gfxdrivers/gtx
cvs update: Updating driver/dvb
cvs update: Updating driver/dvb/drivers
cvs update: Updating driver/dvb/drivers/media
cvs update: Updating driver/dvb/drivers/media/dvb
cvs update: Updating driver/dvb/drivers/media/dvb/avia
cvs update: Updating driver/dvb/drivers/media/dvb/dbox2
cvs update: Updating driver/dvb/drivers/media/dvb/dummy
cvs update: Updating driver/dvb/drivers/media/dvb/dvb-core
cvs update: Updating driver/dvb/drivers/media/dvb/frontends
cvs update: Updating driver/dvb/include
cvs update: Updating driver/dvb/include/linux
cvs update: Updating driver/dvb/include/linux/dvb
cvs update: Updating driver/dvb/include/linux/dvb/avia
cvs update: Updating driver/dvb2eth
cvs update: Updating driver/event
cvs update: Updating driver/ext
cvs update: Updating driver/fp
cvs update: Updating driver/i2c
cvs update: Updating driver/include
cvs update: Updating driver/include/dbox
cvs update: Updating driver/include/mtdriver
cvs update: Updating driver/include/ost
cvs update: Updating driver/include/tuxbox
cvs update: Updating driver/info
cvs update: Updating driver/lcd
cvs update: Updating driver/ost
cvs update: Updating driver/pcm
cvs update: Updating driver/saa7126
cvs update: Updating driver/test
cvs update: Updating driver/ves
cvs update: Updating driver/wdt
cvs update: Updating hostapps
cvs update: Updating hostapps/bmp2raw
cvs update: Updating hostapps/checkImage
cvs update: Updating hostapps/flash
cvs update: Updating hostapps/ggrab
cvs update: Updating hostapps/grab
cvs update: Updating hostapps/gui-tuxcal
cvs update: Updating hostapps/libcrypto++
cvs update: Updating hostapps/libflashimage
cvs update: Updating hostapps/mcrec
cvs update: Updating hostapps/mcrec/finished
cvs update: Updating hostapps/mcrec/src
cvs update: Updating hostapps/mcrec/src/autom4te-2.53.cache
cvs update: Updating hostapps/mk_minroot
cvs update: Updating hostapps/mkdvd
cvs update: Updating hostapps/mkflfs
cvs update: Updating hostapps/mklibs
cvs update: Updating hostapps/neutrino_picserver
cvs update: Updating hostapps/remind-tuxcal
cvs update: Updating hostapps/stream
cvs update: Updating hostapps/toolchecker
cvs update: Updating hostapps/ucodex
cvs update: Updating hostapps/win32
cvs update: Updating hostapps/win32/MCE-Manager
cvs update: Updating hostapps/win32/MCE-Manager/Bilder
cvs update: Updating hostapps/win32/MCE-Manager/CPU-Meter dll
cvs update: Updating hostapps/win32/MCE-Manager/Cover dll
cvs update: Updating hostapps/win32/MCE-Manager/Datenbank
cvs update: Updating hostapps/win32/MCE-Manager/Datenbank/Covers
cvs update: Updating hostapps/win32/MCE-Manager/Datenbank/Lyrics
cvs update: Updating hostapps/win32/MCE-Manager/Datenbank/Statistik
cvs update: Updating hostapps/win32/MCE-Manager/Dosshell dll
cvs update: Updating hostapps/win32/MCE-Manager/Downloader ocx
cvs update: Updating hostapps/win32/MCE-Manager/Library
cvs update: Updating hostapps/win32/MCE-Manager/Playlist Logger dll
cvs update: Updating hostapps/win32/MCE-Manager/Playlists
cvs update: Updating hostapps/win32/MCE-Manager/Playlists/Logged Playlists
cvs update: Updating hostapps/win32/MCE-Manager/Playlists/Online Playlists
cvs update: Updating hostapps/win32/MCE-Manager/Recording dll
cvs update: Updating hostapps/win32/MCE-Manager/Slider
cvs update: Updating hostapps/win32/MCE-Manager/Songtext dll
cvs update: Updating hostapps/win32/MCE-Manager/Sprache
cvs update: Updating hostapps/win32/MCE-Manager/Temp
cvs update: Updating hostapps/win32/MCE-Manager/Tools
cvs update: Updating hostapps/win32/TeControls
cvs update: Updating hostapps/win32/TeControls/Images
cvs update: Updating hostapps/win32/WinGrab
cvs update: Updating hostapps/win32/WinGrab/CVSROOT
cvs update: Updating hostapps/win32/WinGrab/CVSROOT/Emptydir
cvs update: Updating hostapps/win32/WinGrab/bin
cvs update: Updating hostapps/win32/ngrab
cvs update: Updating hostapps/win32/ngrab/NGrabApplication
cvs update: Updating hostapps/win32/ngrab/NGrabApplication/D2S
cvs update: Updating hostapps/win32/ngrab/NGrabApplication/ngrabX
cvs update: Updating hostapps/win32/ngrab/NGrabEngine
cvs update: Updating hostapps/win32/tuxvision
cvs update: Updating hostapps/win32/tuxvision/AudioFileRenderer
cvs update: Updating hostapps/win32/tuxvision/WinAmpOutputPlugin
cvs update: Updating hostapps/win32/tuxvision/capture
cvs update: Updating hostapps/win32/tuxvision/capture/telnet
cvs update: Updating hostapps/win32/tuxvision/doc
cvs update: Updating hostapps/win32/tuxvision/render
cvs update: Updating hostapps/win32/tuxvision/tuxvision
cvs update: Updating hostapps/win32/tuxvision/tuxvision/local


Any Hint's ?
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Ich nochmal...
Habe jetzt mal in Eigenregie die Aenderungen erst nach dem

make flash-squashfsroot

durchgefuehrt. Trotzdem gleiches Resultat. Die von mir geanderten Daten werden mit Standard Werten ueberschrieben...(Alle Sprachen wieder drin,Zapit usw....)

Was mache ich denn Falsch ?