Giter Club home page Giter Club logo

gfxboot's Introduction

gfxboot

About gfxboot

gfxboot is a graphical boot screen for syslinux (up to version 4) and grub1.

Features

  • editable boot options
  • a menu system
  • context sensitive help texts (in html) shown in separate windows
  • support for different keyboard layouts
  • i18n support (localization via po files, Unicode char rendering via freetype lib)
  • text-to-speech support via pc-speaker
  • can run animations and play wav files
  • works via serial line (with text-based menus)

Downloads

Get the latest version from the openSUSE Build Service.

Examples

It is used by openSUSE Tumbleweed. The boot screen looks like this:

openSUSE Tumbleweed boot screen

A more minimalistic example included in the git repository:

example boot screen

openSUSE Development

To build, simply run make. Install with make install.

To build a reference for the stack-based bincode (used in themes/openSUSE/src/*.inc), run

$ make doc
$ xdg-open doc/gfxboot.html || less doc/gfxboot.txt

Basically every new commit into the master branch of the repository will be auto-submitted to all current SUSE products. No further action is needed except accepting the pull request.

Submissions are managed by a SUSE internal jenkins node in the InstallTools tab.

Each time a new commit is integrated into the master branch of the repository, a new submit request is created to the openSUSE Build Service. The devel project is system:install:head.

*.changes and version numbers are auto-generated from git commits, you don't have to worry about this.

The spec file is maintained in the Build Service only. If you need to change it for the master branch, submit to the devel project in the build service directly.

Development happens exclusively in the master branch. The branch is used for all current products.

You can find more information about the changes auto-generation and the tools used for jenkis submissions in the linuxrc-devtools documentation.

gfxboot's People

Contributors

ancorgs avatar belphegor-belbel avatar bittin avatar cho2 avatar crayxt avatar davidmp1 avatar embar- avatar fitojb avatar hayyan71 avatar joseivanlopez avatar kobliha avatar legisign avatar madanadam avatar mahtiankka avatar marxin avatar medwinz avatar miguelnunorosa avatar mvidner avatar norwayfun avatar rifkiaz avatar scootergrisen avatar shundhammer avatar siro20 avatar skriesch avatar stacheldrahtje avatar stanislav-brabec avatar super7ramp avatar wfeldt avatar xixirei avatar yaroze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gfxboot's Issues

Some strings are not translatable

Some strings i gfxboot is not translatable.
Like in the F3 menu "Installer Size", "Text Console Size", etc. are not translatable.

"Error setting up gfxboot" on chromebooks

It seems it's not possible to boot images using gfxboot on many/most Chromebooks with the RW_LEGACY boot option enabled, because the SeaBIOS used on those reuses existing framebuffer instead of reinitializing it.

For example Fedora 23 boots fine however.

Downstream bug http://pad.lv/1530530

New Sub Menu Module :: Menu Label Translations Broken

I can't see to get the new submenu module to use my translations for menu labels. It simply displays whatever you put in isolinux.cfg instead of using the value as an identifier to grab the proper translated string.

Lost VERSION file in source

When build package with the release source, we cannot get the package version.
I wonder if the VERSION file should be shipped in then archive source.

Makefile:
6 VERSION := $(shell $(GIT2LOG) --version VERSION ; cat VERSION)
7 BRANCH := $(shell git branch | perl -ne 'print $$_ if s/^\s//')
8 PREFIX := gfxboot-$(VERSION)

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.