From 0266b2f8dac005de2f1c32b41e318e1465967db7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 16 Nov 2017 17:57:17 -0400 Subject: policy on non-free firmware --- src/Propellor/Property/Machine.hs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/Propellor/Property/Machine.hs') diff --git a/src/Propellor/Property/Machine.hs b/src/Propellor/Property/Machine.hs index 5f5024df..b6785bdb 100644 --- a/src/Propellor/Property/Machine.hs +++ b/src/Propellor/Property/Machine.hs @@ -4,6 +4,11 @@ -- to use them. Rather than needing to hunt down documentation about the -- kernel, bootloader, etc needed by a given machine, if there's a property -- in here for your machine, you can simply use it. +-- +-- Sometime non-free firmware is needed to use a board. If the board won't +-- be functional at all without it, its property will include the non-free +-- firmware, but if the non-free firmware is only needed for non-critical +-- functionality, it won't be included. module Propellor.Property.Machine ( -- * ARM boards -- cgit v1.2.3