From d01d2c3013b4ec53354c69ddbd8626442c56675b Mon Sep 17 00:00:00 2001 From: Yifei Zhan Date: Wed, 1 Sep 2021 07:29:14 +0000 Subject: [PATCH 1/2] install all sets --- resources/install.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/install.conf b/resources/install.conf index b8d0f52..a426945 100644 --- a/resources/install.conf +++ b/resources/install.conf @@ -10,5 +10,4 @@ Which disk is the root disk = sd0 Use (W)hole disk MBR, whole disk (G)PT or (E)dit = g URL to autopartitioning template for disklabel = {{ DISKLABEL_TEMPLATE }} Http Server = cdn.openbsd.org -Set name(s) = -game* -x* -man* Directory does not contain SHA256.sig. Continue without verification = yes From ef52a394f7a353cc32c68c39d1ce03d0f5ac2bc6 Mon Sep 17 00:00:00 2001 From: ZhanYF <87886461+ZhanYF@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:21:58 +0000 Subject: [PATCH 2/2] remove games and man pages --- resources/install.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/install.conf b/resources/install.conf index a426945..772fb97 100644 --- a/resources/install.conf +++ b/resources/install.conf @@ -10,4 +10,5 @@ Which disk is the root disk = sd0 Use (W)hole disk MBR, whole disk (G)PT or (E)dit = g URL to autopartitioning template for disklabel = {{ DISKLABEL_TEMPLATE }} Http Server = cdn.openbsd.org +Set name(s) = -game* -man* Directory does not contain SHA256.sig. Continue without verification = yes