sparkles: Minor enhancements (#239)

* 🐛 Fixup grub option quoting

* ⚙️ Copy discovery to oem if found

*  Add environment block to install

* ⚙️ Use /oem for mount in kcrypt post-hook

* 📝 Update docs with installer env reference

* 🤖 Add test deps

* ⚙️ Be consistent and set env also for post-hooks

* ⚙️ propagate env in post-hooks
This commit is contained in:
Ettore Di Giacinto
2022-10-18 07:45:07 +02:00
committed by Itxaka
parent 153b98887d
commit 93cef67c86

1
go.mod
View File

@@ -19,6 +19,7 @@ require (
github.com/nxadm/tail v1.4.8
github.com/onsi/ginkgo/v2 v2.1.4
github.com/onsi/gomega v1.20.0
github.com/otiai10/copy v1.7.0
github.com/pterm/pterm v0.12.41
github.com/qeesung/image2ascii v1.0.1
github.com/spectrocloud/peg v0.0.0-20221005172954-aa887438fafc