summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/entities/common.ent2
-rw-r--r--debian/changelog2
2 files changed, 4 insertions, 0 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index d0075df2e..9fba3ac1b 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -69,6 +69,8 @@ Size of install as used in appendix/files.xml; all values based on amd64.
To determine the size of the base system and tasks, start with a default
installation:
+- having removed /usr/lib/finish-install.d/08hw-detect to avoid installing
+qemu-guest-agent which pulls glib+perl+icu
- in English
- with use of network mirror
- without selecting _any_ tasks.
diff --git a/debian/changelog b/debian/changelog
index b2ad2cbd3..03af33590 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ installation-guide (20200716) UNRELEASED; urgency=medium
(Closes: Bug#976255)
* rules: Set FORCE_SOURCE_DATE to 1.
* build/entities/urls.ent: Update brltty website URL.
+ * build/entities/common.ent: Note for installation size to avoid
+ installing qemu-user-agent.
[ Holger Wansing ]
* Some more UEFI updates. Closes: #905173