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

Junichi Uekawa dancer at alioth.debian.org
Sun Nov 29 11:14:07 UTC 2009


 Makefile                                      |    4 -
 cowbuilder.c                                  |   97 ++++++++++++++++++++++++--
 debian/TODO                                   |    4 -
 debian/changelog                              |   10 ++
 initrd/README                                 |   34 +++++++++
 initrd/make-arm-initrd.sh                     |   36 +++++++++
 initrd/quick-arm-init.sh                      |   34 +++++++++
 main.c                                        |   10 ++
 qemubuilder.c                                 |    4 -
 test_cowbuilder.c                             |   45 ++++++++++++
 tests/log/000_test_basic.sh.log               |   24 +++---
 tests/log/001_test_symlink.sh.log             |   28 +++----
 tests/log/002_test_open.sh.log                |   22 ++---
 tests/log/003_test_fopen.sh.log               |   22 ++---
 tests/log/004_test_fopen64.sh.log             |   22 ++---
 tests/log/012_test_chown.sh.log               |   22 ++---
 tests/log/013_test_chmod.sh.log               |   22 ++---
 tests/log/014_ilistdump_test.sh.log           |    2 
 tests/log/015_test_ilistdelete.sh.log         |    2 
 tests/log/016_memleakcheck.sh.log             |   46 ++++++------
 tests/log/017_tempfilecheck.sh.log            |    2 
 tests/log/018_testcxx.sh.log                  |    6 -
 tests/log/019_test_filename_with_space.sh.log |   24 +++---
 tests/log/020_test_lchown.sh.log              |   30 ++++----
 tests/log/test_file.c.log                     |    4 -
 tests/log/test_qemuarch.c.log                 |   16 ++--
 26 files changed, 414 insertions(+), 158 deletions(-)

New commits:
commit b3d7f132b3fff81dd8d64072c2b890370786cfd7
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Nov 29 20:13:02 2009 +0900

    release 0.59

commit 77134aef4a365271352669bf97f7eba32cab88d7
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Nov 29 20:12:11 2009 +0900

    test log update

commit 6452d3a350809edc90af7d0039d0de973ba8efd9
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Nov 29 19:28:14 2009 +0900

    de-hardlink TODO is now done.

commit 35e469779807739fecc93504c1bb788761961e46
Merge: a925ca6db71cfa2fda993a92172788ef4e1577c2 ede23d69caa67f51aad8267d6d09c4cf144dcb55
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Nov 29 19:25:53 2009 +0900

    Merge branch 'master' into break-cowlink

commit ede23d69caa67f51aad8267d6d09c4cf144dcb55
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Nov 22 07:44:59 2009 +0900

    Add enough to the point that an ARM system starts up and I can mount the chroot inside it.

commit 833379a3ef6a892f2629c9f833919f3189c26ac9
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Nov 22 05:00:15 2009 +0900

    notes on arm packages

commit 41cb80acdae7372e5a93a35c0caa26ab99204a66
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Nov 22 05:00:10 2009 +0900

    fix directory creation in arm initrd generation.

commit 9c20f7cb2460276cdf16485c486d05ffb45d2c1b
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Nov 22 04:29:46 2009 +0900

    simple ARM implementation of initrd with shell script to bootstrap myself.

commit a925ca6db71cfa2fda993a92172788ef4e1577c2
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Tue Nov 10 21:28:44 2009 +0900

    add test for break_cowlink, and use break_cowlink to avoid hard-to-handle file
    such as /var/cache/debconf/config.dat.




More information about the Pbuilder-maint mailing list