File: choices

package info (click to toggle)
partman-prep 38
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 412 kB
  • sloc: sh: 135; makefile: 2
file content (10 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

. /usr/share/debconf/confmodule

dev="$1"
id="$2"

db_metaget partman/method_long/prep description

printf 'prep\t%s\n' "$RET"