armbian-build/config/sources
Ricardo Pardini 6c232a1303 grub: add hooks, fix GRUB font & wallpaper, introduce grub-with-dtb extension
- introduce hooks `grub_early_config`, `grub_pre_install` and `grub_late_config`
  - what we see here is an extension that itself has hooks, that just works
- introduce extension `grub-with-dtb`, which
  - enables `grub` extension
  - requires `BOOT_FDT_FILE` to be set
  - includes `/etc/armbian-grub-with-dtb` with `BOOT_FDT_FILE=` in the bsp-cli
  - includes `/etc/kernel/postinst.d/armbian-grub-with-dtb` in the bsp-cli
     - which reads the above and creates links for `/boot/armbian-dtb-<version>` when deploying deb's
  - adds implementations of the hooks above to
    - replace the distro's `10_linux` with our own `09_linux_with_dtb`
      - which looks for `/boot/armbian-dtb-<version>`
    - forcibly run  `/etc/kernel/postinst.d/armbian-grub-with-dtb` during image build, since bsp-cli is installed after linux-image
- uefi-arm64: enable GRUB wallpaper by setting `UEFI_GRUB_TERMINAL=gfxterm`
- force GRUB_FONT so Ubuntu is not confused and gfxterm (incl wallpaper) finally works
2023-06-26 13:52:29 +02:00
..
families grub: add hooks, fix GRUB font & wallpaper, introduce grub-with-dtb extension 2023-06-26 13:52:29 +02:00
amd64.conf arch configs (all): default, but do not overwrite, KERNEL_IMAGE_TYPE/KERNEL_INSTALL_TYPE/etc: allow board/family to set 2023-04-08 14:33:39 +02:00
arm64.conf arch configs (all): default, but do not overwrite, KERNEL_IMAGE_TYPE/KERNEL_INSTALL_TYPE/etc: allow board/family to set 2023-04-08 14:33:39 +02:00
armhf.conf arch configs (all): default, but do not overwrite, KERNEL_IMAGE_TYPE/KERNEL_INSTALL_TYPE/etc: allow board/family to set 2023-04-08 14:33:39 +02:00
common.conf config: fix: replace undue export statements with declare -g; shellfmt 2023-03-31 09:37:37 +02:00
README.md Remove K<4, change branches, new features (#1586) 2019-11-19 23:25:39 +01:00
riscv64.conf arch configs (all): default, but do not overwrite, KERNEL_IMAGE_TYPE/KERNEL_INSTALL_TYPE/etc: allow board/family to set 2023-04-08 14:33:39 +02:00

armhf arm64
imx6 : imx6 meson-gxbb : meson64
imx7d : imx7d meson-gxl : meson64
meson8b: meson mt7623 : mt7623
mvebu : mvebu mvebu64 : mvebu64
odroidxu4 : odroidxu4 odroidn2 : odroidn2
rockchip : rockchip rk3399 : rk3399
Allwinner sun4i : sunxi rockchip64 : rockchip64
Allwinner sun5i : sunxi s5p6818 : s5p6818
Allwinner sun6i : sunxi sun50iw1 : sunxi64
Allwinner sun7i : sunxi sun50iw2 : sunxi64
Allwinner sun8i : sunxi sun50iw6 : sunxi64
Allwinner sun9i : sunxi virtual : qemu-virtual
zynq : zynq
jetson-nano : jetson-nano
jethubj80 : meson64
jethubj100 : meson64