This will only be changed over my dead body… I don’t want to tempt anyone :) > On 22 Mar 2022, at 01:01, Paul Simmons wrote: > > On 3/21/22 11:09, Michael Tremer wrote: >> Hello, >> >> How is everybody feeling about this? >> >> How many nano users do we have here? >> >> -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 => common}/nano | 0 >>> lfs/nano | 7 +++---- >>> 2 files changed, 3 insertions(+), 4 deletions(-) >>> rename config/rootfiles/{packages => 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 = $(THISAPP).tar.xz >>> DL_FROM = $(URL_IPFIRE) >>> DIR_APP = $(DIR_SRC)/$(THISAPP) >>> TARGET = $(DIR_INFO)/$(THISAPP) >>> -PROG = nano >>> -PAK_VER = 41 >>> >>> -DEPS = "" >>> >>> -SERVICES = >>> >>> ############################################################################### >>> # Top-level Rules >>> -- >>> 2.30.2 >>> > I'm a vi guy (Very Old School)... as long as vi remains the default, > knock yourselves out. > > +1 > > Paul >