Skip to content

Instantly share code, notes, and snippets.

View geissonator's full-sized avatar

Andrew Geissler geissonator

View GitHub Profile
@geissonator
geissonator / bootchart-20181106-1831.svg
Created November 6, 2018 18:38
OpenBMC v2.3-936-g46b48ef Romulus boot to standby systemd-bootchart
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@geissonator
geissonator / add-new-system.md
Created September 30, 2018 21:28
OpenBMC Tutorial on Adding a New System

Add a New System to OpenBMC

Document Purpose: How to add a new system to the OpenBMC distribution

Audience: Programmer familiar with BitBake

Prerequisites: Completed Development Environment Setup Document

Overview

@geissonator
geissonator / web-ui.md
Created September 30, 2018 21:27
OpenBMC Web UI Customization

OpenBMC Web User Interface Development

Document Purpose: How to customize, build, and run the OpenBMC Web UI

Audience: Programmer familiar with HTML and AngularJS

Prerequisites: Current Linux, Mac, or Windows system

Overview

@geissonator
geissonator / sdk-hello-world.md
Created September 30, 2018 21:21
OpenBMC Hello World using SDK

OpenBMC Hello World in SDK

Document Purpose: Walk through compiling and running an OpenBMC application in QEMU.

Prerequisites: Completed Development Environment Setup Document

Clone and Build a Repo

This lesson uses

@geissonator
geissonator / dev-environment.md
Created September 30, 2018 21:20
OpenBMC Development Environment

OpenBMC Development Environment

Document Purpose: How to set up an OpenBMC development environment

Audience: Programmer familiar with Linux and BMCs

Prerequisites: Current Linux, Mac, or Windows system

Overview