From f85c63bf65cebe98025022e56fbbdb95310b574a Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Mon, 9 Nov 2009 11:04:41 +0100 Subject: hdt: iso/floppy have to be quiet Impact: Quieten output of hdt By default, the provided iso/floppies are now quieter. This will increase the readibility of HDT's output --- com32/hdt/floppy/hdt.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'com32') diff --git a/com32/hdt/floppy/hdt.cfg b/com32/hdt/floppy/hdt.cfg index 8f707d0f..226bf75f 100644 --- a/com32/hdt/floppy/hdt.cfg +++ b/com32/hdt/floppy/hdt.cfg @@ -4,4 +4,4 @@ SERIAL 0 LABEL hdt COM32 hdt.c32 -APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids +APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids quiet -- cgit