From 75df65480f5d86f5f2b669f39bd1c3c22f900f8b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 17 Oct 2013 14:55:11 +0200 Subject: Sorting todo items in python stubs. --- scripts/build/bootstrap_cdebootstrap | 3 ++- scripts/build/bootstrap_debootstrap | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/build/bootstrap_cdebootstrap b/scripts/build/bootstrap_cdebootstrap index 62ee7bef9..6a7f68108 100755 --- a/scripts/build/bootstrap_cdebootstrap +++ b/scripts/build/bootstrap_cdebootstrap @@ -18,9 +18,10 @@ import sys # TODOs: +# * logfile output # * lockfile handling -# * cdebootstrap-options from config # * use gettext for i18n +# * cdebootstrap-options from config # * take mirrors from config/archives/debian.{bootstrap,chroot} def main(): diff --git a/scripts/build/bootstrap_debootstrap b/scripts/build/bootstrap_debootstrap index 07d2fb8b9..57da458b3 100755 --- a/scripts/build/bootstrap_debootstrap +++ b/scripts/build/bootstrap_debootstrap @@ -18,9 +18,10 @@ import sys # TODO: +# * logfile output # * lockfile handling -# * debootstrap-options from config # * use gettext for i18n +# * debootstrap-options from config # * take mirrors from config/archives/debian.{bootstrap,chroot} def main(): -- cgit v1.2.3