Commit Graph

21 Commits

Author SHA1 Message Date
29a935c490 ci: Add CAP_CHROOT to build container
This is needed in order to run `passwd -R` to clear the root password
in the target filesystem.
2024-12-29 20:25:49 -06:00
dc2b52705c fixup-firefox-bin
All checks were successful
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good
2024-12-29 17:08:49 -06:00
3d4a98473c ci: archive build logs on failure
Some checks failed
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
2024-12-29 15:04:39 -06:00
094e8d47b9 Update AimeeOS 2024-12-29 15:04:38 -06:00
904594b765 wip: firefox binary 2024-12-29 15:04:27 -06:00
6d466852a0 fixup! wip: use persistent volumes for portage, binpkgs 2024-12-23 19:30:43 -06:00
d667070a51 xxx: debugging firefox build fail to find clang
All checks were successful
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good
2024-12-23 16:55:09 -06:00
a26f109145 wip: build firefox w/ gcc
Some checks failed
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
cannot find aarch64-unknown-linux-gnu-clang-19
2024-12-23 12:06:18 -06:00
339324362f fixup! wip: Install Firefox
Some checks failed
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
2024-12-22 22:39:32 -06:00
047b8e4914 wip: use persistent volumes for portage, binpkgs 2024-12-22 22:04:00 -06:00
b86d347683 wip: Install Firefox 2024-12-22 20:29:29 -06:00
fd925c3da0 Update Aimee OS
All checks were successful
dustin/photoframe2/pipeline/head This commit looks good
2024-12-22 17:57:46 -06:00
428e30c01d ci: Clear env to run build
Some checks failed
dustin/photoframe2/pipeline/head There was a failure building this commit
We don't need any of the environment variables Jenkins sets, and some of
them (like `GIT_COMMIT`) interfere with building packages.
2024-12-22 14:34:48 -06:00
f560d965cf Update aimee-os
Some checks failed
dustin/photoframe2/pipeline/head There was a failure building this commit
2024-12-13 19:46:09 -06:00
4161d20de2 portage: Install-mask systemd-nsresourced
I don't know what this is for; I think it has something to do with
containers, possibly for `systemd-npsawn`?  It spawns a bunch of
processes and wastes several megabytes of RAM.
2024-12-13 19:44:30 -06:00
5871260128 customize: Add script
Deleting the initial password for `root` so we can log in to the serial
console for debugging.

Enabling _wpa_supplicant_ to connect to WiFi automatically.
2024-12-13 19:43:33 -06:00
a9e01d36e8 Add Rasperry Pi WiFi support
We need the Broadcom firmware from the _linux-firmware_ package (and
nothing else).  We also need _wpa_supplicant_, to configure the WiFi
connection.  Finally, we need to configure _systemd-networkd_ to manage
the network device.
2024-12-13 19:41:03 -06:00
26d83bd68b config: Set rootflags
Need to add `rootwait` because the Raspberry Pi SD card reader is really
slow and does not initialize in time for the kernel to load the root
filesystem from it.
2024-12-13 19:37:21 -06:00
3de06660b0 wip: Enable BCM2835_MMC
All checks were successful
dustin/photoframe2/pipeline/head This commit looks good
Trying to get the kernel to find the root filesystem on the SD card...
2024-12-10 14:43:10 -06:00
adf77e301c ci: Begin Jenkins build pipeline
All checks were successful
dustin/photoframe2/pipeline/head This commit looks good
2024-12-10 10:39:10 -06:00
a9fe599978 Initial commit 2024-12-10 10:39:10 -06:00