Commit Graph

7 Commits (aaf75ca1a01488d9246190c81c3d5b74fd9d724d)

Author SHA1 Message Date
Dustin aaf75ca1a0 ci: Install systemd in build container
The *systemd* package provides the `systemd-hwdb` command, which is used
during the build to generate `/usr/lib/udev/hwdb.bin` in the target
filesystem.
2022-06-23 10:33:30 -05:00
Dustin 40867c456d package: Include Pi firmware in archive root
dustin/metricspi/pipeline/head This commit looks good Details
Raspberry Pi firmware files are now included in the root of the
distribution archive, insteaad of in an `rpi-firmware` subdirectory.
This will make it easier to extract them to the FAT32 partition on the
SD card, along with the kernel and initramfs images files.
2022-06-23 10:26:04 -05:00
Dustin 5650285a8a rootfs: Install tar
dustin/metricspi/pipeline/head This commit looks good Details
`tar` will be needed to extract update packages
2022-06-22 21:13:24 -05:00
Dustin a767ed66a5 ci: Build package 2022-06-22 21:13:24 -05:00
Dustin a7a779b2f6 build: add package target
`make package` will produce a tarball containing the kernel image,
initramfs image, Raspberry Pi firmware, and root filesystem image.
2022-06-22 20:52:48 -05:00
Dustin 6176e86eff ci: Add CI pipeline
dustin/metricspi/pipeline/head This commit looks good Details
2022-06-22 17:11:55 -05:00
Dustin 50d2f3459b Initial commit 2022-06-22 17:06:58 -05:00