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

Enter the query into the form above.

API method:

GET /api/symbols?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.


efi-bootloader-chain (final-bootloader #:key packages files hooks installer disk-image-installer)
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
Documentation:

Define a chain of bootloaders with the FINAL-BOOTLOADER, optional PACKAGES, and optional directories and files from the store given in the list of FILES.

The package of the FINAL-BOOTLOADER and all PACKAGES and FILES will be placed in an efi-bootloader-profile, which will be passed to the INSTALLER.

FILES may contain file-like objects produced by procedures like plain-file, local-file, etc., or package contents produced with file-append.

If a directory name in FILES ends with '/', then the directory content instead of the directory itself will be symlinked into the efi-bootloader-profile.

The procedures in the HOOKS list can be used to further modify the bootloader profile. It is possible to pass a single function instead of a list.

If the INSTALLER argument is used, then this gexp procedure will be called to install the efi-bootloader-profile. Otherwise the installer of the FINAL-BOOTLOADER will be called.

If the DISK-IMAGE-INSTALLER is used, then this gexp procedure will be called to install the efi-bootloader-profile into a disk image. Otherwise the disk-image-installer of the FINAL-BOOTLOADER will be called.

bootloader-configuration-bootloader
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-configuration-serial-speed
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
menu-entry-label
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-name
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
menu-entry-device
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-configuration-terminal-outputs
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-configuration-targets (config)
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
menu-entry-initrd
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
menu-entry-multiboot-arguments
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-package
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
menu-entry-chain-loader
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-installer
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-configuration-target
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-configuration-timeout
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
%bootloaders
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-configuration-theme
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
menu-entry-multiboot-modules
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-configuration-file-generator
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
bootloader-configuration-file
Channel: guix
Location: gnu/bootloader.scm (gnu bootloader)
%system-id-min
Channel: guix
Location: gnu/build/accounts.scm (gnu build accounts)
subordinate-id-overflow-error-range
Channel: guix
Location: gnu/build/accounts.scm (gnu build accounts)
%system-id-max
Channel: guix
Location: gnu/build/accounts.scm (gnu build accounts)
shadow-entry-minimum-change-period
Channel: guix
Location: gnu/build/accounts.scm (gnu build accounts)
Total public symbols: 86767