Register
Results 1 to 11 of 11

Threaded View

  1. #1
    Junior Member drhg's Avatar
    Join Date
    Apr 2008
    Location
    every where
    Posts
    32
    Thanks Thanks Given 
    7
    Thanks Thanks Received 
    7
    Thanked in
    5 Posts

    Smile How to make a MAXVAR image ???

    hi Guys !!!
    this for newbies developers & who wanna to make a maxvar images

    to make a maxvar image you have to modify kernel ( exactly i mean dreambox.c file ) to
    change proportions between cramfs & squashfs parts inside the image
    you will find in the attachment the maxvar patch to do that for you
    how to apply patch ?

    put maxvar.diff after decopress in your cvs folder ( ex; tuxbox-cvs )
    open terminal & launch the following commands:

    Code:
    cd tuxbox-cvs
    Code:
    patch -p0 < maxvar.diff
    then
    Code:
    rm .linuxkernel
    &
    Code:
    make .linuxkernel
    now you have cdk with kernel customized for making a maxvar images

    then launch the usual commands as follow:

    Code:
    cd cdk
    
    rm .enigma
    
    make .enigma
    
    make rebuild-flash
    Stop; here at this step & make the following steps:

    go to this path \root\cdkflash\root in your cvs folder then;
    remove any addons or games you don't need from \lib\tuxbox\plugins
    & languages you don't need from \share\locale
    & delete the unwanted skins from \share\tuxbox\enigma

    Note: dont delete the default skin

    finally launch

    Code:
    make flash-compress
    congratulations , you have now a maxvar image

    cheers
    drhg
    Attached Files Attached Files
    Dreambox Developer
    --CLi Team--
    --U.R Team--



 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.