Moving partial python rewrite to separate branch, let's do it in the jessie+1 cycle...
commitbc50443cf043616c7087f383e11bf85cd233c54e
authorDaniel Baumann <mail@daniel-baumann.ch>
Wed, 27 Aug 2014 21:14:12 +0000 (27 23:14 +0200)
committerDaniel Baumann <mail@daniel-baumann.ch>
Wed, 27 Aug 2014 22:59:28 +0000 (28 00:59 +0200)
treed7a6c03bc3207f809f4ca4ab13f079f02df28acf
parent5fc57865a4124c4432333cb73468ac2494e91d75
Moving partial python rewrite to separate branch, let's do it in the jessie+1 cycle rather than go with the current mixed code.
32 files changed:
Makefile
README.Python [deleted file]
components/binary-hooks [deleted file]
components/binary-includes [deleted file]
components/bootstrap-cdebootstrap [deleted file]
components/bootstrap-debootstrap [deleted file]
components/bootstrap-hooks [deleted file]
components/bootstrap-includes [deleted file]
components/chroot-hooks [deleted file]
components/chroot-includes [deleted file]
components/init [deleted file]
components/source-hooks [deleted file]
components/source-includes [deleted file]
debian/control
frontend/cli/lb
scripts/build/binary
scripts/build/binary_hooks [new file with mode: 0755]
scripts/build/binary_includes [new file with mode: 0755]
scripts/build/bootstrap
scripts/build/bootstrap_archive-keys [new file with mode: 0755]
scripts/build/bootstrap_cache [new file with mode: 0755]
scripts/build/bootstrap_cdebootstrap [new file with mode: 0755]
scripts/build/bootstrap_debootstrap [new file with mode: 0755]
scripts/build/build
scripts/build/chroot
scripts/build/chroot_hooks [new file with mode: 0755]
scripts/build/chroot_includes [new file with mode: 0755]
scripts/build/chroot_live-packages [new file with mode: 0755]
scripts/build/config
scripts/build/source
scripts/build/source_debian-live [new file with mode: 0755]
scripts/build/source_hooks [new file with mode: 0755]