1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-03-03 19:43:22 -05:00

More about compressing.

This commit is contained in:
freesource 2001-12-19 19:31:11 +00:00
parent 6a6a26cda2
commit e3f5a65515

View File

@ -1,7 +1,7 @@
Got rid of the complete lock-up when large files are compressed; however,
there is still a lock-up between each large chunk, but added a little
verbosity to tell when the process has begun and finished. Probably should
add -v.
Got rid of the complete lock-up when large files are compressed, ofcourse,
users won't want to try to compress more than one format at the same time,
because the logic will get skewed. In the future may make this OO. Added
some verbosity to tell when the process has begun and finished.
Established logic for Filesystem Box bases on ownership. Defaults need to
be different dependending on the user. Normal users probably never will