Go to file
Dustin 9d00ebfdba
Aimee OS/aimee-os/pipeline/head This commit looks good Details
Use LINUX_IMAGE_NAME to find kernel file
It turns out, Buildroot already sets a variable, `LINUX_IMAGE_NAME`,
that holds the name of the Linux kernel image file.  Instead of figuring
it out for ourselves (incorrectly, it turns out), we can just use that.
2025-08-30 14:04:53 -05:00
board grub2: Support setting rootflags in config 2025-08-29 20:17:52 -05:00
boot Begin persistent storage implementation 2025-08-29 20:17:52 -05:00
ci Implement system-update feature 2025-08-30 11:21:44 -05:00
configs configs/*: Move GRUB, kernel config to external.mk 2025-08-29 20:29:43 -05:00
package/aimee-os-utils Configure network interfaces by default 2025-08-30 11:21:44 -05:00
update Implement system-update feature 2025-08-30 11:21:44 -05:00
.gitignore ci: Add Jenkins pipeline 2025-08-29 20:13:14 -05:00
Config.in Begin persistent storage implementation 2025-08-29 20:17:52 -05:00
external.desc Initial commit 2025-08-17 10:30:19 -05:00
external.mk Use LINUX_IMAGE_NAME to find kernel file 2025-08-30 14:04:53 -05:00