etc/modprobe.d/vyatta_nocopybreak                                              
  |   63 -
 scripts/vyatta-interfaces.pl                                                   
  |  596 ----------
 templates/interfaces/ethernet/node.def                                         
  |   11 
 templates/interfaces/ethernet/node.tag/address/node.def                        
  |   28 
 templates/interfaces/ethernet/node.tag/description/node.def                    
  |    4 
 templates/interfaces/ethernet/node.tag/disable-flow-control/node.def           
  |    4 
 templates/interfaces/ethernet/node.tag/disable-link-detect/node.def            
  |    3 
 templates/interfaces/ethernet/node.tag/disable/node.def                        
  |   12 
 templates/interfaces/ethernet/node.tag/duplex/node.def                         
  |   13 
 templates/interfaces/ethernet/node.tag/hw-id/node.def                          
  |    2 
 templates/interfaces/ethernet/node.tag/mac/node.def                            
  |    8 
 templates/interfaces/ethernet/node.tag/mtu/node.def                            
  |    8 
 templates/interfaces/ethernet/node.tag/smp_affinity/node.def                   
  |   45 
 templates/interfaces/ethernet/node.tag/speed/node.def                          
  |   16 
 templates/interfaces/ethernet/node.tag/vif/node.def                            
  |   18 
 templates/interfaces/ethernet/node.tag/vif/node.tag/address/node.def           
  |   27 
 templates/interfaces/ethernet/node.tag/vif/node.tag/description/node.def       
  |    4 
 
templates/interfaces/ethernet/node.tag/vif/node.tag/disable-link-detect/node.def
 |    3 
 templates/interfaces/ethernet/node.tag/vif/node.tag/disable/node.def           
  |   11 
 templates/interfaces/loopback/node.def                                         
  |    8 
 templates/interfaces/loopback/node.tag/address/node.def                        
  |   18 
 templates/interfaces/loopback/node.tag/description/node.def                    
  |    4 
 templates/interfaces/node.def                                                  
  |    2 
 templates/priority                                                             
  |   98 -
 tests/interface.pl                                                             
  |   52 
 tests/isip.pl                                                                  
  |   23 
 .gitignore                                                                     
  |    4 
 Makefile.am                                                                    
  |    8 
 debian/changelog                                                               
  |   15 
 debian/vyatta-cfg.postinst.in                                                  
  |    2 
 etc/init.d/vyatta-ofr                                                          
  |    2 
 etc/modprobe.d/floppy.conf                                                     
  |    3 
 etc/modprobe.d/no-copybreak.conf                                               
  |   63 +
 33 files changed, 88 insertions(+), 1090 deletions(-)

New commits:
commit 1ed5f2e8e2b4bb4daeec59a4a35a35b57987eb39
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 12:57:50 2009 -0800

    0.16

commit 06c898a1c4019a7d72338af9c746bf4ebe8d0d77
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 12:56:17 2009 -0800

    Remove install step refering to old priority file

commit fd47af5e2502bc43bb8fed9f3292a74a573d2bb4
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 12:35:20 2009 -0800

    Modprobe files are not executable scripts
    
    The files in modprobe.d are not supposed to be marked as executable.
    Fixes lintian warning.

commit ba1376cd853e6b48cd3c6d32a71e5bb6672c3ff9
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 11:55:42 2009 -0800

    Workaround issues with floppy formatting on some VM and hardware
    
    This is a known upstream kernel bug, but turning off DMA should
    solve majority of problem.

commit 61c0a6a270fff40434801f35bea81e4fc923fc8a
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 11:13:10 2009 -0800

    Fix lintian warning about vyatta-ofr not providing itself
    
    The init script was not technically LSB compliant

commit 8711eb611333319713527233bf8af99e43b99c3d
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 11:08:06 2009 -0800

    Move no copy break modprobe file to handle Debian Lintian warning
    
    Future versions of modutils ignore files not named .conf, and latest Debian
    tools warn about that.  Fix it before the bug happens.

commit 5547a6ff7c27b57e2050c7328fc4140f16992b70
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 10:57:28 2009 -0800

    Don't copy templates from here

commit 886e0e9ff9dd3e3fe73a37285b386cdffc653315
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 10:50:12 2009 -0800

    Move interfaces to vyatta-cfg-system package
    
    All the other templates and scripts related to interfaces
    are in vyatta-cfg-system

commit a08ee2271d2166fc8013cee8ebeddd9fb0987283
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 10:48:21 2009 -0800

    Move tests to vyatta-cfg-system

commit cc61e5b207f090d5032c49bc5e27f1528250fff6
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 10:47:56 2009 -0800

    Remove no longer used priority file

commit cd6b76f538fbd260419588b3642a0a1b932a99d8
Author: Stephen Hemminger <[email protected]>
Date:   Mon Dec 21 10:47:20 2009 -0800

    add derived file

http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=1ed5f2e8e2b4bb4daeec59a4a35a35b57987eb39
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=06c898a1c4019a7d72338af9c746bf4ebe8d0d77
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=fd47af5e2502bc43bb8fed9f3292a74a573d2bb4
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=ba1376cd853e6b48cd3c6d32a71e5bb6672c3ff9
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=61c0a6a270fff40434801f35bea81e4fc923fc8a
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=8711eb611333319713527233bf8af99e43b99c3d
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=5547a6ff7c27b57e2050c7328fc4140f16992b70
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=886e0e9ff9dd3e3fe73a37285b386cdffc653315
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=a08ee2271d2166fc8013cee8ebeddd9fb0987283
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=cc61e5b207f090d5032c49bc5e27f1528250fff6
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=cd6b76f538fbd260419588b3642a0a1b932a99d8
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to