Re: [ARMedslack] miniroot 14 and current: vi is broken

2013-07-15 Thread Stuart Winter

> I noticed that vi  in the miniroot slackware ARM 14 is still vim and
> lacking libs to make it functional. Elvis is not installed in the
> miniroot. Ok you can put it right pretty fast but it can be annoying if
> on the target device there is no means to get an extra package in apart
> from manipulating the flash.

I didn't fix 14.0.  I'll fix it before the next batch goes out.

-- 
Stuart Winter
Slackware ARM: http://arm.slackware.com___
ARMedslack mailing list
ARMedslack@lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack


Re: [ARMedslack] miniroot 14 and current: vi is broken

2013-07-12 Thread Davide



>> Well actually on my live slackware 14 (x86)  vi is a link to elvis
>>
>> Although both are installed, by default vi is linked to elvis (and it's
>> not something I did manually). looking at the sizes I cannot but agree
>> that on the miniroot vim is just eating up space (just guessing that the
>> arm packages will me more or less the same size) and on top of that
>> there's 120Mb of dependencies to use it !

>Since (if selected) elvis is installed first (due to being in series 'a'),
>it sets up a symlink in the doinst.sh script.
>If vim is installed, its doinst.sh script checks for the presence of the
>'vi' symlink, and if not present, will symlink 'vi' to 'vim'.
>root@pepa:~/ac/source/a/elvis# head -n2 /var/log/scripts/elvis-2.2-arm-2
>( cd usr/bin ; rm -rf vi )
>( cd usr/bin ; ln -sf elvis vi )
>root@pepa:~/ac/source/a/elvis#

I noticed that vi  in the miniroot slackware ARM 14 is still vim and lacking 
libs to make it functional. Elvis is not installed in the miniroot.
Ok you can put it right pretty fast but it can be annoying if on the target 
device there is no means to get an extra package in apart from manipulating the 
flash.

Ciao
David___
ARMedslack mailing list
ARMedslack@lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack


Re: [ARMedslack] miniroot 14 and current: vi is broken

2013-04-16 Thread Stuart Winter
On Tue, 16 Apr 2013, Davide wrote:

> Well actually on my live slackware 14 (x86)  vi is a link to elvis
>
> Although both are installed, by default vi is linked to elvis (and it's
> not something I did manually). looking at the sizes I cannot but agree
> that on the miniroot vim is just eating up space (just guessing that the
> arm packages will me more or less the same size) and on top of that
> there's 120Mb of dependencies to use it !
[..]

Since (if selected) elvis is installed first (due to being in series 'a'),
it sets up a symlink in the doinst.sh script.
If vim is installed, its doinst.sh script checks for the presence of the
'vi' symlink, and if not present, will symlink 'vi' to 'vim'.
root@pepa:~/ac/source/a/elvis# head -n2 /var/log/scripts/elvis-2.2-arm-2
( cd usr/bin ; rm -rf vi )
( cd usr/bin ; ln -sf elvis vi )
root@pepa:~/ac/source/a/elvis#

___
ARMedslack mailing list
ARMedslack@lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack


Re: [ARMedslack] miniroot 14 and current: vi is broken

2013-04-16 Thread Davide
Well actually on my live slackware 14 (x86)  vi is a link to elvis 

Although both are installed, by default vi is linked to elvis (and it's not 
something I did manually).

PACKAGE NAME: vim-7.3.645-i486-1
COMPRESSED PACKAGE SIZE: 5.2M
UNCOMPRESSED PACKAGE SIZE: 24M
PACKAGE LOCATION: /var/log/mount/slackware/ap/vim-7.3.645-i486-1.txz

PACKAGE NAME: elvis-2.2_0-i486-2
COMPRESSED PACKAGE SIZE: 655.0K
UNCOMPRESSED PACKAGE SIZE: 2.6M
PACKAGE LOCATION: /var/log/mount/slackware/a/elvis-2.2_0-i486-2.txz

looking at the sizes I cannot but agree that on the miniroot vim is just eating 
up space (just guessing that the arm packages will me more or less the same 
size) and on top of that there's 120Mb of dependencies to use it !

I remover the unused dependencies and added in elvis saving some 120Mb of disk 
space on the miniroot.

Bye
David






 Da: Stuart Winter 
A: Slackware ARM port  
Inviato: Lunedì 15 Aprile 2013 17:52
Oggetto: Re: [ARMedslack] miniroot 14 and current: vi is broken
 

On Mon, 15 Apr 2013, Davide wrote:

> I noticed that in the miniroot, both current and 14, vi  is broken looking 
> for libperl and libpython .
> I know most of you will like to use nano ... but I'm an old fart and I still 
> like vi !!!

Hmm.  I'm going to replace vim with elvis as this works without bundling
additional packages.

-- 
Stuart Winter
Slackware ARM: http://arm.slackware.com
___
ARMedslack mailing list
ARMedslack@lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack___
ARMedslack mailing list
ARMedslack@lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack


Re: [ARMedslack] miniroot 14 and current: vi is broken

2013-04-15 Thread Stuart Winter
On Mon, 15 Apr 2013, Davide wrote:

> I noticed that in the miniroot, both current and 14, vi  is broken looking 
> for libperl and libpython .
> I know most of you will like to use nano ... but I'm an old fart and I still 
> like vi !!!

Hmm.  I'm going to replace vim with elvis as this works without bundling
additional packages.

-- 
Stuart Winter
Slackware ARM: http://arm.slackware.com___
ARMedslack mailing list
ARMedslack@lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack