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

Rick Balocca rbalocca at suva.vyatta.com
Mon Jul 16 17:54:08 PDT 2007


 tools/create-iso                                                                                                                |  310 -----
 Makefile.am                                                                                                                     |    1 
 base/create-iso                                                                                                                 |  310 +++++
 base/full-upgrade                                                                                                               |   13 
 cli/Makefile.am                                                                                                                 |   16 
 cli/control.in                                                                                                                  |   22 
 cli/files.in                                                                                                                    |   10 
 cli/migrate/XorpConfigParser.pl                                                                                                 |  562 ++++++++++
 cli/migrate/dhcp-relay/0-to-1                                                                                                   |    7 
 cli/migrate/dhcp-relay/1-to-0                                                                                                   |    7 
 cli/migrate/dhcp-server/0-to-1                                                                                                  |    7 
 cli/migrate/dhcp-server/1-to-0                                                                                                  |    7 
 cli/migrate/nat/0-to-1                                                                                                          |   14 
 cli/migrate/nat/1-to-0                                                                                                          |   32 
 cli/migrate/vyatta_config_migrate.pl                                                                                            |    2 
 cli/migrate/vyatta_current_conf_ver.pl                                                                                          |   27 
 cli/scripts/VyattaConfig.pm                                                                                                     |   13 
 cli/scripts/dhcp/dhcpd-config.pl                                                                                                |  140 +-
 cli/scripts/dhcp/dhcrelay-starter.pl                                                                                            |   14 
 cli/template/root/service/dhcp-server/shared-network-name/node.def                                                              |    4 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.def                                              |    3 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/authoritative/node.def                       |    5 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/client-prefix-length/node.def                |    3 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/default-router/node.def                      |    2 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/dns-server/node.def                          |    3 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/domain-name/node.def                         |    2 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/exclude/node.def                             |    3 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/lease/node.def                               |    3 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/start/node.def                               |    3 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/start/node.tag/stop/node.def                 |    2 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-mapping/node.def                      |    3 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-mapping/node.tag/ip-address/node.def  |    2 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/static-mapping/node.tag/mac-address/node.def |    2 
 cli/template/root/service/dhcp-server/shared-network-name/node.tag/subnet/node.tag/wins-server/node.def                         |    3 
 tools/archive-report                                                                                                            |    3 
 tools/buildid                                                                                                                   |    9 
 tools/create-version-package                                                                                                    |   43 
 tools/increment-version                                                                                                         |   26 
 tools/latestdeb                                                                                                                 |   46 
 xorp/scripts/install-system.in                                                                                                  |   14 
 xorp/scripts/quick-install                                                                                                      |    9 
 41 files changed, 1256 insertions(+), 451 deletions(-)

New commits:
commit 360accf0a58f943e9593097180fe7cffa6e1186c
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jul 16 17:36:08 2007 -0700

    Final version of show version

commit db138ae6ac293ea8c9758bb822249eb2bfbe29db
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Mon Jul 16 16:35:51 2007 -0700

    Move create-iso to from ofr/tools to ofr/base

commit a814b7f4c13dc677cfc8ada00660ea8e87641ed1
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 16 14:35:38 2007 -0700

    fix for bug 2129: handle both space and tab.

commit 7b6a7cadf76f46ed91e1ccd44b164b94ef53a1f2
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Mon Jul 16 14:15:47 2007 -0700

    Use 4 spaces per indentation rather than tabs when generating migrated XORP configuration file.

commit 73667198c9794c8e92cd114d43b9809fc60a697b
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Mon Jul 16 10:51:11 2007 -0700

    fix for bug 2130: when saving config, rtrmgr now writes the version string.

commit 7e86a61de743930716c0591d44eb4bb20802c237
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Sat Jul 14 20:44:49 2007 -0700

    Minor fixes for the version packaging

commit ed8015f73dd9acbc70108902c495440f2b461080
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 13 22:00:19 2007 -0700

    added new CLI package for dhcp-relay.

commit 434aef5d10c4ef0124887d433c12a638c791bc1e
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 21:41:57 2007 -0700

    Added '0-to-1' and '1-to-0' migration scripts for DHCP relay.

commit e14097c5cab66e47156edc7bf21926ee5579099f
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 21:25:44 2007 -0700

    Implemented routine 'migrate_service_dhcp_relay_1_to_0'.

commit a6b81a5e990bfd85ff8409db96ffaaee48d9835a
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 21:08:37 2007 -0700

    Implemented routine 'migrate_service_dhcp_relay_0_to_1'.

commit d9cba22d4a327f46893c0a9200de176df7897f37
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 20:25:51 2007 -0700

    Correctly propagate the 'relay-agents-packets' option.

commit 28e5ac1c096b6b185848c50b8ee8f6eedaf68baa
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 20:07:41 2007 -0700

    Improvements to migration script curly brackets and comments translation.

commit 4bc4d0d257887d4b791f383f398ea443955a1745
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 18:54:47 2007 -0700

    Comment out input configuration when migrating dhcp-server config 1 to 0.

commit 9a8b92c1c3ed39ac1ef96371d2eda8efd1830244
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 18:35:24 2007 -0700

    Support dashes in migration package names.

commit 3d0e36d8dbd3b93576643ea7057d0c0cf717e3b0
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 18:34:53 2007 -0700

    Added new package '*-dhcp-server-cli'.

commit 73be8d1d509c29d6a4703312037f151956c29ecf
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 17:52:30 2007 -0700

    Included DHCP server migration in the build.

commit b354725d15067bb425687f202d3a89954d52baf6
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 17:43:54 2007 -0700

    Moved 'XorpConfigParser.pl' to the 'migrate' project directory.

commit 17ab5e50f4f0b899a59943d5bceb02c7841f543a
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 17:40:40 2007 -0700

    Added command line args to 'XorpConfigParser'.

commit 0bf0fc9514466da1cd09edc3ea6f4e142e6ba026
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 17:34:09 2007 -0700

    Added migration from 1 to 0.

commit d60f231cc4f719de03f8abb341be33271e7a5798
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Fri Jul 13 16:05:24 2007 -0700

    Early prototype of XorpConfigParser and basic DHCP server config migration mechanism using this parser.

commit 9849f8c16744608edccd7932b4adbd08cebf3e9e
Author: An-Cheng Huang <ancheng at vyatta.com>
Date:   Fri Jul 13 11:34:02 2007 -0700

    fix for bug 2118: allow upper case characters in username (not recommended by
    'useradd').

commit 9c5a6001de7a688dd9feb6e150c79cdce52674d5
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Wed Jul 11 13:41:27 2007 -0700

    Fix for bug #2097

commit 2d77ea0841748420802c04bb345c4019d941c45c
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jul 10 19:20:25 2007 -0700

    Changed DHCP server configuration schema to support multiple subnets per 'shared-network'.  Bug 2101 fix.

commit 3feefb3d066eabe5ddf82690609b6c32edbf50da
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jul 10 22:21:37 2007 -0400

    Automatically convert between slash and %2F for multinodes containing slashes in their names and stored as directories on the filesystem.

commit c384d27be6eff60e50bfe2c2ea1adf37af373f98
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jul 10 16:10:02 2007 -0700

    Fix for bug #2098

commit 51a61db255918c874937ac411a633414e8b3c008
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jul 10 15:45:53 2007 -0700

    Remove set -x from this script

commit ff98d65ce24fdc00c6f200b65ef9e7a779a68fbb
Author: Marat Nepomnyashy <marat at vyatta.com>
Date:   Tue Jul 10 15:29:22 2007 -0700

    Use appropriate Perl string concatanation operator to correctly append command line arguments to the command line string.  Bug 2100 fix.

commit 57672038fd180dc07b5d8b5d6a6d597b7c525c33
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jul 10 15:26:23 2007 -0700

    Fix for bug #2098

commit 31f0ac7cfbb9c3b135785e320365533dd37fa6a8
Author: Rick Balocca <rbalocca at phuket.vyatta.com>
Date:   Tue Jul 10 11:33:51 2007 -0700

    Reinsert variable that was removed in a bad merge

commit 339c7fb27d7380b1919ed83b2b7d44179ca3396b
Author: Roar Bjørgum Rotvik <roarbr at tihlde.org>
Date:   Tue Jul 10 10:18:52 2007 -0700

    fix "make clean"

http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=360accf0a58f943e9593097180fe7cffa6e1186c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=db138ae6ac293ea8c9758bb822249eb2bfbe29db
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=a814b7f4c13dc677cfc8ada00660ea8e87641ed1
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=7b6a7cadf76f46ed91e1ccd44b164b94ef53a1f2
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=73667198c9794c8e92cd114d43b9809fc60a697b
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=7e86a61de743930716c0591d44eb4bb20802c237
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=ed8015f73dd9acbc70108902c495440f2b461080
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=434aef5d10c4ef0124887d433c12a638c791bc1e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=e14097c5cab66e47156edc7bf21926ee5579099f
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=a6b81a5e990bfd85ff8409db96ffaaee48d9835a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=d9cba22d4a327f46893c0a9200de176df7897f37
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=28e5ac1c096b6b185848c50b8ee8f6eedaf68baa
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=4bc4d0d257887d4b791f383f398ea443955a1745
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=9a8b92c1c3ed39ac1ef96371d2eda8efd1830244
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=3d0e36d8dbd3b93576643ea7057d0c0cf717e3b0
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=73be8d1d509c29d6a4703312037f151956c29ecf
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=b354725d15067bb425687f202d3a89954d52baf6
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=17ab5e50f4f0b899a59943d5bceb02c7841f543a
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=0bf0fc9514466da1cd09edc3ea6f4e142e6ba026
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=d60f231cc4f719de03f8abb341be33271e7a5798
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=9849f8c16744608edccd7932b4adbd08cebf3e9e
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=9c5a6001de7a688dd9feb6e150c79cdce52674d5
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=2d77ea0841748420802c04bb345c4019d941c45c
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=3feefb3d066eabe5ddf82690609b6c32edbf50da
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=c384d27be6eff60e50bfe2c2ea1adf37af373f98
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=51a61db255918c874937ac411a633414e8b3c008
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=ff98d65ce24fdc00c6f200b65ef9e7a779a68fbb
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=57672038fd180dc07b5d8b5d6a6d597b7c525c33
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=31f0ac7cfbb9c3b135785e320365533dd37fa6a8
http://suva.vyatta.com/git/?p=ofr.git;a=commitdiff;h=339c7fb27d7380b1919ed83b2b7d44179ca3396b


More information about the svn mailing list