Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop <mika@grml.org> |
| Mon Apr 16 14:17:30 2007 +0200 (19 months ago) | |
| changeset 118 | 805d6fb99a0b |
| manifest | 805d6fb99a0b |
| parent 117 | f67cfc0b3df6 |
| child 119 | 8ab6b6dc6938 |
--- a/config Mon Apr 16 14:15:08 2007 +0200+++ b/config Mon Apr 16 14:17:30 2007 +0200@@ -3,7 +3,7 @@# Authors: grml-team (grml.org), (c) Michael Prokop <mika@grml.org># Bug-Reports: see http://grml.org/bugs/# License: This file is licensed under the GPL v2.-# Latest change: Mon Apr 09 14:42:58 CEST 2007 [mika]+# Latest change: Mon Apr 16 14:17:19 CEST 2007 [mika]################################################################################################################################################################@@ -80,6 +80,9 @@ HOSTNAME='grml'# supported values: debootstrap cdebootstrapDEBOOTSTRAP='debootstrap'+# Which debconf-frontend should be used?+DEBIAN_FRONTEND='noninteractive'+# The single steps/stages of grml-deboostrap are stored inside /etc/debootstrap/stages# by default. Use another directory instead?# STAGES='/etc/debootstrap/stages'