Git Product home page Git Product logo

cdroots's Introduction

gfxboot turnkey notes
=====================

- gfxboot-turnkey/isolinux

    - bootlogo      # packed archive of src/gfxboot-turnkey-bootlogo

- src/gfxboot-turnkey-bootlogo

    - en.tr         # tweaked and compiled gfxboot-theme-ubuntu
    - bootlogo      # tweaked and compiled gfxboot-theme-ubuntu

    gfxboot --archive gfxboot-turnkey-bootlogo --pack-archive bootlogo

- gfxboot-theme-ubuntu

    apt-get install gfxboot gfxboot-dev make xz-utils wget
    wget ..../gfxboot-theme-ubuntu...., unpack

    cd gfxboot-theme-ubuntu
    rm po/*.po

    - tweak panel.inc           # see below
    - tweak dia_fulloptions.inc # see below

    make
    copy out install/{bootlogo, en.tr}


diff panel.inc.orig panel.inc
-----------------------------

39d38
<       [ .panel.both [ keyF1 0 "F1" /panel.help /panel.help.width /panel.help.update .undef ] ]
43,47d41
<
<       [ .panel.both [ keyF2 0 "F2" /panel.lang /panel.lang.width /panel.lang.update /lang.init ] ]
<       [ .panel.both [ keyF3 0 "F3" /panel.keymap /panel.keymap.width /panel.keymap.update /keymap.init ] ]
<       [ .panel.both [ keyF4 0 "F4" /panel.modes /panel.modes.width /panel.modes.update /modes.init ] ]
<       [ .panel.both [ keyF5 0 "F5" /panel.access /panel.access.width /panel.access.update /access.init ] ]


diff dia_fulloptions.inc.orig dia_fulloptions.inc
-------------------------------------------------

51,54c51
<     is_live not { /txt_expert_mode } if
<     /txt_acpi_off /txt_noapic /txt_nolapic /txt_edd_on /txt_nodmraid
<     /txt_nomodeset
<     /txt_option_free
---
>     /txt_acpi_off /txt_noapic /txt_nolapic
57c54
<   xmenu .xm_title /txt_other_options put
---
>   xmenu .xm_title /txt_bootoptions put

cdroots's People

Contributors

alonswartz avatar jedmeister avatar ongle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.