about summary refs log tree commit diff
path: root/debian/network-manager.postrm
AgeCommit message (Collapse)Author
2017-06-17Switch runstatedir from /var/run to /runMichael Biebl
Update existing /etc/resolv.conf symlinks accordingly. Closes: #860045
2016-08-07Replace /etc/resolv.conf symlink with an empty file on package removalMichael Biebl
Removing the symlink is a hint to other packages that NetworkManager is no longer controlling the file. Closes: #826366
2013-05-06Be more aggressive in cleaning up /var/lib/NetworkManager on purge.Michael Biebl
2013-01-29Drop remaining bits of /e/n/i manglingMichael Biebl
Trying to restore a potentially outdated /e/n/i file most likely does more harm then good. Someone upgrading from squeeze to wheezy most likely has adjusted his network configuration by now.
2013-01-29No longer run the ifblacklist_migrate.sh script upon installation.Michael Biebl
This script was used to comment out DHCP type network interface configurations in /etc/network/interfaces as otherwise NM would mark such devices as unmanaged. This script was buggy though and sometimes created a broken network configuration. Since debian-installer in wheezy (7.0) will create proper configuration for NM if the network-manager package is part of the installation, this is no longer necessary. If users make a minimal system installation and install the network-manager package afterwards, show a warning in postinst if we find any interface configurations in /etc/network/interfaces. (Closes: #688355, #690987, #606268)
2012-03-24Clean up seen-bssids and timestamps state file on purge.Michael Biebl
2010-11-29Don't try the interfaces migration if /etc/network/interfaces does not exist.Michael Biebl
This avoids a failure on remove. (Closes: #605360)
2010-11-17Integrate debian/ifblacklist_migrate.sh from Ubuntu and installMichael Biebl
it in /usr/lib/NetworkManager. Improve it to disable the interfaces with a #NetworkManager# prefix and re-enable them when the package is removed. (Closes: #530024) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3768 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-08-06* debian/network-manager.postrmMichael Biebl
- Don't fail on purge if /var/lib/NetworkManager directory does not exist. (Closes: #591861) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3715 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-27* debian/network-manager.postrmMichael Biebl
- Clean up /var/lib/NetworkManager on purge. (Closes: #584854) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3681 ceb527fc-18e6-0310-9fe2-813c157c29e7
2008-06-18Merge mbiebl's packagingSjoerd Simons
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2304 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-04-24Switch to regular SysV init scripts debian/0.6.4-8Michael Biebl
- Rename the start script properly so they are picked up by dh_installinit - Start them at S26, stop them at K14 - preinst,postinst,postrm: Make sure, the old conffiles for NetworkManager(Dispatcher) are removed/renamed properly. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1434 ceb527fc-18e6-0310-9fe2-813c157c29e7