From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 21 Jun 2021 21:59:22 +0200 Subject: [Buildroot] [PATCH] package/lvm2: default standard install to y In-Reply-To: <877disd5lk.fsf@dell.be.48ers.dk> (Peter Korsgaard's message of "Thu, 17 Jun 2021 14:43:19 +0200") References: <20210616173303.2234867-1-arnout@mind.be> <877disd5lk.fsf@dell.be.48ers.dk> Message-ID: <87mtrj7zvp.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Peter" == Peter Korsgaard writes: >>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) writes: >> Until commit 5c07dfcc1a52e2804011574a3e022523a20546c8 >> BR2_PACKAGE_LVM2_STANDARD_INSTALL would default to y. Indeed, the >> default read: >> default y if !BR2_PACKAGE_LVM2_DMSETUP_ONLY # legacy 2013.11 >> Since the legacy symbol is normally not selected, this defaults to y. >> Commit 5c07dfcc1a52e2804011574a3e022523a20546c8 inadvertedly removed the >> entire line instead of just the condition. >> Fixes: https://bugs.busybox.net/show_bug.cgi?id=13846 >> For-stable: 2021.02, 2021.05 >> Cc: dominique.tronche at atos.net >> Cc: Yann E. MORIN >> Cc: Peter Korsgaard >> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) >> -- >> As an experiment, I added the For-stable tag (which I invented myself). >> Peter, is this useful? Should we propose this in the documentation? > It could be. Typically just mentioning that this is a fix and/or CC me > is enough, but it cannot hurt certainly. Committed to 2021.02.x and 2021.05.x, thanks. -- Bye, Peter Korsgaard