cowdancer, cowbuilder, and qemubuilder repository: Changes to 'master'

Junichi Uekawa dancer at alioth.debian.org
Fri Jan 23 04:57:07 UTC 2009


 Makefile                                      |    2 
 parameter.h                                   |    6 
 qemuarch.c                                    |  154 
 qemuarch.h                                    |   16 
 qemubuilder.c                                 |  121 
 qemuipsanitize.h                              |    5 
 test_qemuarch.c                               |   27 
 tests/log/000_test_basic.sh.log               |   28 
 tests/log/001_test_symlink.sh.log             |   32 
 tests/log/002_test_open.sh.log                |   26 
 tests/log/003_test_fopen.sh.log               |   26 
 tests/log/004_test_fopen64.sh.log             |   26 
 tests/log/010_test_noilistfile.sh.log         |    4 
 tests/log/012_test_chown.sh.log               |   30 
 tests/log/013_test_chmod.sh.log               |   26 
 tests/log/014_ilistdump_test.sh.log           |    9 
 tests/log/015_test_ilistdelete.sh.log         |    2 
 tests/log/016_memleakcheck.sh.log             |   47 
 tests/log/017_tempfilecheck.sh.log            |    2 
 tests/log/018_testcxx.sh.log                  |    6 
 tests/log/019_test_filename_with_space.sh.log |   28 
 tests/log/020_test_lchown.sh.log              |   38 
 tests/log/022_kernel_waitpid.sh.log           |    5 
 tests/log/900_test_pbuilder.sh.log            | 1090 ------
 tests/log/901_test_pbuilder_create.sh.log     | 4449 --------------------------
 tests/log/902_test_cowbuilder_fail.sh.log     |   20 
 26 files changed, 400 insertions(+), 5825 deletions(-)

New commits:
commit 4013573ce8f8d13e5455ad9578f75798dc355ffc
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Fri Jan 23 13:55:53 2009 +0900

    tune the file system to not have mount count / fsck limit.
    
    We probably don't want to check against that for these filesystems.

commit dc1474b3be40cfa7ce11ebb2550100ad261c978d
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Fri Jan 23 13:22:04 2009 +0900

    test log update.

commit 645c6799770eca5fda0c7a4d15159477b0bff6dc
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Fri Jan 23 13:20:30 2009 +0900

    Arch-specific routines are moved off to their own file.
    
    split some code from qemubuilder to qemuarch.[ch].

commit 0c6fb2160c2ffc56ae6a88f73b0592821e55ef29
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Fri Jan 23 13:09:05 2009 +0900

    add ifdef

commit 845e4b8862f9d9cfa143af9778c3f5e1d638775a
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Fri Jan 23 13:07:16 2009 +0900

    add ifdefs in the header file.

commit b3b8ea8291ad83e7662159eee729748b60f30561
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Fri Jan 23 13:03:39 2009 +0900

    move dpkg --print-architecture code around.
    
    Code refactoring.




More information about the Pbuilder-maint mailing list