diff options
Diffstat (limited to 'scripts/build/bootstrap_cdebootstrap')
-rwxr-xr-x | scripts/build/bootstrap_cdebootstrap | 3 |
1 files changed, 2 insertions, 1 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(): |