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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
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 is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
This package provides a boot manager that is an EFI program.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
This is a common 64-bit build of U-Boot for all 64-bit capable Raspberry Pi variants.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
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.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
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 is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
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 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 is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc). This package provides board-independent tools of U-Boot.
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.
Syslinux is a lightweight Linux bootloader.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
dtc compiles device tree source files to device tree binary files. These are board description files used by Linux and BSD.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
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 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.
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.
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.