~ubuntu-branches/ubuntu/natty/mason/natty

« back to all changes in this revision

Viewing changes to debian/config

  • Committer: Package Import Robot
  • Author(s): Jeff Licquia
  • Date: 1999-11-24 23:55:13 UTC
  • Revision ID: package-import@ubuntu.com-19991124235513-dd43azsropqhk7t8
Tags: 0.13.0.92-2
* Added config questions for default policies to prevent boot-time
questions. (closes bug #50745)
* Changed maintainer address to jive with other packages.
* Fixed problem with *-ips files being created in current directory
instead of /var/lib/mason.
* Moved baserules from /var/lib/mason to /etc/mason.baserules (by request;
so config backups of /etc work properly).
* Fixed pristine source problem (it's uploaded now :-).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh -e
 
2
 
 
3
. /usr/share/debconf/confmodule
 
4
 
 
5
db_input medium mason/newrulepolicy || true
 
6
db_go
 
7
 
 
8
db_input medium mason/defaultpolicy || true
 
9
db_go