From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH] Nano: Move nano editor from packages to core system Date: Mon, 21 Mar 2022 18:49:44 +0100 Message-ID: <4f9875d1-cccd-5a03-f8ea-8671d69a79ce@ipfire.org> In-Reply-To: <73ea4197-34ea-1248-220b-b61c1451fc9e@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6987664463232858181==" List-Id: --===============6987664463232858181== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi All, On 21/03/2022 17:22, Peter M=C3=BCller wrote: > Hello *, > >> Hello, >> >> How is everybody feeling about this? > I understand the motivation behind this. In my early days, I completely lac= ked any vim > skills, and found it pretty stressing to bring things back up after a crash= while at the > same time frantically thinking "how to %&=C2=A7#$ deal with this text edito= r?!". > >> How many nano users do we have here? I am definitely one. I also use nano for working on my Arch Linux=20 systems and adjust the default editor for things like visudo so it uses=20 nano. Regards, Adolf. > Back then, nano would have helped me. Today, I am used to vim and would not= experience > any benefit from nano being around on IPFire as well. > > Nevertheless, I vote in favour of this patch, for reasons mentioned above. > > Acked-by: Peter M=C3=BCller > > Thanks, and best regards, > Peter M=C3=BCller > >> -Michael >> >>> On 17 Mar 2022, at 17:06, Jon Murphy wrote: >>> >>> - this will not change the default editor `vim` >>> >>> Signed-off-by: Jon Murphy >>> --- >>> config/rootfiles/{packages =3D> common}/nano | 0 >>> lfs/nano | 7 +++---- >>> 2 files changed, 3 insertions(+), 4 deletions(-) >>> rename config/rootfiles/{packages =3D> common}/nano (100%) >>> >>> diff --git a/config/rootfiles/packages/nano b/config/rootfiles/common/nano >>> similarity index 100% >>> rename from config/rootfiles/packages/nano >>> rename to config/rootfiles/common/nano >>> diff --git a/lfs/nano b/lfs/nano >>> index df994364f..85be014ee 100644 >>> --- a/lfs/nano >>> +++ b/lfs/nano >>> @@ -32,12 +32,11 @@ DL_FILE =3D $(THISAPP).tar.xz >>> DL_FROM =3D $(URL_IPFIRE) >>> DIR_APP =3D $(DIR_SRC)/$(THISAPP) >>> TARGET =3D $(DIR_INFO)/$(THISAPP) >>> -PROG =3D nano >>> -PAK_VER =3D 41 >>> >>> -DEPS =3D "" >>> >>> -SERVICES =3D >>> >>> #########################################################################= ###### >>> # Top-level Rules >>> --=20 >>> 2.30.2 >>> --=20 Sent from my laptop --===============6987664463232858181==--