I hereby claim:
- I am jfroy on github.
- I am jfroy (https://keybase.io/jfroy) on keybase.
- I have a public key whose fingerprint is F219 46EB 1282 A8EE 82BD 70F5 B152 3863 5F34 59B2
To claim this, I am signing this object:
INFO ESPHome 2025.6.2 | |
INFO Reading configuration /config/hvac-ofe.yaml... | |
INFO Detected timezone 'America/Los_Angeles' | |
INFO Generating C++ source... | |
INFO Updating https://github.com/espressif/[email protected] | |
INFO Compiling app... | |
Processing hvac-ofe (board: esp32-s3-devkitc-1; framework: espidf; platform: https://github.com/pioarduino/platform-espressif32/releases/download/53.03.13/platform-espressif32.zip) | |
-------------------------------------------------------------------------------- | |
Platform Manager: Installing https://github.com/pioarduino/platform-espressif32/releases/download/53.03.13/platform-espressif32.zip | |
INFO Installing https://github.com/pioarduino/platform-espressif32/releases/download/53.03.13/platform-espressif32.zip |
[Distribution] | |
Distribution=arch | |
[Content] | |
Autologin=true | |
Bootloader=none | |
KernelCommandLine=rw | |
Keymap=us | |
Locale=en_US.UTF-8 | |
MakeInitrd=no |
# default to using syslog. /etc/rsyslog.d/45-frr.conf places the log in | |
# /var/log/frr/frr.log | |
# | |
# Note: | |
# FRR's configuration shell, vtysh, dynamically edits the live, in-memory | |
# configuration while FRR is running. When instructed, vtysh will persist the | |
# live configuration to this file, overwriting its contents. If you want to | |
# avoid this, you can edit this file manually before starting FRR, or instruct | |
# vtysh to write configuration to a different file. | |
log syslog informational |
#!/bin/sh | |
set -eu | |
COMMAND="$1" | |
KERNEL_VERSION="$2" | |
INITRD="${KERNEL_INSTALL_STAGING_AREA}/initrd.img-${KERNEL_VERSION}" | |
[ "$COMMAND" = add ] || exit 0 |
I hereby claim:
To claim this, I am signing this object: