How to make a MAXVAR image ???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drhg
    Junior Member
    • Apr 2008
    • 34

    #1

    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
    Dreambox Developer
    --CLi Team--
    --U.R Team--


  • Devilfish
    Administrator
    • Feb 2008
    • 7872

    #2
    Thanks for the detailed guide drhg!

    Comment

    • newlux
      Newbie
      • Mar 2009
      • 2

      #3
      How Can I download the attchment?

      Comment

      • preamch
        Newbie
        • Jun 2009
        • 1

        #4
        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]

        Comment

        • lonas
          Newbie
          • Mar 2010
          • 7

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

          Comment

          • DB Lovers
            Newbie
            • Nov 2009
            • 5

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

            Comment

            • follares
              Newbie
              • Nov 2011
              • 1

              #7
              Thanks friend

              Comment

              • dedypmi
                Newbie
                • Oct 2011
                • 1

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

                Comment

                • oolloo
                  Newbie
                  • Dec 2009
                  • 5

                  #9
                  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.

                  Comment

                  • oolloo
                    Newbie
                    • Dec 2009
                    • 5

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

                    Comment

                    • oolloo
                      Newbie
                      • Dec 2009
                      • 5

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

                      Comment

                      Working...