Register
Results 1 to 11 of 11

How to make a MAXVAR image ???

hi Guys !!! this for newbies developers & who wanna to make ...

  1. #1
    Junior Member drhg's Avatar
    Join Date
    Apr 2008
    Location
    every where
    Posts
    25
    Thanks
    0
    Thanked 3 Times in 2 Posts
    Downloads
    46
    Uploads
    0

    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--



  2. #2
    Administrator Devilfish's Avatar
    Join Date
    Feb 2008
    Location
    /cdk
    Posts
    9,949
    Thanks
    23
    Thanked 125 Times in 51 Posts
    Downloads
    278
    Uploads
    113

    Default

    Thanks for the detailed guide drhg!
    Get Digital Kaos on your Apple or Android device with Tapatalk

  3. #3
    Newbie
    Join Date
    Mar 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    0
    Uploads
    0

    Default

    How Can I download the attchment?

  4. #4
    Newbie
    Join Date
    Jun 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    3
    Uploads
    0

    Default How Can I download the attchment?

    How Can I download the attchment?

    QUOTE=drhg;53423]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[/QUOTE]

  5. #5
    Newbie
    Join Date
    Mar 2010
    Location
    Sevilla (Espaņa)
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    3
    Uploads
    0

    Default

    I have the screen is blank and I do not download anything, someone please help me?

  6. #6
    Newbie
    Join Date
    Nov 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    3
    Uploads
    0

    Default

    Me too! Hope one day we'll download and will enjoy like others . Can this method apply to other images?

  7. #7
    Newbie
    Join Date
    Nov 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    0
    Uploads
    0

    Default

    Thanks friend

  8. #8
    Newbie
    Join Date
    Oct 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    0
    Uploads
    0

    Default

    thanks it is very useful post.. will trying above steps.

  9. #9
    Newbie
    Join Date
    Dec 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    0
    Uploads
    0

    Default

    so far can only download 1 file I wonder hoq many posts I have to be at before I can downlaod all the files I need.

  10. #10
    Newbie
    Join Date
    Dec 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    0
    Uploads
    0

    Default

    This limit should be removed from developers sections in order to encourage development

  11. #11
    Newbie
    Join Date
    Dec 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    0
    Uploads
    0

    Default

    This is very frustrating, to be able to read but not get the files to try things out

 

 

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
  •