Changeset 13023
- Timestamp:
- Apr 25, 2007, 9:52:49 AM (19 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 2 deleted
- 10 edited
-
Nebulous-Server/Changes (modified) (1 diff)
-
Nebulous-Server/MANIFEST (modified) (1 diff)
-
Nebulous-Server/bin/neb-addvol (modified) (2 diffs)
-
Nebulous-Server/bin/neb-initdb (modified) (2 diffs)
-
Nebulous-Server/bin/neb-volstat (deleted)
-
Nebulous-Server/bin/nebdiskd (modified) (2 diffs)
-
Nebulous/Changes (modified) (1 diff)
-
Nebulous/MANIFEST (modified) (1 diff)
-
Nebulous/bin/neb-addvol (modified) (2 diffs)
-
Nebulous/bin/neb-df (added)
-
Nebulous/bin/neb-initdb (modified) (2 diffs)
-
Nebulous/bin/neb-volstat (deleted)
-
Nebulous/bin/nebdiskd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/Changes
r12970 r13023 1 1 Revision history for Perl module Poi::PixelData 2 2 3 0.05 4 - add neb-df 3 5 - change neb-addvol to properly mangle URIs into paths 4 6 -
trunk/Nebulous-Server/MANIFEST
r12005 r13023 9 9 autogen.sh 10 10 bin/neb-addvol 11 bin/neb-df 11 12 bin/neb-initdb 12 13 bin/nebdiskd -
trunk/Nebulous-Server/bin/neb-addvol
r12972 r13023 3 3 # Copyright (C) 2005 Joshua Hoblitt 4 4 # 5 # $Id: neb-addvol,v 1. 3 2007-04-24 01:04:55jhoblitt Exp $5 # $Id: neb-addvol,v 1.4 2007-04-25 19:52:49 jhoblitt Exp $ 6 6 7 7 use strict; … … 171 171 =head1 SEE ALSO 172 172 173 L<Nebulous::Server>, L<neb-initdb> 173 L<Nebulous::Server>, L<neb-initdb>, L<neb-df>, L<nebdiskd> 174 174 175 175 =cut -
trunk/Nebulous-Server/bin/neb-initdb
r4908 r13023 3 3 # Copyright (C) 2005 Joshua Hoblitt 4 4 # 5 # $Id: neb-initdb,v 1. 5 2005-08-31 00:29:46jhoblitt Exp $5 # $Id: neb-initdb,v 1.6 2007-04-25 19:52:49 jhoblitt Exp $ 6 6 7 7 use strict; … … 158 158 =head1 SEE ALSO 159 159 160 L<Nebulous::Server>, L<neb-addvol> 160 L<Nebulous::Server>, L<neb-addvol>, L<neb-df>, L<nebdiskd> 161 161 162 162 =cut -
trunk/Nebulous-Server/bin/nebdiskd
r12580 r13023 3 3 # Copyright (C) 2007 Joshua Hoblitt 4 4 # 5 # $Id: nebdiskd,v 1. 2 2007-03-24 00:40:11jhoblitt Exp $5 # $Id: nebdiskd,v 1.3 2007-04-25 19:52:49 jhoblitt Exp $ 6 6 7 7 use strict; … … 393 393 =head1 SEE ALSO 394 394 395 L<Nebulous::Server>, L<YAML> 395 L<Nebulous::Server>, L<YAML>, L<neb-addvol>, L<neb-df>, L<neb-initdb> 396 396 397 397 =cut -
trunk/Nebulous/Changes
r12970 r13023 1 1 Revision history for Perl module Poi::PixelData 2 2 3 0.05 4 - add neb-df 3 5 - change neb-addvol to properly mangle URIs into paths 4 6 -
trunk/Nebulous/MANIFEST
r12005 r13023 9 9 autogen.sh 10 10 bin/neb-addvol 11 bin/neb-df 11 12 bin/neb-initdb 12 13 bin/nebdiskd -
trunk/Nebulous/bin/neb-addvol
r12972 r13023 3 3 # Copyright (C) 2005 Joshua Hoblitt 4 4 # 5 # $Id: neb-addvol,v 1. 3 2007-04-24 01:04:55jhoblitt Exp $5 # $Id: neb-addvol,v 1.4 2007-04-25 19:52:49 jhoblitt Exp $ 6 6 7 7 use strict; … … 171 171 =head1 SEE ALSO 172 172 173 L<Nebulous::Server>, L<neb-initdb> 173 L<Nebulous::Server>, L<neb-initdb>, L<neb-df>, L<nebdiskd> 174 174 175 175 =cut -
trunk/Nebulous/bin/neb-initdb
r4908 r13023 3 3 # Copyright (C) 2005 Joshua Hoblitt 4 4 # 5 # $Id: neb-initdb,v 1. 5 2005-08-31 00:29:46jhoblitt Exp $5 # $Id: neb-initdb,v 1.6 2007-04-25 19:52:49 jhoblitt Exp $ 6 6 7 7 use strict; … … 158 158 =head1 SEE ALSO 159 159 160 L<Nebulous::Server>, L<neb-addvol> 160 L<Nebulous::Server>, L<neb-addvol>, L<neb-df>, L<nebdiskd> 161 161 162 162 =cut -
trunk/Nebulous/bin/nebdiskd
r12580 r13023 3 3 # Copyright (C) 2007 Joshua Hoblitt 4 4 # 5 # $Id: nebdiskd,v 1. 2 2007-03-24 00:40:11jhoblitt Exp $5 # $Id: nebdiskd,v 1.3 2007-04-25 19:52:49 jhoblitt Exp $ 6 6 7 7 use strict; … … 393 393 =head1 SEE ALSO 394 394 395 L<Nebulous::Server>, L<YAML> 395 L<Nebulous::Server>, L<YAML>, L<neb-addvol>, L<neb-df>, L<neb-initdb> 396 396 397 397 =cut
Note:
See TracChangeset
for help on using the changeset viewer.
