[vyatta-svn] Vyatta OFR build: Changes to 'dublin'

Tom Grennan tgrennan at suva.vyatta.com
Thu Jun 21 11:20:42 PDT 2007


 base/Makefile.am                    |   36 -
 base/apt-get.wrap                   |   63 --
 base/conffiles                      |    7 
 base/control.in                     |   33 -
 base/files.in                       |    3 
 base/hosts                          |    1 
 base/ifrename                       |   52 --
 base/install-system                 |  888 ------------------------------------
 base/motd                           |    4 
 base/motd.tail                      |    4 
 base/no-stderr.wrap                 |    3 
 base/progress-indicator             |   24 
 base/quick-install                  |  881 -----------------------------------
 base/vyatta-floppy                  |   71 --
 base/vyatta-functions               |   44 -
 base/vyatta-netsetup                |   60 --
 scripts/Makefile.am                 |   16 
 scripts/config.boot.default.in      |   42 -
 scripts/control.in                  |   10 
 scripts/files.in                    |   13 
 scripts/messages                    |    9 
 scripts/show_interfaces             |  199 --------
 scripts/xorpsh.in                   |   12 
 xorp/xorp.postinst.in               |   98 ---
 .gitignore                          |   10 
 configure.ac                        |   35 -
 version/control.in                  |    3 
 xorp/Makefile                       |   50 +-
 xorp/control.in                     |   78 ++-
 xorp/files.in                       |  280 ++++++++---
 xorp/rl-system.postinst.in          |   92 +++
 xorp/rtrmgr.postinst.in             |   69 ++
 xorp/scripts/apt-get.wrap           |   63 ++
 xorp/scripts/firewall.init.in       |   70 ++
 xorp/scripts/install-system         |  888 ++++++++++++++++++++++++++++++++++++
 xorp/scripts/no-stderr.wrap         |    3 
 xorp/scripts/ofr.init.in            |   88 +++
 xorp/scripts/progress-indicator     |   24 
 xorp/scripts/quick-install          |  881 +++++++++++++++++++++++++++++++++++
 xorp/scripts/rl-system.init.in      |  260 ++++++++++
 xorp/scripts/rtrmgr.init.in         |  105 ++++
 xorp/scripts/show_interfaces        |  198 ++++++++
 xorp/scripts/vyatta-functions       |   44 +
 xorp/scripts/xorpsh.wrap.in         |   12 
 xorp/sysconf/config.boot.default.in |   42 +
 xorp/sysconf/hosts                  |    1 
 xorp/sysconf/logrotate_messages     |    9 
 xorp/sysconf/motd.tail              |    4 
 48 files changed, 3195 insertions(+), 2687 deletions(-)

New commits:
commit e70712a35f42322f19adf5be0c0e99b705fbb94b
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Thu Jun 21 11:03:47 2007 -0700

    add --enable-nostrip configure option for xorp packages
    
    may include in other packages by appending @NOSTRIP@
    to desired lines of the respective PROJECT/files.in

commit 514b967ff257e78e040590f45e795e5d1ba775a7
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Thu Jun 21 09:50:36 2007 -0700

    fix bug 2048 "show interfaces [ethernet] should include vmnet devices"

commit 176fc030645b748d466fd5a0b140da29674eda2d
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Wed Jun 20 18:59:22 2007 -0700

    merge base pkg with rl-system
    
    this speedup init and reduced console noise

commit f1fa8dde65a06aa71f371df75f62d50f11aec311
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Tue Jun 19 17:31:22 2007 -0700

    add ofr.init that controls start/stop of these sub-inits
        rl-system, firewall, rtrmgr

commit 89afef03a9abf5b3fe8000d7fccffb11924d584e
Author: Tom Grennan <tgrennan at vyatta.com>
Date:   Fri Jun 15 11:26:21 2007 -0700

    pkg mods: rm scripts, mv xorp rtrmgr, add rl-system
    
    the contents of xorp pkg are split between rtrmgr and rl-system
    and the few things in scripts were merged into rtrmgr.
    
    with this one may now safely install rtrmgr, bgp, ospf and rip
    on debian or ubuntu systems w/o having rtrmgr trounce /etc config files
    (other than creating group xorp)

http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e70712a35f42322f19adf5be0c0e99b705fbb94b
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=514b967ff257e78e040590f45e795e5d1ba775a7
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=176fc030645b748d466fd5a0b140da29674eda2d
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=f1fa8dde65a06aa71f371df75f62d50f11aec311
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=89afef03a9abf5b3fe8000d7fccffb11924d584e


More information about the svn mailing list