Curt Brune

Results 29 comments of Curt Brune

@skelband I 2nd your thoughts -- @raelgc really appreciate your efforts here. bums me out a bit. the "official" slack client does not support the X11 URGENCY bit in WM_HINTS,...

FWIW, I have an open ticket with Slack tech support to add the `URGENT` hint to their client.

Hello @zhuiwang - The relevant error message is here: ``` ERROR: grub-install failed on: /dev/vda grub-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please specify --target or --directory. ``` There is something wrong...

Hmmm, not sure what is going wrong here. I can't reproduce it using an x86 system. I created a bridge called `br-mastergate`. The `ip neigh show dev br-mastergate` command works...

It seems the main difference between the two cases is when "dev br-mastergate" is specified to the query the following call is made: ``` if (filter_dev) { if ((G_filter.index =...

@bittorf - is this still an issue. about to close issue as old business.

Added a new section to the wiki on Firmware Updates: https://opencomputeproject.github.io/onie/design-spec/firmware_update.html I still want to have an example of building a firmware update image. Also have more of a "firmware...

Note however, that `onie-fwpkg show-log` does display the complete history. This problem is pretty minor.

Sounds like a serial console configuration issue. You might have to change the serial console parameters for your platform. The settings in the source code are for the kvm_x86_64 machine,...

What version of ONIE are you running? Type `onie-sysinfo -a` and `cat /etc/machine.conf`. The kexec feature first appeared in ONIE version 2015.08.