Received: from mail-ed1-f68.google.com (mail-ed1-f68.google.com [209.85.208.68]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id BAEDA781AEF for <~alpine/devel@lists.alpinelinux.org>; Wed, 25 Sep 2019 14:28:50 +0000 (UTC) Received: by mail-ed1-f68.google.com with SMTP id t3so3273596edw.13 for <~alpine/devel@lists.alpinelinux.org>; Wed, 25 Sep 2019 07:28:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=WFPvcEAafaaGseW7JXMjh9frKcQikbsgqpTvsUnxFN8=; b=j2rNh7+96H6atFx0OjYGQANGU9AMZuGvXuWz50cG60SKq3VKSZgaaJSl5AblU5JJvx gp1HbFaHlTqLEMi8LIMMgFPA/kcKIXOH01Y2NKbUph5RV2hcTJU21yHnP+Q6ZXJAEQY8 InDiiO0QIOZHH6hY/n7DEGUCKhhQklL1zQExla4Q3T9nMLH7OVz17ZzH95n18OsQ0QLR gkBZMBdOzxj+Ee4P14LrJWBz9OSwE25dYtRsqH+g0vvBWfUvXlxdCwCCG3zJyqwOxLY/ 7FFFb/JoZCqIOup3ZeEkgCvls13L5QWo7I5e4BE4oQDjcp6xx4sggvVswD1GO8+y0EbU dx2Q== X-Gm-Message-State: APjAAAUIHxzW34e+Y8ZwkhmT1cebGZ5fA9dQOxEDBh49VBi5h7NkCw2d k9+wWRyrncf4WYsFknVBoZ5ablAqZIx7GkW0GeQ= X-Google-Smtp-Source: APXvYqxaojrIG38AN+pnp9b9WFun603lIKtXcOBabOrshrlFIq1ourFjp2gSS45jvvfbKngsaux7YewIosznG0tlHrs= X-Received: by 2002:aa7:c614:: with SMTP id h20mr3153007edq.209.1569421730476; Wed, 25 Sep 2019 07:28:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Richard Mortier Date: Wed, 25 Sep 2019 15:28:39 +0100 Message-ID: Subject: Re: [alpine-devel] [PATCH alpine-conf] Support encrypted root in setup-disk To: Drew DeVault Cc: ~alpine/devel@lists.alpinelinux.org, Natanael Copa , =?UTF-8?Q?Timo_Ter=C3=A4s?= Content-Type: text/plain; charset="UTF-8" Ah ok; FWIW I didn't interpret it like that. I think the only other query I'd have is whether that interactive block can be entered even if the user has specified -e -- if so, seems odd to ask when they've already told you. On Wed, 25 Sep 2019 at 15:13, Drew DeVault wrote: > > On Wed Sep 25, 2019 at 3:11 PM Richard Mortier wrote: > > One other query - I don't understand the #TODO message...? > > The if statement it's TODO'ing skips prompting the user for encryption > if they're using LVM or a non-sys disk setup. The task that remains to > be done is tweaking the crypt support to support setting up encrypted > disks for any case other than the basic one. -- Richard Mortier mort@cantab.net