[Fakeroot-commits] New commit in fakeroot--main--0.0--patch-24
Clint Adams
schizo@costa.debian.org
Wed, 13 Apr 2005 15:50:19 +0000
Revision: fakeroot--main--0.0--patch-24
Archive: fakeroot@packages.debian.org--fakeroot
Creator: Timo Savola <tsavola@movial.fi>
Date: Thu Aug 19 09:41:12 EEST 2004
Standard-date: 2004-08-19 06:41:12 GMT
Modified-files: communicate.h configure.ac faked.c
scripts/fakeroot.in
New-patches: fakeroot@packages.debian.org--fakeroot/fakeroot--main--0.0--patch-24
tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--base-0
tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--patch-1
tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--patch-2
tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--patch-3
tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--patch-4
tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--patch-5
tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--patch-6
tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--patch-7
Summary: Support for using paths (instead of inodes) in the database
Keywords:
2004-08-17 14:05:04 GMT Timo Savola <tsavola@movial.fi> patch-7
Summary:
FAKEROOT_DB_SEARCH_PATHS and an -i change
Revision:
fakeroot--scratchbox--0.0--patch-7
* searched paths can be listed in the FAKEROOT_DB_SEARCH_PATHS variable
* a non-existent file name can be passed to --load (prints a warning)
modified files:
communicate.h faked.c scripts/fakeroot.in
2004-08-17 09:38:31 GMT Timo Savola <tsavola@movial.fi> patch-6
Summary:
Revision:
fakeroot--scratchbox--0.0--patch-6
Patches applied:
* fakeroot@packages.debian.org--fakeroot/fakeroot--main--0.0--patch-23
patch from Robert Millan for GNU/k*BSD libc location
removed files:
.arch-ids/aclocal.m4.id aclocal.m4
fake/.arch-ids/aclocal.m4.id fake/.arch-ids/configure.id
fake/aclocal.m4 fake/configure
modified files:
configure.ac debian/changelog
new patches:
fakeroot@packages.debian.org--fakeroot/fakeroot--main--0.0--patch-23
2004-08-16 14:42:58 GMT Timo Savola <tsavola@movial.fi> patch-5
Summary:
Fix conditional dirent inclusion
Revision:
fakeroot--scratchbox--0.0--patch-5
modified files:
faked.c
2004-08-16 14:36:17 GMT Timo Savola <tsavola@movial.fi> patch-4
Summary:
Fixed bug in load_database()
Revision:
fakeroot--scratchbox--0.0--patch-4
modified files:
faked.c
2004-08-16 13:30:23 GMT Timo Savola <tsavola@movial.fi> patch-3
Summary:
Make database path stuff optional
Revision:
fakeroot--scratchbox--0.0--patch-3
* the database format can be selected with configure option --with-dbformat
modified files:
configure.ac faked.c
2004-08-12 16:26:22 GMT Timo Savola <tsavola@movial.fi> patch-2
Summary:
Database uses path names
Revision:
fakeroot--scratchbox--0.0--patch-2
* database file format changed: device and inode numbers are replaced with
a path string (the implementation is very slow; it basically does 'find'
many times...)
* paths are checked for existence when loading the database
modified files:
faked.c
2004-08-11 15:55:24 GMT Timo Savola <tsavola@movial.fi> patch-1
Summary:
Broke the database
Revision:
fakeroot--scratchbox--0.0--patch-1
Began implementing database integrity checking...
modified files:
faked.c
2004-08-11 11:05:31 GMT Timo Savola <tsavola@movial.fi> base-0
Summary:
tag of fakeroot@packages.debian.org--fakeroot/fakeroot--main--0.0--patch-22
Revision:
fakeroot--scratchbox--0.0--base-0
(automatically generated log message)