propellor-5.10.2: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

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.