Beiträge von tracer

    yes Reichi


    Thanks for the info but I commpiled my sources as well, and enigma ( binrary on rootfs directory is mine )


    But my question is:


    I put in


    /build/tmp/rootfs/usr/TRACER


    directory and some shell scripts inside


    after


    bitbake dreambox-image


    it remove ALL stuff which i put inside


    that is myy question how "by hand" pack image...


    Thank You

    Yes i know m8


    but when i modificate


    /tmp/build/rootfs


    I mean for example add


    tracer directory or inadyn or something inside


    after


    bitbake dreambox-image


    it remove ALL stuff which i put inside


    that i smy question how "by hand" pack image...

    Hi i ve got problem


    I did changes in


    /home/tracer/600EO/build/tmp/rootfs


    I addded catalogues, some changes in rcS etc


    but how can i pack this rootfs??


    when i did


    bitbake dreambox-image


    it rebuild rootfs


    Is it here somethink like make image-flash ??


    please help

    i ve got last Question, how I can Read to eListboxEntry ( left, right changing)


    to see


    XML
    <?xml version="1.0" encoding="iso-8859-1"?>
    <sthlist>
    <test name="XXXXX" osdname="111" testscript="" />
    <test name="ZZZZZ" osdname="222" testscript="" /> 
    </sthlist>


    and Read NAME attribute to eListBoxEntry - to changing left,right and see this ??

    Ok i used


    from xml.dom import minidom
    xmldoc = minidom.parse('sth.xml')


    and it parese fast on Linux... need to check it on DM,


    it is short sthlist.xml, with some attributes.. :winking_face:


    thx

    Hi I want ask How in Skin should be write about new Color Progress bars??


    Can Somebody upload here Simple&Stylish.esml for CVS Image??


    I don't see on CVS server new skin which are useing this colors...or pngs

    Code
    tracer@gentoo ~/7025 $ bitbake dreambox-image
    NOTE: Not using a cache. Set CACHE = <directory> to enable.
    ERROR: no files to build.
    
    
    NOTE: Parsing finished. 0 cached, 0 parsed, 0 skipped, 0 masked.
    
    
    ERROR: Nothing provides dependency dreambox-image
    tracer@gentoo ~/7025 $


    Can somebody hepl??

    Yes with Montone 0.29 it is working ok.


    I would You to ask, How Can i Pack image with modificated ROOT cataloge?? for example I add New Skin and remove one, and want to pack it ?? If i do bitbake dreambox-image it is backing to Orginal OE tree... amd files... that same -> if I modificated Enigma2 source... it back to orginal after thet :frowning_face: mayby in Wrong place i am editing Souruce?? Busybox config etc???

    ok, but for example -> i added /remove some stuff from rootfs folder, and i want pack image - when i ll do make -f Makefile.opendreambox image


    it do sth like rebuild flash -> delate my stuff and do orginal rootfs

    Yes You ve got right :grinning_squinting_face:


    But i ve got question... i can not find a /cdkflash/root like in 7000 etc... how can i edit enigma and commpile it again, do rebuild-flash etc??


    rm .enigma
    make .enigma


    hmm can somebody give FAQ, where is src of enigma 2 to edit and how commpile it again ??


    Thx


    and... where is img??? is near here any FAQ like to DM 7000,500 etc....???


    make rebuild-flash
    make flash-compress


    etc???