diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-11-16 17:54:47 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-11-16 17:54:47 -0400 |
| commit | cff178de9c0d229574ab884fcca08a41f434e119 (patch) | |
| tree | 6208a18ba662ea907eb51db6196ff54c0577b543 /propellor.cabal | |
| parent | 19feb8451b75ae669b45add9e9d9851a542fd981 (diff) | |
Uboot: New module.
Installing u-boot to the boot sector is not needed by some boards
(my CubieTruck boots without it), but may be by others.
Tricky part was making u-boot be written to a disk image when building one.
This commit was sponsored by Jake Vosloo on Patreon.
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index 51640658..239a00e6 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -157,6 +157,7 @@ Library Propellor.Property.Systemd.Core Propellor.Property.Timezone Propellor.Property.Tor + Propellor.Property.Uboot Propellor.Property.Unbound Propellor.Property.User Propellor.Property.Uwsgi |
