File: autoinst-read-debconf.man

package info (click to toggle)
autoinstall 1.0
  • links: PTS
  • area: main
  • in suites: woody
  • size: 356 kB
  • ctags: 41
  • sloc: python: 2,127; perl: 145; sh: 128; makefile: 65
file content (33 lines) | stat: -rw-r--r-- 1,339 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.\" This manpage is copyright (C) 2000, 2001 Progeny Linux Systems, Inc.
.\" Author: Branden Robinson <branden@progeny.com>
.\"
.\" This is free software; you may redistribute it and/or modify
.\" it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2,
.\" or (at your option) any later version.
.\"
.\" This is distributed in the hope that it will be useful, but
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with the Debian GNU/Linux system; if not, write to the Free
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
.\" 02111-1307 USA
.TH autoinst-read-debconf 1 "2001-07-09" "Debian GNU/Linux"
.SH NAME
autoinst-read-debconf \- dump debconf information to autoinstaller db
.SH SYNOPSIS
autoinst-read-debconf \fIoutput-file\fP
.SH DESCRIPTION
.B autoinst-read-debconf
reads the debconf database and writes it to
.I output-file.
The format is suitable for use as a debconf database for the
autoinstaller.
.SH AUTHOR
Jeff Licquia et al. for Progeny Linux Systems.
.SH SEE ALSO
.BR make-autoinst-initrd (1),
.BR update-autoinst-disk (1)