]> git.e2factory.org Git - e2factory.git/commit
example: include example project into source tree
authorGordon Hecker <gh@emlix.com>
Tue, 3 Nov 2009 18:03:36 +0000 (19:03 +0100)
committerGordon Hecker <gh@emlix.com>
Wed, 4 Nov 2009 11:48:26 +0000 (12:48 +0100)
commita6ddd10014ad63698fe20ef8fa5ee2b3032004ee
treee4c32ccc1c227c979a6aac5c46dffe6abac28838
parentfd7619b6ffc145cdefe01aa41381c1a16a8f0d70
example: include example project into source tree

Signed-off-by: Gordon Hecker <gh@emlix.com>
18 files changed:
Changelog
example/Makefile [new file with mode: 0644]
example/README [new file with mode: 0644]
example/example/in/.keep [new file with mode: 0644]
example/example/log/.keep [new file with mode: 0644]
example/example/proj/chroot [new file with mode: 0644]
example/example/proj/config [new file with mode: 0644]
example/example/proj/env [new file with mode: 0644]
example/example/proj/init/.keep [new file with mode: 0644]
example/example/proj/licences [new file with mode: 0644]
example/example/res/.keep [new file with mode: 0644]
example/example/res/final/build-script [new file with mode: 0644]
example/example/res/final/config [new file with mode: 0644]
example/example/res/helloworld/build-script [new file with mode: 0644]
example/example/res/helloworld/config [new file with mode: 0644]
example/example/src/.keep [new file with mode: 0644]
example/example/src/helloworld/config [new file with mode: 0644]
example/setup_example.sh [new file with mode: 0755]