propellor-5.17: property-based host configuration management in haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Propellor.Property.Uboot

Synopsis

Documentation

type BoardName = String Source #

Name of a board.

sunxi :: BoardName -> Property (HasInfo + DebianLike) Source #

Installs u-boot for Allwinner/sunxi platforms.

This includes writing it to the boot sector.