~ubuntu-branches/ubuntu/natty/debian-installer-utils/natty-updates

1 by Joey Hess
* Updated translations:
1
#!/bin/sh -e
9 by Colin Watson
debconf-get, debconf-set: Use DEBIAN_FRONTEND=noninteractive rather than
2
export DEBIAN_FRONTEND=noninteractive
1 by Joey Hess
* Updated translations:
3
. /usr/share/debconf/confmodule
4
db_set "$1" "$2"