IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13023


Ignore:
Timestamp:
Apr 25, 2007, 9:52:49 AM (19 years ago)
Author:
jhoblitt
Message:

rename neb-volstat -> neb-df
references neb-df in PODs

Location:
trunk
Files:
1 added
2 deleted
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/Changes

    r12970 r13023  
    11Revision history for Perl module Poi::PixelData
    22
     30.05
     4    - add neb-df
    35    - change neb-addvol to properly mangle URIs into paths
    46
  • trunk/Nebulous-Server/MANIFEST

    r12005 r13023  
    99autogen.sh
    1010bin/neb-addvol
     11bin/neb-df
    1112bin/neb-initdb
    1213bin/nebdiskd
  • trunk/Nebulous-Server/bin/neb-addvol

    r12972 r13023  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: neb-addvol,v 1.3 2007-04-24 01:04:55 jhoblitt Exp $
     5# $Id: neb-addvol,v 1.4 2007-04-25 19:52:49 jhoblitt Exp $
    66
    77use strict;
     
    171171=head1 SEE ALSO
    172172
    173 L<Nebulous::Server>, L<neb-initdb>
     173L<Nebulous::Server>, L<neb-initdb>, L<neb-df>, L<nebdiskd>
    174174
    175175=cut
  • trunk/Nebulous-Server/bin/neb-initdb

    r4908 r13023  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: neb-initdb,v 1.5 2005-08-31 00:29:46 jhoblitt Exp $
     5# $Id: neb-initdb,v 1.6 2007-04-25 19:52:49 jhoblitt Exp $
    66
    77use strict;
     
    158158=head1 SEE ALSO
    159159
    160 L<Nebulous::Server>, L<neb-addvol>
     160L<Nebulous::Server>, L<neb-addvol>, L<neb-df>, L<nebdiskd>
    161161
    162162=cut
  • trunk/Nebulous-Server/bin/nebdiskd

    r12580 r13023  
    33# Copyright (C) 2007  Joshua Hoblitt
    44#
    5 # $Id: nebdiskd,v 1.2 2007-03-24 00:40:11 jhoblitt Exp $
     5# $Id: nebdiskd,v 1.3 2007-04-25 19:52:49 jhoblitt Exp $
    66
    77use strict;
     
    393393=head1 SEE ALSO
    394394
    395 L<Nebulous::Server>, L<YAML>
     395L<Nebulous::Server>, L<YAML>, L<neb-addvol>, L<neb-df>, L<neb-initdb>
    396396
    397397=cut
  • trunk/Nebulous/Changes

    r12970 r13023  
    11Revision history for Perl module Poi::PixelData
    22
     30.05
     4    - add neb-df
    35    - change neb-addvol to properly mangle URIs into paths
    46
  • trunk/Nebulous/MANIFEST

    r12005 r13023  
    99autogen.sh
    1010bin/neb-addvol
     11bin/neb-df
    1112bin/neb-initdb
    1213bin/nebdiskd
  • trunk/Nebulous/bin/neb-addvol

    r12972 r13023  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: neb-addvol,v 1.3 2007-04-24 01:04:55 jhoblitt Exp $
     5# $Id: neb-addvol,v 1.4 2007-04-25 19:52:49 jhoblitt Exp $
    66
    77use strict;
     
    171171=head1 SEE ALSO
    172172
    173 L<Nebulous::Server>, L<neb-initdb>
     173L<Nebulous::Server>, L<neb-initdb>, L<neb-df>, L<nebdiskd>
    174174
    175175=cut
  • trunk/Nebulous/bin/neb-initdb

    r4908 r13023  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: neb-initdb,v 1.5 2005-08-31 00:29:46 jhoblitt Exp $
     5# $Id: neb-initdb,v 1.6 2007-04-25 19:52:49 jhoblitt Exp $
    66
    77use strict;
     
    158158=head1 SEE ALSO
    159159
    160 L<Nebulous::Server>, L<neb-addvol>
     160L<Nebulous::Server>, L<neb-addvol>, L<neb-df>, L<nebdiskd>
    161161
    162162=cut
  • trunk/Nebulous/bin/nebdiskd

    r12580 r13023  
    33# Copyright (C) 2007  Joshua Hoblitt
    44#
    5 # $Id: nebdiskd,v 1.2 2007-03-24 00:40:11 jhoblitt Exp $
     5# $Id: nebdiskd,v 1.3 2007-04-25 19:52:49 jhoblitt Exp $
    66
    77use strict;
     
    393393=head1 SEE ALSO
    394394
    395 L<Nebulous::Server>, L<YAML>
     395L<Nebulous::Server>, L<YAML>, L<neb-addvol>, L<neb-df>, L<neb-initdb>
    396396
    397397=cut
Note: See TracChangeset for help on using the changeset viewer.