diff options
Diffstat (limited to 'scripts/build/bootstrap_cdebootstrap')
-rwxr-xr-x | scripts/build/bootstrap_cdebootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/build/bootstrap_cdebootstrap b/scripts/build/bootstrap_cdebootstrap index 8b295eb91..8c45f2f24 100755 --- a/scripts/build/bootstrap_cdebootstrap +++ b/scripts/build/bootstrap_cdebootstrap @@ -20,6 +20,8 @@ import subprocess # TODO: # - lockfile handling # - cdebootstrap-options from config +# - use gettext for i18n +# - take mirrors from config/archives/debian.{bootstrap,chroot} def main(): ## Parsing Arguments |