Branches for Oneiric

Name Status Last Modified Last Commit
lp:ubuntu/oneiric/ipplan 2 Mature 2011-04-28 13:50:32 UTC
12. * Implement proper configuration hand...

Author: Jan Wagner
Revision Date: 2010-12-09 11:56:13 UTC

* Implement proper configuration handling (Closes: #603427)
  - Add ucf to Depends
  - Write database settings from old config file into /etc/ipplan/db.php
  - Register /etc/ipplan/db.php via ucf in postinst
  - Deregister /etc/ipplan/db.php via ucf and remove variants in postrm on
    purge
  - Migrate /etc/ipplan/config.php to /etc/ipplan/local_conf.php, if user
    has modified the file
  - Adjust README.Debian related to our new way to configure ipplan
* Add 11_user_config.dpatch to patch shipped config to also read our config
  files
* Add 05_fix_config_syntax.dpatch to fix broken default config
* Only call postinst and config if we install the package or on
  dpkg-reconfigure
* Copy template of local_conf.php to /etc/ipplan/ via postinst if there isn't
  one yet
* Remove /etc/ipplan/local_conf.php on purge

11 of 1 result