search for: ext2cpio

Displaying 9 results from an estimated 9 matches for "ext2cpio".

2012 Jan 10
2
plug leaks in febootstrap
..._used, &n_alloc, NULL); return lines; -- 1.7.9.rc0.13.gbee72 >From f03d46334bb318fad7a7b71900d6a3c11586b68f Mon Sep 17 00:00:00 2001 From: Jim Meyering <meyering at redhat.com> Date: Tue, 10 Jan 2012 17:04:52 +0100 Subject: [PATCH 2/2] helper: fix no-op add_link function * helper/ext2cpio.c (add_link): Don't leak just-allocated buffer. Instead, link it into links_head list. --- helper/ext2cpio.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/helper/ext2cpio.c b/helper/ext2cpio.c index 2e8258f..82cc3b4 100644 --- a/helper/ext2cpio.c +++ b/helper/ext2...
2012 Feb 29
1
[PATCH 1/2] Check that directory path is not too long (found by Coverity).
From: "Richard W.M. Jones" <rjones at redhat.com> Since we copy dirname + "/" + path to a fixed buffer of size PATH_MAX, we need to check that the buffer cannot overflow. --- helper/appliance.c | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-) diff --git a/helper/appliance.c b/helper/appliance.c index c4d0b32..05ad3e5 100644 ---
2011 Jun 03
0
builder-debian febootstrap success e56ae34bcfc3e355dc591b4bd99bbe8e593d33af
..._helper-ext2.Tpo -c -o febootstrap_supermin_helper-ext2.o `test -f 'ext2.c' || echo './'`ext2.c mv -f .deps/febootstrap_supermin_helper-ext2.Tpo .deps/febootstrap_supermin_helper-ext2.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -g -O2 -MT febootstrap_supermin_helper-ext2cpio.o -MD -MP -MF .deps/febootstrap_supermin_helper-ext2cpio.Tpo -c -o febootstrap_supermin_helper-ext2cpio.o `test -f 'ext2cpio.c' || echo './'`ext2cpio.c mv -f .deps/febootstrap_supermin_helper-ext2cpio.Tpo .deps/febootstrap_supermin_helper-ext2cpio.Po gcc -std=gnu99 -DHAVE_CONFIG_H -...
2010 Dec 07
0
builder-ubuntu febootstrap success af9f9305a0a48829392a57d24aee30978b449d1d
..._helper-ext2.Tpo -c -o febootstrap_supermin_helper-ext2.o `test -f 'ext2.c' || echo './'`ext2.c mv -f .deps/febootstrap_supermin_helper-ext2.Tpo .deps/febootstrap_supermin_helper-ext2.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -g -O2 -MT febootstrap_supermin_helper-ext2cpio.o -MD -MP -MF .deps/febootstrap_supermin_helper-ext2cpio.Tpo -c -o febootstrap_supermin_helper-ext2cpio.o `test -f 'ext2cpio.c' || echo './'`ext2cpio.c mv -f .deps/febootstrap_supermin_helper-ext2cpio.Tpo .deps/febootstrap_supermin_helper-ext2cpio.Po gcc -std=gnu99 -DHAVE_CONFIG_H -...
2011 May 27
1
builder-debian febootstrap success b5ed2a56e1d9c826e494fea5c6a353d45f3c857f
..._helper-ext2.Tpo -c -o febootstrap_supermin_helper-ext2.o `test -f 'ext2.c' || echo './'`ext2.c mv -f .deps/febootstrap_supermin_helper-ext2.Tpo .deps/febootstrap_supermin_helper-ext2.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -g -O2 -MT febootstrap_supermin_helper-ext2cpio.o -MD -MP -MF .deps/febootstrap_supermin_helper-ext2cpio.Tpo -c -o febootstrap_supermin_helper-ext2cpio.o `test -f 'ext2cpio.c' || echo './'`ext2cpio.c mv -f .deps/febootstrap_supermin_helper-ext2cpio.Tpo .deps/febootstrap_supermin_helper-ext2cpio.Po gcc -std=gnu99 -DHAVE_CONFIG_H -...
2011 Jun 07
3
builder-debian febootstrap success d6d144eab55388d4117880f2d3a7e8c2571c9d9a
...py -I binary -B i386 -O elf64-x86-64 init ext2init.o gcc -std=gnu99 -Wall -I../lib -g -O2 -o febootstrap-supermin-helper febootstrap_supermin_helper-appliance.o febootstrap_supermin_helper-checksum.o febootstrap_supermin_helper-cpio.o febootstrap_supermin_helper-ext2.o febootstrap_supermin_helper-ext2cpio.o febootstrap_supermin_helper-ext2initrd.o febootstrap_supermin_helper-kernel.o febootstrap_supermin_helper-main.o febootstrap_supermin_helper-utils.o ext2init.o -lext2fs -lcom_err -L../lib -lgnu make[2]: Leaving directory `/home/rjones/d/febootstrap/helper' make[2]: Entering directory `/home...
2014 Feb 25
2
[PATCH supermin v4] Supermin 5 rewrite.
...10 - helper/appliance.c | 330 ------------------- helper/bin2s.pl | 45 --- helper/checksum.c | 119 ------- helper/cpio.c | 279 ---------------- helper/ext2.c | 538 ------------------------------- helper/ext2cpio.c | 418 ------------------------ helper/ext2initrd.c | 281 ---------------- helper/ext2internal.h | 45 --- helper/helper.h | 85 ----- helper/init.c | 537 ------------------------------- helper/kernel.c...
2010 Dec 14
7
builder-debian febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...rnel.Tpo .deps/febootstrap_supermin_helper-kernel.Po gcc -std=gnu99 -Wall -I../lib -g -O2 -o febootstrap-supermin-helper febootstrap_supermin_helper-appliance.o febootstrap_supermin_helper-checksum.o febootstrap_supermin_helper-cpio.o febootstrap_supermin_helper-ext2.o febootstrap_supermin_helper-ext2cpio.o febootstrap_supermin_helper-ext2initrd.o febootstrap_supermin_helper-kernel.o febootstrap_supermin_helper-main.o febootstrap_supermin_helper-utils.o ext2init.o -lext2fs -lcom_err -L../lib -lgnu make[2]: Leaving directory `/home/rjones/d/febootstrap/helper' make[2]: Entering directory `/home...
2010 Dec 14
8
builder-ubuntu febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...rnel.Tpo .deps/febootstrap_supermin_helper-kernel.Po gcc -std=gnu99 -Wall -I../lib -g -O2 -o febootstrap-supermin-helper febootstrap_supermin_helper-appliance.o febootstrap_supermin_helper-checksum.o febootstrap_supermin_helper-cpio.o febootstrap_supermin_helper-ext2.o febootstrap_supermin_helper-ext2cpio.o febootstrap_supermin_helper-ext2initrd.o febootstrap_supermin_helper-kernel.o febootstrap_supermin_helper-main.o febootstrap_supermin_helper-utils.o ext2init.o -lext2fs -lcom_err -L../lib -lgnu make[2]: Leaving directory `/home/rjones/d/febootstrap/helper' make[2]: Entering directory `/home...