| Age | Commit message (Collapse) | Author |
|
Update existing /etc/resolv.conf symlinks accordingly.
Closes: #860045
|
|
Removing the symlink is a hint to other packages that NetworkManager is
no longer controlling the file.
Closes: #826366
|
|
|
|
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.
|
|
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)
|
|
|
|
This avoids a failure on remove. (Closes: #605360)
|
|
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
|
|
- 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
|
|
- 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
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2304 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- 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
|