_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ipxe-qemu 1.21.1-4.969ce2c
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://ipxe.org
Licenses: GPL 2+
Build system: gnu
Synopsis: PXE-compliant network boot firmware
Description:

iPXE is a network boot firmware. It provides a full PXE implementation enhanced with additional features such as booting from: a web server via HTTP, an iSCSI SAN, a Fibre Channel SAN via FCoE, an AoE SAN, a wireless network, a wide-area network, an Infiniband network. It controls the boot process with a script. You can use iPXE to replace the existing PXE ROM on your network card, or you can chainload into iPXE to obtain the features of iPXE without the hassle of reflashing.

u-boot-rpi-4-32b 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

This is a 32-bit build of U-Boot.

u-boot-qemu-riscv64-smode 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

patman 2025.01
Dependencies: git@2.52.0 git@2.52.0 guile@3.0.9 python-pygit2@1.11.1 python-requests@2.32.5 python-u-boot-pylib@2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Patch automation tool
Description:

Patman is a patch automation script which:

  • Creates patches directly from your branch

  • Cleans them up by removing unwanted tags

  • Inserts a cover letter with change lists

  • Runs the patches through automated checks

  • Optionally emails them out to selected people.

u-boot-rpi-4-32b-efi 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

It allows network booting and uses the device-tree from the firmware, allowing the usage of overlays. It can act as an EFI firmware for the grub-efi-netboot-removable-bootloader. This is a 32-bit build of U-Boot.

u-boot-pinebook 2025.01
Dependencies: arm-trusted-firmware-sun50i-a64@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-a20-olinuxino-lime 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-rpi-2 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

This is a 32-bit build of U-Boot.

u-boot-rpi-2-efi-bin 2025.01
Dependencies: u-boot-rpi-2-efi@2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: trivial
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

It allows network booting and uses the device-tree from the firmware, allowing the usage of overlays. It can act as an EFI firmware for the grub-efi-netboot-removable-bootloader. This is a 32-bit build of U-Boot.

This package only contains the file u-boot.bin.

u-boot-documentation 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: U-Boot documentation
Description:

This package provides the documentation for U-Boot, as an Info manual.

grub-qemu 2.12
Dependencies: gettext-minimal@0.23.1 freetype@2.13.3 ncurses@6.2.20210619 console-setup@1.212 lvm2@2.03.22 mdadm@4.2 fuse@2.9.9
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.gnu.org/software/grub/
Licenses: GPL 3+
Build system: gnu
Synopsis: GRand Unified Boot loader (qemu version)
Description:

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.

u-boot-mx6cuboxi 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-rock64-rk3328 2025.01
Dependencies: arm-trusted-firmware-rk3328@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-rpi-arm64-efi 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

It allows network booting and uses the device-tree from the firmware, allowing the usage of overlays. It can act as an EFI firmware for the grub-efi-netboot-removable-bootloader. This is a common 64-bit build of U-Boot for all 64-bit capable Raspberry Pi variants.

u-boot-bananapi-m2-ultra 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

grub-emu 2.12
Dependencies: gettext-minimal@0.23.1 freetype@2.13.3 ncurses@6.2.20210619 console-setup@1.212 lvm2@2.03.22 mdadm@4.2 fuse@2.9.9
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.gnu.org/software/grub/
Licenses: GPL 3+
Build system: gnu
Synopsis: GRand Unified Boot loader (Emu version)
Description:

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.

u-boot-novena 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

This U-Boot is built for Novena. Be advised that this version, contrary to Novena upstream, does not load u-boot.img from the first partition.

grub-coreboot 2.12
Dependencies: gettext-minimal@0.23.1 freetype@2.13.3 ncurses@6.2.20210619 console-setup@1.212 lvm2@2.03.22 mdadm@4.2 fuse@2.9.9
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.gnu.org/software/grub/
Licenses: GPL 3+
Build system: gnu
Synopsis: GRand Unified Boot loader (Coreboot payload version)
Description:

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.

u-boot-a20-olinuxino-micro 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-pine64-plus 2025.01
Dependencies: arm-trusted-firmware-sun50i-a64@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

grub-hybrid 2.12
Dependencies: grub-pc@2.12 efibootmgr@18 mtools@4.0.49 gettext-minimal@0.23.1 freetype@2.13.3 ncurses@6.2.20210619 console-setup@1.212 lvm2@2.03.22 mdadm@4.2 fuse@2.9.9
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.gnu.org/software/grub/
Licenses: GPL 3+
Build system: gnu
Synopsis: GRand Unified Boot loader (hybrid version)
Description:

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.

u-boot-wandboard 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-am335x-boneblack 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

This U-Boot is built for the BeagleBone Black, which was removed upstream, adjusted from the am335x_evm build with several device trees removed so that it fits within common partitioning schemes.

syslinux 6.04-pre-1.bb41e93
Dependencies: util-linux@2.40.4 mtools@4.0.49
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.syslinux.org
Licenses: GPL 2+ Modified BSD Original BSD Expat ISC Zlib
Build system: gnu
Synopsis: Lightweight Linux bootloader
Description:

Syslinux is a lightweight Linux bootloader.

Total packages: 69236