https://github.com/orangecms/u-root-bootloaders
presentation slides for a talk on implementing bootloaders in u-root
https://github.com/orangecms/u-root-bootloaders
bootloaders golang kexec linux presentation
Last synced: 22 days ago
JSON representation
presentation slides for a talk on implementing bootloaders in u-root
- Host: GitHub
- URL: https://github.com/orangecms/u-root-bootloaders
- Owner: orangecms
- License: cc0-1.0
- Created: 2020-09-26T22:12:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-10T11:44:43.000Z (over 5 years ago)
- Last Synced: 2025-08-04T22:40:54.473Z (10 months ago)
- Topics: bootloaders, golang, kexec, linux, presentation
- Language: Makefile
- Homepage: https://metaspora.org/u-root-bootloaders-LinuxDay2020.pdf
- Size: 607 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootloader bauen auf Basis von Bekanntem mit u-root
This presentation was given at [LinuxDay](https://linuxday.at/) 2020.
See also the [abstract](abstract.md) (German only).
## Building the slides
To build the slides, you will need [Pandoc](https://pandoc.org/), the Source
Sans Pro font and the Twitter Color Emoji font. Just run `make` to build them.
If you don't have the Source Sans Pro font, you can remove the respective line
from the `Makefile`, or just rewrite it / pick up the command from there and
adjust it if you have a different environment. The few emoji used in `slides.md`
can also be removed or the font changed in case you don't have the Twitter Color
Emoji font.