summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 03:38:39 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 03:38:39 (EST)
commit06e013f8e43e4b4d5aafb57cc603e651beb497de (patch)
treed774bcc9adb913620c831724f5f57f9dc21f486b
parentcf96908d2b9e6b62ef18b8804b53eba55fa5cbac (diff)
base: Depend on lilo
-rw-r--r--changelog1
-rw-r--r--substvars1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 33ebfb6..4e7cb05 100644
--- a/changelog
+++ b/changelog
@@ -12,6 +12,7 @@ config-libiquity-testbench (1.1) trunk
Hotplug driver and IBM extensions (fixes "acpiphp_ibm:
ibm_acpiphp_init: acpi_walk_namespace failed" error at boot).
* config-lilo: New package.
+ * config-base: Depend on lilo.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 14 Jan 2021 00:33:38 -0500
diff --git a/substvars b/substvars
index 793c1f3..f06d5a0 100644
--- a/substvars
+++ b/substvars
@@ -1,4 +1,5 @@
Config-Base-Depends:
+ lilo,
linux-image-4.19,
base-files,
busybox,