search for: ungzip

Displaying 20 results from an estimated 25 matches for "ungzip".

Did you mean: gzip
2005 Jan 25
1
feature request: gzip support in syslinux itself
...uld ofcourse be to write each of them to a diskette, then read in the diskette (RAREAD, DISKCOPY, Linux dd, maybe RAWRITE), compress the imagefile, then load it using Memdisk which has (g)zip decompression support. other possibility would be to create an intermediate loader (let's call it 'ungzip') which would decompress the GZ and then let the decompressed binary ('kernel') take control. Similar to memdisk thus, but not for disk images. kernel ungzip append gzipfile=memtest.gz Does this make sense? Bernd ---------------------------------------------------------------- Op d...
2001 Nov 18
3
gunzipping the patch...
...upid question, but when I type in the line: gunzip < ~/ext3-***extraStuffHere***.gz | patch -p1 as in the installation guide, it tells me that the patch is not a proper gzip file. What do I do??? Also, when it says "make menuconfig", does the menuconfig file appear once the patch is ungzipped, or should it be there already? I'm kinda worried because it says that later on you should build the kernel, but all the HOW-TOs I've seen say that the existing kernel is somewhere in /usr/src/linux/, but I don't have a linux directory in /usr/src. Is this a problem (btw, I'm run...
2004 Dec 03
1
SUGGESTION: rsyncing gziped source with non gziped destination
...gziped detination file? PROBLEM: The rsyncd server provides a few *frequently* accessed, slow changing, *big* text files (DNS RBL zones). It seems that the source files are too big to stay in memory caches and rsync sessions cause to many hard disk I/O operations. Making rsynd capable to "ungzip" the files "on the fly" may help to fix the problem by reducing number of I/O operations. -- Andrzej [en:Andrew] Adam Filip anfi@priv.onet.pl anfi@xl.wp.pl Home Page http://anfi.homeunix.net/ [ PageRank 6 ]
2003 Nov 14
1
initramfs gunzip problems.
I've been having an exchange of e-mails with Bryan O'Sullivan regarding this problem. I thought it time to bring it to the list. I've run into a problem where my initramfs archives get this during bootup: checking if image is initramfs...it isn't (ungzip failed); looks like an initrd The same .cpio archive works if I don't gzip it. I stuck a bunch of debug statements into the gunzip function to see what was happening. The core of the problem is in the init/initramfs.c, the populate_rootfs and unpack_to_rootfs functions. I see a 512byte imag...
2002 Oct 22
1
initramfs scripts and other stuff
...ve also put a tarball up which contains only what's in the latest CVS. The initramfs stuff is what I use here to boot one of my machines; it works for me, but probably won't work without modification for you. What functionality does this give you: - mount local filesystems - identify and ungzip/copy a "ramdisk image" like we used to with initrd - setup networking via DHCP It would be nice to be able to mount NFS images; there is code around for doing this (I believe Al Viro ripped some code from the kernel.) There are a couple of extra targets: make initramfs - lays out the...
2003 May 22
0
[PATCH 2.5.69 3/3] Bandaids for gen_init_cpio and initramfs
...ink_buf || !name_buf) - error("can't allocate buffers"); + error("can't allocate buffers\n"); state = Start; this_header = 0; while (len) { @@ -441,9 +437,9 @@ crc = (ulg)0xffffffffL; /* shift register contents */ makecrc(); if (gunzip()) - error("ungzip failed"); + error("ungzip failed\n"); if (state != Reset) - error("junk in gzipped archive"); + error("junk in gzipped archive: state %d\n", state); this_header = saved_offset + inptr; buf += inptr; len -= inptr; diff -Nru a/usr/Makefile b/usr/Ma...
2008 Dec 17
4
vim helpfile tag issues
Just wondering if anyone can replicate this issue.... On CentOS 5.2, using vim 7.0.237, I'm having a consistent issue across all my centos boxen. if I try and access the help files direct (as root), such as ":help tutor" I get: "usr_01.txt.gz" [readonly][noeol][converted] 11L, 4393C E434: Can't find tag pattern Press ENTER or type command to continue If I press
2000 Aug 22
3
comparisons
...noticed that it gets very close to the size of an mp3, great job guys. Then I got to thinking that maybe it could be compressed further with gzip so I tried it. I also gzipped the mp3 to compare and it looks like the mp3 gzips better but gzipping the ogg file will get the size a bit smaller than an ungzipped mp3. I'm not sure if it's really worth the decompression overhead, although gzip is pretty fast even though I used -9. Sorry if I'm a bit naive about compression. ;-) -rw-r--r-- 1 palisade users 4007318 Aug 22 16:31 tommy.ogg -rw-r--r-- 1 palisade users 398991...
2019 Oct 26
2
Font for cyrillic letters
...tters were displayed correctly! But how could I get such file without external blog posts? Is it possible to convert psf2 font to psf1 format? Also, I have found this question: https://toster.ru/q/138495 and there is a config with russian letters and with using Cyr_a8x16.psf font. I again used an ungzipped file from Arch Linux, but it did not displayed russian letters. It was again a v2 font "file Cyr_a8x16.psfu": Cyr_a8x16.psfu: Linux/i386 PC Screen Font v2 data, 256 characters, Unicode directory, 16x8 Were psf1 fonts gone from kbd package, but still required to be used with syslinux?...
2005 Mar 22
2
LME correlation structures: user defined
Let me modify my question about user-defined covariance structures for LME models: Can somebody tell me how I can see the code for the definition of the correlation structures that come with the NLME package. Specifically I like to see the code for the functions coef, corMatrix, and intialize for any of the pre-defined correlation structures, and use this as a template to define a new correlation
2001 Mar 15
5
Whats all this Linux business anyway?
Alright lads, I'm Rick Masters and I know very little about networks, but for some mad reason I have been given the job of setting up a Linux File Server on an NT network. How the dickens does that work? Anyway I need as much help as you can be bothered to give me. And there is a free pizza in it for the guy who helps me get it working :-) You are all super and great fun (I'm sure).
2019 Oct 26
2
Font for cyrillic letters
...ld I get such file without external blog posts? Is it >> possible to convert psf2 font to psf1 format? >> >> Also, I have found this question: https://toster.ru/q/138495 and there >> is a config with russian letters and with using Cyr_a8x16.psf font. I >> again used an ungzipped file from Arch Linux, but it did not >> displayed russian letters. It was again a v2 font "file >> Cyr_a8x16.psfu": Cyr_a8x16.psfu: Linux/i386 PC Screen Font v2 data, >> 256 characters, Unicode directory, 16x8 > > > As the Syslinux wiki explains, you ne...
2009 Jan 28
3
vm ignores kickstart
...rder: 0, 4096 bytes) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 2048K Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking ''hlt'' instruction... OK. Brought up 1 CPUs checking if image is initramfs...it isn''t (ungzip failed); looks like an initrd Freeing initrd memory: 8196k freed Grant table initialized NET: Registered protocol family 16 Brought up 1 VCPUs xen_mem: Initialising balloon driver. audit: initializing netlink socket (disabled) audit(1233177665.585:1): initialized highmem bounce pool size: 64 pages...
2016 Jan 06
0
[PATCH klibc] gzip: Fix silent fallback to decompression
...ve or restore the original file name */ @@ -259,17 +262,13 @@ int main (argc, argv) * Systems which do not support links can still use -d or -dc. * Ignore an .exe extension for MSDOS, OS/2 and VMS. */ -#ifndef decompress if ( strncmp(progname, "un", 2) == 0 /* ungzip, uncompress */ || strncmp(progname, "gun", 3) == 0) { /* gunzip */ - decompress = 1; + decompress_wanted = 1; } -#endif if (strequ(progname+1, "cat") /* zcat, pcat, gcat */ || strequ(progname, "gzcat")) { /* gzcat */ -#ifndef decompress -...
2016 Jan 06
0
[klibc:master] gzip: Fix silent fallback to decompression
...ve or restore the original file name */ @@ -259,17 +262,13 @@ int main (argc, argv) * Systems which do not support links can still use -d or -dc. * Ignore an .exe extension for MSDOS, OS/2 and VMS. */ -#ifndef decompress if ( strncmp(progname, "un", 2) == 0 /* ungzip, uncompress */ || strncmp(progname, "gun", 3) == 0) { /* gunzip */ - decompress = 1; + decompress_wanted = 1; } -#endif if (strequ(progname+1, "cat") /* zcat, pcat, gcat */ || strequ(progname, "gzcat")) { /* gzcat */ -#ifndef decompress -...
2019 Oct 27
0
Font for cyrillic letters
...ree types of fonts that supports cyrillic: Type A. Alt, Type B Koi8 and Type C ISO 8859-5. And the only fonts that could be accepted by syslinux are only of type A, am I correct? I still did not understand where did that blogger (from the page I linked at first message) got that font file. I have ungzipped all files from usr/share/kbd/consolefonts (excluding partialfonts folder), then grepped v1 fonts. And there are very few of them: file * | grep -v "Linux/i386 PC Screen Font v1" eurlatgr.psfu: Linux/i386 PC Screen Font v1 data, 512 characters, Unicode directory, 8x16 lat0-...
2010 Apr 22
2
install or uncompress package build in one platform in another platform
Hi, Is an R package built under Unix (package.tar.gz) could be installed on other platforms like windows or Mac? The compressed tar file (.tar.gz) built under Unix doesn't seem to be uncompressed under windows (unzip under windows instead of gunzip). How to proceed? Look forward to your reply, Carol
2003 Jan 03
1
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125 ------- Additional Comments From jrj at purdue.edu 2003-01-04 06:29 ------- The following attachment updates the suggested patch to 3.5p1. The attachment is a gzip'd tar file. Once you download it, ungzip it and then untar it into a temp directory (or use the 'z' option of GNU tar). Then look at the README for more information. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2005 Oct 07
5
[Bug 1098] $MAIL being set incorrectly for HPUX server login
http://bugzilla.mindrot.org/show_bug.cgi?id=1098 Summary: $MAIL being set incorrectly for HPUX server login Product: Portable OpenSSH Version: 4.2p1 Platform: HPPA OS/Version: HP-UX Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy:
2019 Oct 26
0
Font for cyrillic letters
...> But how could I get such file without external blog posts? Is it > possible to convert psf2 font to psf1 format? > > Also, I have found this question: https://toster.ru/q/138495 and there > is a config with russian letters and with using Cyr_a8x16.psf font. I > again used an ungzipped file from Arch Linux, but it did not > displayed russian letters. It was again a v2 font "file > Cyr_a8x16.psfu": Cyr_a8x16.psfu: Linux/i386 PC Screen Font v2 data, > 256 characters, Unicode directory, 16x8 As the Syslinux wiki explains, you need one font file being compa...