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

Junichi Uekawa dancer at alioth.debian.org
Sun Feb 8 01:36:44 UTC 2009


 Makefile                |    2 
 cowbuilder.c            |    2 
 cowdancer-ilistcreate.c |    2 
 cowdancer.c             |    2 
 file.c                  |   93 ++++++++++++++++++++++++++++++++
 file.h                  |   27 +++++++++
 forkexec.c              |    7 +-
 ilistcreate.c           |    2 
 initrd/Makefile         |    4 -
 initrd/qemuinit.c       |    6 +-
 parameter.c             |    2 
 parameter.h             |    2 
 qemuarch.c              |   43 +++++++++++++--
 qemuarch.h              |    1 
 qemubuilder.c           |  136 +++++++++++++++++-------------------------------
 test_file.c             |   17 ++++++
 test_forkexec.c         |   47 ++++++++++++++++
 test_qemuarch.c         |   70 ++++++++++++++++++++++++
 18 files changed, 359 insertions(+), 106 deletions(-)

New commits:
commit 49f86f519e5d92cc2b9c44d6dec9d4569d4722bf
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 06:33:37 2009 +0900

    use symbollic umask values rather than raw octal code.

commit ecc72d37a7031bf477668534a6256314d3310cf6
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 06:33:22 2009 +0900

    refactor file copy operation into new file, and use UNIX file I/O
    instead of stdio to allow klibc compilation.

commit 41b163e4e1f2b76d62ea6d1cfdd533264b52a25c
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 05:47:13 2009 +0900

    update copyright year to 2009.

commit d41d9ca0d42abeb94d8faeb43afbeb1a1f1a651e
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 05:46:14 2009 +0900

    align the forking qemu message along with other forking messages.

commit 939f63652f0bb384286348d1e90ffaa8eb8f4a9a
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 05:45:01 2009 +0900

    remove the comment on ARM wrong time, I think that's fixed by setting the clock within qemu.

commit 9851ea56d11fdea23f7fe27a90b8848bcd40fe18
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 04:35:06 2009 +0900

    move device files generation code around.

commit f47cad89bd3b17d14e0829603217170adbfa282a
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 02:11:33 2009 +0900

    Add read/write permissions for device files.
    
    ... and add test cases.

commit de4e97f37719a2d52dbb57deefe746d9c537279a
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 01:45:33 2009 +0900

    fork_qemu rework to get it give out debugging output.

commit b4209aeec6e300b82c69b95a19ee003e1be65b55
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 01:23:26 2009 +0900

    error-code handling rationalization, and be more verbose when debootstrap fails with an error.

commit 74d3d3ae3422a714b5e3800ad122b2266480597d
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 01:14:33 2009 +0900

    add spacing after command in forkexec.c debug output.

commit 65140a72f35c1950ca57850f67f539652165a451
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 01:09:17 2009 +0900

    free s.

commit c6578cd90911b667cd85222d03f001097c2ff7f7
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 01:06:05 2009 +0900

    add test for forkexec code.

commit 05c524a02793cbfe6f72d1e19cc2bbd14aa21e4d
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 01:00:03 2009 +0900

    show argv0 on forkexec debug message.

commit 40a3247e0150861d5946179c2166a808389b71f3
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Feb 8 00:44:14 2009 +0900

    do not print out NULL for forcexec debug message.




More information about the Pbuilder-maint mailing list