summaryrefslogtreecommitdiffstats
path: root/hosts/print1/conf
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-10-14 17:48:27 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-10-14 17:53:34 (EDT)
commit67d5fd888685755305af69d87749c954e7e992b5 (patch)
tree2438481386c2620f44e4ab96f6869c729547250e /hosts/print1/conf
parent75bd3b864db4b1e2e86c219896be03b31430ff72 (diff)
downloadpc-inst-67d5fd888685755305af69d87749c954e7e992b5.zip
pc-inst-67d5fd888685755305af69d87749c954e7e992b5.tar.gz
pc-inst-67d5fd888685755305af69d87749c954e7e992b5.tar.bz2
print1: Remove GRUB
Diffstat (limited to 'hosts/print1/conf')
-rw-r--r--hosts/print1/conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/print1/conf b/hosts/print1/conf
index b219024..016c20d 100644
--- a/hosts/print1/conf
+++ b/hosts/print1/conf
@@ -2,7 +2,7 @@
# start,size,id,bootable
part_script='
- 2,+,83,*
+ ,+,83,*
'
# fs mp type options dump pass
@@ -14,7 +14,6 @@ mirror='http://deb.debian.org/debian'
suite='bullseye'
arch='amd64'
extra_pkgs='
- grub-pc
linux-image-amd64
sysvinit-core
'