Giter Club home page Giter Club logo

efi-rpm-macros's Introduction

efi-rpm-macros provides a set of RPM macros for use in EFI-related packages.

The following variables are meaningful on the make command line:

EFI_ESP_ROOT	the directory where the EFI System Partition is mounted
EFI_ARCHES	the rpm arches %efi will match on
EFI_VENDOR	the vendor name for your EFI System Partition directory

Those can also be set more permanently with:

git config --local --add esp-root /boot/efi
git config --local --add arches x86_64
git config --local --add vendor myos

The following rpm macros are set:

%efi			the arches that EFI packages should be built on, suitable for use with %ifarch
%efi_vendor		the vendor name for your EFI System Partition directory
%efi_esp_root		the directory where the EFI system Partition is mounted
%efi_esp_efi		the full path to \EFI on the EFI System Partition
%efi_esp_boot		the full path to \EFI\BOOT on the EFI System Partition
%efi_esp_dir		the full path to your vendor directory on the EFI System Partition
%efi_arch		the EFI architecture name, e.g. x64
%efi_arch_upper		the EFI architecture name in upper case, e.g. X64
%efi_alt_arch		the EFI architecture name for other arches that build on this one (i.e. ia32 on x64)
%efi_alt_arch_upper	the upper case version of %efi_alt_arch

efi-rpm-macros's People

Contributors

vathpela avatar aahei avatar sandrobonazzola 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.