search for: rzip

Displaying 7 results from an estimated 7 matches for "rzip".

Did you mean: gzip
2018 Feb 01
0
[Bug 13248] New: Updates for DEFAULT_DONT_COMPRESS suffix list
....ogv, .ogx (Ogg, additional to .ogg) .ts (MPEG Transport Stream) .VOB (DVD) .webm (Google WebM) Pictures ======== .webp (Google WebP) Archives ======== .apk (Android Package Kit, extended from .jar/.zip) .dmg (Apple OS X Disk Image) .ear, .jar, .war (Java archives, extended from .zip) .lrz (lrzip) .rz (rzip's default extension, additional to .rzip) .sz (Google Snappy) .tbz2 (tar+bzip2, additional to .tbz) .Z, (compress) Note that the .VOB and .MTS suffixes are intentionally uppercased, due to the filesystems used in DVD and AVCHD media. The attached patch adds these filetypes to load...
2009 Aug 03
1
DO NOT REPLY [Bug 6603] New: Improve --skip-compress default values
...of suffixes that will not be compressed is this (several of these are newly added for 3.0.0): gz/zip/z/rpm/deb/iso/bz2/t[gb]z/7z/mp[34]/mov/avi/ogg/jpg/jpeg SUGGESTION Please also add these compresser program extensions to the default list: *.lzo lzop(1) *.rzip rzip(1) *.lzma lzma(1) *.rar rar comressed *.ace ace compressed Archive can also be encrypted for backup purposes, so if possible exclude also these extensions by default: *.tar.gz.gpg *.tar.bz2.gpg *.tar.lzma.gpg *.tar.lzop.gpg -- Configure bugmail: https://bugzilla.samb...
2013 Feb 20
1
generate variable y to produce excess zero in ZIP analysis
Dear Mr/Mrs I am Lili Puspita Rahayu, student from magister third level of Statistics in Bogor Agriculture University. Mr/ Mrs, now I'm analyzing the Zero inflated Poisson (ZIP), which is a solution of the Poisson regression where the response variable (Y) has zero excess. ZIP now I was doing did not use real data, but using simulated data in R. Simulations by generating data on variables
2020 Jun 17
0
Fwd: DHCP Updates to DNS - Multiple Entries with Same IP
...deleting and adding every record and to do only necessary changing. While changing, I found a Typo in sub: rev_zone_info () { case "$numwords" in 1) # single ip rev zone '192' ZoneIP=$(echo "${IP}" | awk -F '.' '{print $1}') RZIP=$(echo "${rzoneip}" | awk -F '.' '{print $3}') It should be $1 instead of $3 BTW.: I changed it also to array manipulation instead of sed statements. A second problem I had with my laptops with WLAN and LAN, where I use ddns-hostname to distinguish between both interface...
2007 Dec 07
1
Wine Problem
I dont know if this is the wright mailing list but here it goes I wanted to use wine so that i can avoid purchasing 70 XP licences I installed a software that talks with the informix client 2.7.0 everything was running fine, the instalation went with minor problems. Until now when i stated a connection to the informix server wine simply stops the comand
2006 Apr 20
8
SCM for a Rails project - Darcs or Subversion?
Hi everyone. I''m choosing an SCM for my current Rails project. Up until now, for my other (non-Rails) codings, I used Darcs and liked it very much. I''d prefer to use Darcs for my Rails development as well. Looking into the matter, I''m somewhat deterred by the appearant dominance of Subversion as the SCM tool of choice for Rails hackers. Is there a technical reason for
2011 Jan 05
52
Offline Deduplication for Btrfs
Here are patches to do offline deduplication for Btrfs. It works well for the cases it''s expected to, I''m looking for feedback on the ioctl interface and such, I''m well aware there are missing features for the userspace app (like being able to set a different blocksize). If this interface is acceptable I will flesh out the userspace app a little more, but I believe the