Merge branch 'rel/5.1'
This commit is contained in:
commit
c3d0b01b7f
293 changed files with 6907 additions and 34130 deletions
3
packaging/deb/.gitignore
vendored
3
packaging/deb/.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
core-daemon.install
|
||||
core-gui.install
|
||||
core-daemon.prerm
|
|
@ -1,65 +0,0 @@
|
|||
core (5.0-0ubuntu1) precise; urgency=low
|
||||
|
||||
* Added Ryu SD and Open vSwitch services, code cleanup and refactoring
|
||||
|
||||
-- CORE Developers <core-dev@nrl.navy.mil> Fri, 01 Sep 2017 00:00:00 -0700
|
||||
|
||||
core (4.8-0ubuntu1) precise; urgency=low
|
||||
|
||||
* Support for NRL Network Modeling Framework (NMF) XML representation, bugfixes
|
||||
|
||||
-- CORE Developers <core-dev@pf.itd.nrl.navy.mil> Fri, 05 Jun 2015 00:00:00 -0700
|
||||
|
||||
core (4.7-0ubuntu1) precise; urgency=low
|
||||
|
||||
* EMANE 0.9.1, asymmetric links, bugfixes
|
||||
|
||||
-- Jeff Ahrenholz <core-dev@pf.itd.nrl.navy.mil> Wed, 08 Aug 2014 08:27:18 -0700
|
||||
|
||||
core (4.6-0ubuntu1) precise; urgency=low
|
||||
|
||||
* Edit Copy and Paste, Edit Find, bugfixes, Debian compliance
|
||||
|
||||
-- Jeff Ahrenholz <core-dev@pf.itd.nrl.navy.mil> Wed, 25 Sep 2013 12:36:54 -0700
|
||||
|
||||
core (4.5-0ubuntu1) precise; urgency=low
|
||||
|
||||
* XML support, SDT3D support, EMANE 0.8.1, ns-3 locations, code cleanup,
|
||||
bugfixes, and more.
|
||||
|
||||
-- Jeff Ahrenholz <core-dev@pf.itd.nrl.navy.mil> Thu, 11 Apr 2013 14:19:05 -0700
|
||||
|
||||
core (4.4-0ubuntu1) precise; urgency=low
|
||||
|
||||
* Bandwidth plots, event scheduling, EMANE 0.7.4, improved services support,
|
||||
code cleanup, bugfixes, and more.
|
||||
|
||||
-- Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com> Tue, 04 Sep 2012 11:53:23 -0700
|
||||
|
||||
core (4.3-0ubuntu1) oneiric; urgency=low
|
||||
|
||||
* Hook scripts, CEL, EMANE 0.7.3, physical nodes, improved WLAN and service
|
||||
dialogs, code cleanup, bugfixes, and more.
|
||||
|
||||
-- Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com> Thu, 09 Feb 2012 08:00:52 -0800
|
||||
|
||||
core (4.2-0ubuntu1) maverick; urgency=low
|
||||
|
||||
* bugfixes, EMANE 0.7.1 support.
|
||||
|
||||
-- Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com> Mon, 15 Aug 2011 13:19:16 -0800
|
||||
|
||||
core (4.1-0ubuntu1) lucid; urgency=low
|
||||
|
||||
* Node services, customizable nodes, traffic flows, IP address allocator,
|
||||
distributed emulation using GRE tunnels, EMANE 0.6.4 support, and more.
|
||||
|
||||
-- Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com> Thu, 09 Dec 2010 07:02:16 -0800
|
||||
|
||||
core (4.0-0ubuntu1) lucid; urgency=low
|
||||
|
||||
* New CORE deb packaging. Extra magic added to omit the horrible
|
||||
/usr/share/info/dir.gz file from being generated.
|
||||
|
||||
-- Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com> Wed, 29 Jul 2010 16:07:26 -0700
|
||||
|
|
@ -1 +0,0 @@
|
|||
9
|
|
@ -1,35 +0,0 @@
|
|||
This package was debianized by Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com>
|
||||
4/3/13
|
||||
|
||||
It was downloaded from: http://www.nrl.navy.mil/itd/ncs/products/core
|
||||
|
||||
Upstream Author(s): Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com>
|
||||
|
||||
Copyright:
|
||||
Copyright (C) 2010-2013, the Boeing Company.
|
||||
|
||||
License:
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
||||
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||||
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
||||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||||
THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
Packaging:
|
||||
Copyright (C) 2010-2013, the Boeing Company.
|
|
@ -1,20 +0,0 @@
|
|||
#! /usr/bin/dh-exec
|
||||
@SBINDIR@
|
||||
@CORE_CONF_DIR@
|
||||
@CORE_DATA_DIR@/examples/corens3
|
||||
@CORE_DATA_DIR@/examples/*.py
|
||||
@CORE_DATA_DIR@/examples/hooks
|
||||
@CORE_DATA_DIR@/examples/myservices
|
||||
@CORE_DATA_DIR@/examples/netns
|
||||
@CORE_DATA_DIR@/examples/services
|
||||
# ATmandirAT is expanding to ${datarootdir}/man
|
||||
@datarootdir@/man/man1/vnoded.1
|
||||
@datarootdir@/man/man1/vcmd.1
|
||||
@datarootdir@/man/man1/netns.1
|
||||
@datarootdir@/man/man1/core-daemon.1
|
||||
@datarootdir@/man/man1/coresendmsg.1
|
||||
@datarootdir@/man/man1/core-cleanup.1
|
||||
@datarootdir@/man/man1/core-xen-cleanup.1
|
||||
@pyprefix@/lib/python2.7/dist-packages
|
||||
/etc/init.d
|
||||
/etc/logrotate.d
|
|
@ -1,56 +0,0 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# see: dh_installdeb(1)
|
||||
|
||||
set -e
|
||||
|
||||
# summary of how this script can be called:
|
||||
# * <prerm> `remove'
|
||||
# * <old-prerm> `upgrade' <new-version>
|
||||
# * <new-prerm> `failed-upgrade' <old-version>
|
||||
# * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
|
||||
# * <deconfigured's-prerm> `deconfigure' `in-favour'
|
||||
# <package-being-installed> <version> `removing'
|
||||
# <conflicting-package> <version>
|
||||
# for details, see http://www.debian.org/doc/debian-policy/ or
|
||||
# the debian-policy package
|
||||
|
||||
SBINDIR=@SBINDIR@
|
||||
pyprefix=@pyprefix@
|
||||
pythondir=@pythondir@
|
||||
|
||||
core_daemon_stop()
|
||||
{
|
||||
if [ -x /etc/init.d/core-daemon ]; then
|
||||
/etc/init.d/core-daemon stop
|
||||
fi
|
||||
|
||||
if [ -x $SBINDIR/core-cleanup ]; then
|
||||
$SBINDIR/core-cleanup
|
||||
fi
|
||||
|
||||
if [ -d $pythondir/core ]; then
|
||||
find $pythondir/core -name '*.pyc' -delete
|
||||
fi
|
||||
}
|
||||
|
||||
case "$1" in
|
||||
remove|upgrade|deconfigure)
|
||||
core_daemon_stop > /dev/null 2>&1
|
||||
;;
|
||||
|
||||
failed-upgrade)
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "prerm called with unknown argument \`$1'" >&2
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
# dh_installdeb will replace this with shell code automatically
|
||||
# generated by other debhelper scripts.
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
|
@ -1,9 +0,0 @@
|
|||
#! /usr/bin/dh-exec
|
||||
@BINDIR@/core-gui
|
||||
@CORE_LIB_DIR@
|
||||
@CORE_DATA_DIR@/icons
|
||||
@CORE_DATA_DIR@/examples/configs
|
||||
@datarootdir@/pixmaps
|
||||
@datarootdir@/applications
|
||||
# ATmandirAT is expanding to ${datarootdir}/man
|
||||
@datarootdir@/man/man1/core-gui.1
|
|
@ -1,18 +0,0 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
# See debhelper(7) (uncomment to enable)
|
||||
# output every command that modifies files on the build system.
|
||||
# DH_VERBOSE = 1
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/autotools.mk
|
||||
include /usr/share/cdbs/1/rules/autoreconf.mk
|
||||
|
||||
DEB_DH_AUTORECONF_ARGS += ./bootstrap.sh
|
||||
|
||||
# this prevents 'make install' from invoking install-info that generates a
|
||||
# $(DEB_DESTDIR)usr/share/info/dir.gz file that causes a lintian error
|
||||
# the following rule was not enough
|
||||
# binary-post-install/core::
|
||||
# rm -f $(DEB_DESTDIR)usr/share/info/dir.gz
|
||||
#DEB_CONFIGURE_EXTRA_FLAGS := --disable-install-info
|
Loading…
Add table
Add a link
Reference in a new issue