| 
									
										
										
										
											2015-12-14 16:26:31 -08:00
										 |  |  | Source: ifupdown2 | 
					
						
							|  |  |  | Section: admin | 
					
						
							|  |  |  | Priority: optional | 
					
						
							| 
									
										
										
										
											2016-09-19 13:18:06 -07:00
										 |  |  | Maintainer: Julien Fortin <julien@cumulusnetworks.com> | 
					
						
							| 
									
										
										
										
											2016-10-24 00:40:17 +02:00
										 |  |  | Standards-Version: 3.9.8 | 
					
						
							| 
									
										
										
										
											2015-12-14 16:26:31 -08:00
										 |  |  | Build-Depends: python-setuptools, dh-python, python-all (>= 2.6.6-3), debhelper (>= 9~), python-docutils, dh-systemd | 
					
						
							|  |  |  | Homepage: https://github.com/CumulusNetworks/ifupdown2 | 
					
						
							|  |  |  | X-Python-Version: >= 2.6 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Package: ifupdown2 | 
					
						
							|  |  |  | Architecture: all | 
					
						
							| 
									
										
										
										
											2016-10-05 17:00:16 +02:00
										 |  |  | Suggests: python-gvgen, python-mako | 
					
						
							| 
									
										
										
										
											2015-12-14 16:26:31 -08:00
										 |  |  | Replaces: ifupdown | 
					
						
							|  |  |  | Provides: ifupdown | 
					
						
							| 
									
										
										
										
											2016-12-22 14:34:12 +01:00
										 |  |  | Depends: ${python:Depends}, ${misc:Depends}, python-argcomplete, python-ipaddr, iproute2 | 
					
						
							|  |  |  | Recommends: isc-dhcp-client | dhcp-client | 
					
						
							| 
									
										
										
										
											2015-12-14 16:26:31 -08:00
										 |  |  | Description: Network Interface Management tool similar to ifupdown | 
					
						
							|  |  |  |  ifupdown2 is ifupdown re-written in Python. It replaces ifupdown and provides | 
					
						
							|  |  |  |  the same user interface as ifupdown for network interface configuration. | 
					
						
							|  |  |  |  Like ifupdown, ifupdown2 is a high level tool to configure (or, respectively | 
					
						
							|  |  |  |  deconfigure) network interfaces based on interface definitions in | 
					
						
							|  |  |  |  /etc/network/interfaces. It is capable of detecting network interface | 
					
						
							|  |  |  |  dependencies and comes with several new features which are available as | 
					
						
							|  |  |  |  new command options to ifup/ifdown/ifquery commands. It also comes with a new | 
					
						
							|  |  |  |  command ifreload to reload interface configuration with minimum | 
					
						
							|  |  |  |  disruption. Most commands are also capable of input and output in JSON format. | 
					
						
							|  |  |  |  It is backward compatible with ifupdown /etc/network/interfaces format and | 
					
						
							|  |  |  |  supports newer simplified format. It also supports interface templates with | 
					
						
							|  |  |  |  python-mako for large scale interface deployments. See | 
					
						
							|  |  |  |  /usr/share/doc/ifupdown2/README.rst for details about ifupdown2. Examples | 
					
						
							|  |  |  |  are available under /usr/share/doc/ifupdown2/examples. |