Menu

Home

Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses Markdown syntax.

Project Admins:


Discussion

  • Lucas

    Lucas - 2012-04-18

    script de compilação do kernel linux-libre 4.X.X para uso no ubuntu 14.04+, baixa tudo automaticamente (dependências, compiladores, kernel e patchs) e compila usando cflag -march=native + -Ofast.

    para executa-lo:

    .

    $ time sudo bash scriptkernel-x.x.x.sh

    .

    e em 10 minutos aparecerá uma tela do menuconfig, escolha a sua arquitetura de seu processador na parte PROCESSOR TYPE AND FEATURES e depois clicke em EXIT e em YES, e logo começará a compilação e no final a instalação automatica.

    OBS= para maior exito na compilação (certeza que irá ser executado sem erros) deve ter em seu PC ou NOTEBOOK no mínimo de 2 GB de RAM e ter pelo menos 15 GB livre em seu disco rígido (não é uma regra, mas evita de erro por falta de espaço no disco)

     

    Last edit: Lucas 2016-04-18
  • Lucas

    Lucas - 2015-09-30

    English

    build script linux-libre kernel 4.X.X for use in Ubuntu 14.04+, low everything automatically (dependencies, compiler, kernel, and patches) and compile using CFLAG -march=native + -Ofast.

    to run it:

    .

    $ sudo bash scriptkernel-x.x.x.sh

    .

    and in 10 minutes you will see a menuconfig screen, choose your architecture of your processor in the PROCESSOR TYPE AND FEATURES and then clicke EXIT and YES, and then begin to build and at the end of the automatic installation.

    NOTE = to greater success in the compilation (make sure it will run without errors) must have on your PC or LAPTOP at least 2 GB of RAM and have at least 15 GB free on your hard drive (not a rule, but avoid error due to lack of disk space)

     

    Last edit: Lucas 2016-04-18

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.