POSIX.1-2001-Compliant Tar Implementation
Star is a tar like archiver. TAR stands for Tape ARchiver. Star is the
fastest known implementation of a tar archiver.
Features:
- FIFO to keep the tape streaming.
- remote tape support.
- accurate sparse files (if the OS supports it).
- pattern matcher to archive and extract a subset of files.
- user tailorable interface for comparing tar archives against file
trees.
- path names up to 1024 Bytes may be archived.
- stores and restores all 3 file times (even creation time). With
POSIX.1-2001 the times are in nanosecond granularity.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/star && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README-FIRST | 0000001723 1.68 KB | |
rmt-move.diff | 0000000368 368 Bytes | |
star-1.5.1-bufferoverflow.patch | 0000000448 448 Bytes | |
star-1.5.tar.bz2 | 0000783704 765 KB | |
star-configuration.diff | 0000006863 6.7 KB | |
star-fexecve.diff | 0000001622 1.58 KB | |
star-getline.diff | 0000000801 801 Bytes | |
star-lock.diff | 0000000985 985 Bytes | |
star-no_fsync.diff | 0000000511 511 Bytes | |
star-selinux.patch | 0000004410 4.31 KB | |
star.changes | 0000009581 9.36 KB | |
star.spec | 0000005874 5.74 KB | |
tests.tar.bz2 | 0000003242 3.17 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0