Displaying 20 results from an estimated 796 matches for "cpio".
Did you mean:
cpi
2006 Jan 13
1
FreeBSD Errata Advisory FreeBSD-SA-06:03.cpio
Hi there,
I'm following the security advisory to patch the cpio vulnerability (update to 6_0_0 RELENG p2, make obj, make depend), yet when it comes to make, it shows some error message as follows:
/usr/src/gnu/usr.bin/cpio/../../../contrib/cpio/copyin.c:536: error: redefinition of 'safer_name_suffix'
/usr/src/gnu/usr.bin/cpio/../../../contrib/cpio/copy...
2006 Jan 11
0
FreeBSD Security Advisory FreeBSD-SA-06:03.cpio
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:03.cpio Security Advisory
The FreeBSD Project
Topic: Multiple vulnerabilities cpio
Category: contrib
Module: contrib_cpio
Announced: 2006-01-11
Credits: Imran Ghory, Richard...
2006 Jan 11
1
FreeBSD Security Advisory FreeBSD-SA-06:03.cpio
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:03.cpio Security Advisory
The FreeBSD Project
Topic: Multiple vulnerabilities cpio
Category: contrib
Module: contrib_cpio
Announced: 2006-01-11
Credits: Imran Ghory, Richard...
2014 May 08
2
compile error about 6.0.2
...yslinux/bios/com32'
make -C /mlsyslinux/bios/com32/libupload SRC="/mlsyslinux/com32"/libupload OBJ="/mlsyslinux/bios/com32"/libupload/ \
-f /mlsyslinux/com32/libupload/Makefile all
make[4]: Entering directory `/mlsyslinux/bios/com32/libupload'
gcc -Wp,-MT,cpio.o,-MD,./.cpio.o.d -std=gnu99 -m32 -march=i386 -mpreferred-stack-boundary=2 -fno-stack-protector -fwrapv -freg-struct-return -Os -fPIC -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mregparm=3 -DREGPARM=3 -W...
2006 Mar 21
2
[PATCH] initramfs: CPIO unpacking fix
Unlink files, symlinks, FIFOs, devices etc. (except directories) before
writing them when extracting CPIOs. This stops weird behaviour like:
1) writing through symlinks created in earlier CPIOs. eg foo->bar in
the first CPIO. Having foo as a non-link in a subsequent CPIO,
results in bar being written and foo remaining as a symlink.
2) if the first version of file foo is larger than foo...
2014 May 12
2
compile error about 6.0.2
...hat i want to add tcp support, not http and ftp.
? 2014-05-08 18:09:15?"Gene Cumm" <gene.cumm at gmail.com> ???
On May 7, 2014 11:54 PM, "??" <muliu92 at 163.com> wrote:
> make[4]: Entering directory `/mlsyslinux/bios/com32/libupload'
> gcc -Wp,-MT,cpio.o,-MD,./.cpio.o.d -std=gnu99 -m32 -march=i386 -mpreferred-stack-boundary=2 -fno-stack-protector -fwrapv -freg-struct-return -Os -fPIC -fno-exceptions -fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0 -falign-jumps=0 -falign-labels=0 -falign-loops=0 -mregparm=3 -DREGPARM=3 -W...
2014 May 08
0
compile error about 6.0.2
On May 7, 2014 11:54 PM, "??" <muliu92 at 163.com> wrote:
> make[4]: Entering directory `/mlsyslinux/bios/com32/libupload'
> gcc -Wp,-MT,cpio.o,-MD,./.cpio.o.d -std=gnu99 -m32 -march=i386
-mpreferred-stack-boundary=2 -fno-stack-protector -fwrapv
-freg-struct-return -Os -fPIC -fno-exceptions
-fno-asynchronous-unwind-tables -fno-strict-aliasing -falign-functions=0
-falign-jumps=0 -falign-labels=0 -falign-loops=0 -mregparm=3 -DREGPARM=3 -W...
2006 Apr 09
0
[PATCH] kbuild: fix usr/Kbuild to use new usr/gen_initramfs.sh
...b/usr/Kbuild
index daf5e3f..55218ef 100644
--- a/usr/Kbuild
+++ b/usr/Kbuild
@@ -26,67 +26,37 @@ subdir- := klibc kinit utils dash gzip
# Generate builtin.o based on initramfs_data.o
-obj-y := initramfs_data.o
+obj-y := initramfs_data.o
# initramfs_data.o contains the initramfs_data.cpio.gz image.
# The image is included using .incbin, a dependency which is not
# tracked automatically.
$(obj)/initramfs_data.o: $(obj)/initramfs_data.cpio.gz FORCE
-ifdef CONFIG_INITRAMFS_ROOT_UID
-gen_initramfs_args += -u $(CONFIG_INITRAMFS_ROOT_UID)
-endif
-
-ifdef CONFIG_INITRAMFS_ROOT_GID
-ge...
2008 Jun 17
1
Bug#486557: cpio segfault
hello,
On Mon, 16 Jun 2008, Joey Hess wrote:
> klibc cpio segfaults extracting various cpio files. It seems to work for
> small files, but fail for larger ones, including the d-i root floppy
> image.
>
> For example:
>
> joey at kodama:/tmp/empty>wget http://people.debian.org/~joeyh/d-i/images/20080401-09:01/floppy/root.img
> joe...
2006 Apr 17
0
[PATCH] klibc: rebuild cpio image when content changes
Generate dependencies almost like done by fixdep in the kernel.
This teaches make to rebuild cpio image when content has changed.
Also restructured usr/Kbuild a little so we better utilise parallel
makes (dash, gzip, utils and kinit are now build in parallel).
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---
patch is on top of hpa's linux tree, so path differ if applied to the
kli...
2015 May 13
3
Bug#785187: Bug#785187: xen-hypervisor-4.5-amd64: Option ucode=scan is not working
> > according to the documentation the option ucode=scan should tell XEN to
> > look for a microcode update in an uncompressed initrd.
> >
> > While I don?t use the Debian kernel the tools to generate the initrd are
> > part of Debian. The command ?cpio -i < /boot/initrd.img-4.0.2-Dom0?
> > creates the directory structure ?kernel/x86/microcode/GenuineIntel.bin?,
> > so I think the initrd is allright.
Is the initramfs compressed? The scanning code can't deal if the initramfs
is compressed - so you either have to glue the comp...
2015 May 15
2
Bug#785187: Bug#785187: xen-hypervisor-4.5-amd64: Option ucode=scan is not working
...ding to the documentation the option ucode=scan should tell XEN to
> >> > look for a microcode update in an uncompressed initrd.
> >> >
> >> > While I don?t use the Debian kernel the tools to generate the initrd are
> >> > part of Debian. The command ?cpio -i < /boot/initrd.img-4.0.2-Dom0?
> >> > creates the directory structure ?kernel/x86/microcode/GenuineIntel.bin?,
> >> > so I think the initrd is allright.
> >Is the initramfs compressed? The scanning code can't deal if the
>
> [stse at osgiliath]: file...
2006 Apr 09
1
[PATCH] kbuild: rebuild initramfs if included files changes
...d, 313 insertions(+), 257 deletions(-)
diff-tree 73ef2e1760bb20a1190b25a2d559789b513bd3c2 (from d9df92e22aca939857c5bc9ecb130ef22307ccc1)
Author: Sam Ravnborg <sam@mars.ravnborg.org>
Date: Sun Apr 9 22:48:16 2006 +0200
kbuild: rebuild initramfs if included files changes
initramfs.cpio.gz being build in usr/ and included in the
kernel was not rebuild when the included files changed.
To fix this the following was done:
- moved gen_init_ramfs_list.sh to usr/gen_initramfs.sh
- let gen_initramfs.sh generate a list of files and directories included
in the initra...
2006 Feb 21
1
[PATCH] initramfs: multiple CPIO unpacking fix
The following patch unlinks (deletes) files, symlinks, FIFOs, devices
etc before writing them when extracting CPIOs. It doesn't delete
directories. This stops weird behaviour like:
1) writing through symlinks created in earlier CPIOs. eg foo->bar in
the first CPIO. Having foo as a non link in a subsequent CPIO,
results in bar being written and foo remaining as a symlink.
2) if the first ve...
2006 Jun 22
9
OT -- BASH
Can someone explain why this:
find . -depth -print0 | cpio --null -pmd /tmp/test
will copy all files in and below the current directory -and- this:
find . -depth -print | grep -v .iso$ | wc -l
will count all the non-iso files -and- this:
find . -depth -print | grep .iso$ | wc -l
will count *only* the iso files -but- this:
find . -depth -print0 | gre...
2005 Jul 22
1
CentOS-announce Digest, Vol 5, Issue 8
...unce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CESA-2005:378 Low CentOS 3 ia64 cpio - security update
(Pasi Pirhonen)
2. CESA-2005:378 Low CentOS 3 s390(x) cpio - security update
(Pasi Pirhonen)
3. CESA-2005:378 Low CentOS 4 ia64 cpio - security update
(Pasi Pirhonen)
4. CESA-2005:584 Important CentOS 4 ia64 zlib - security update
(Pasi Pirhonen)...
2018 Feb 26
4
How to update modules in iniramfs fastly
...initramfs of CentOS 7?
>
>
> `dracut` calls `mkinitrd` which rebuilds the initrd file. . . you could do
> it manually but that is prone to errors (
> https://access.redhat.com/solutions/24029).
This solution does not work in CentOS 7, because initramfs in CentOS 7 is not
a gzipped cpio:
[root at bogon a]# file /boot/initramfs-3.10.0-693.el7.x86_64.img
/boot/initramfs-3.10.0-693.el7.x86_64.img: ASCII cpio archive (SVR4 with no CRC)
If I use
zcat /boot/initrd-2.6.18-164.6.1.el5.img | cpio -idmv
to uncompress initramfs, it will report errors:
[root at bogon a]# zcat /bo...
2001 Oct 24
1
Generating cpio list.
One of the things I want to do besides mirror a hard drive is
maintain an incremental backup on tape.
The way for me to do this ( of course ) is to take the
output of rsync and use it to generate a list of files for cpio.
The basic ideal is something like this
declare -i head tail
# gets the first line with total: at the begining
head=$(grep -n ^total: $log_rsync|awk -F: '{print $1}')
head=$head-1
# chop off first two lines
tail=$head-2
head -n $head $log_rsync|tail -n $tail -|grep -v uptodate|cpio -o &g...
2003 Mar 18
1
Reason for gen_init_cpio instead of just cpio?
I've googled to try and find discussion of this topic but didn't see any results
particularly interesting... Is there any particular reason the kernel has
gen_init_cpio instead of just using cpio itself? I'm working on some changes
that would involve just cpio-ing the entire usr/root subtree as the initramfs
image (instead of gen_init_cpio having to know ahead of time what files to
include), and am wondering why it wouldn't be just easier to use cpio it...
2003 Nov 21
1
cpio archiving unpacking problem
Hello,
There seems to be problem in the cpio unpack in the kernel in
initramfs. I have an empty "/sys" directory in my cpio archive, but it
never shows up in my extracted initramfs.
I've confirmed that extracting the archive again with cpio results in a
correct tree, but it doesn't appear on boot when extracted by the
kern...