Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#353 closed defect (invalid)

reiserfsprogs should install 'pack' (unpack is present) but I can't find it

Reported by: gerard@… Owned by: lfs-book@…
Priority: normal Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

Change History (4)

comment:1 by gerard@…, 22 years ago

I mean can't find it installed on my system.

comment:2 by gerard@…, 22 years ago

pack and unpack descriptions for when pack is found:

pack

Pack files using Huffman coding.

-> http://www.research.att.com/sw/tools/uwin/man/man1/pack.html

unpack

Unpack files created by pack.

-> http://www.research.att.com/sw/tools/uwin/man/man1/unpack.html

comment:3 by timothy@…, 22 years ago

"debugreiserfs -p is used to pack reiserfs *metadata* from the specified partition. unpack unpacks the data into specified partition or file. This is to help developers to not fsck remotely but to get metadata and to test fsck locally.

The data themselves are skipped of course." -- Vitaly Fertman <vitaly@…>

I think that the links to att above are for different programs which go by the same names.

unpack

Used to unpack reiserfs metadata into a specified partition or file. This helps developers retrieve metadata and test fsck locally.

comment:4 by timothy@…, 22 years ago

Resolution: invalid
Status: newclosed

Added a description for unpack. Pack is part of debugreiserfs. Closing this bug.

Note: See TracTickets for help on using tickets.