Stuart Winter | 1 May 2011 08:19
Picon

Re: Slackware ARM on Small NAS (NS-K330)


ftp://ftp.armedslack.org/armedslack/armedslack-current/source/README_SOURCE.txt
Read that and download the slackware64-current tree (including sources)

cd armedslack-current/source/l/glibc
sed -i 's?armv4t?armv5te?g' glibc.SlackBuild

Change the BUILD number in the arm/build script to whatever - increase it
or make it your own stamp - eg 4_davide

Start the build (under screen would be better incase your host machine
dies!)

On a sheevaplug the build takes about a day to build natively:

./arm/build

Then your packages will appear in the armedslack-current/slackware/{a,l}
directories.

> I wanted to get all I can out of my dockstar if it works well I might even do that on my zauruses (C 760/860/1000).
> The zauri should all be ARMv5 as husky boxer are PXA255 and Akita is PXA270.
> While the dockstar I'm not sure but I think it's ARMv5 too.
>
> It would be the first time I look into rebuilding glibc in order to get better performance and actually I
don't recall ever doing it at all so if I did I just followed the build scripts to build it. Any help is
appreciated for this task.
>
> Regards
> David
(Continue reading)

John O'Donnell | 1 May 2011 10:17
Picon

Re: Slackware ARM on Small NAS (NS-K330)

On 05/01/2011 02:19 AM, Stuart Winter wrote:
>
> ftp://ftp.armedslack.org/armedslack/armedslack-current/source/README_SOURCE.txt
> Read that and download the slackware64-current tree (including sources)
>
> cd armedslack-current/source/l/glibc
> sed -i 's?armv4t?armv5te?g' glibc.SlackBuild

I have been actively doing this with alot of the libs and currently gcc and 
adding PKGARCH to scripts that dont have it and building armv5te packages.

Once I get to re-build the libs and gcc with armv5te binaries (another day or 
so) I will tackle the rest of the basics, then run some benchmarks.  Not sure if 
anything will jump out or if it will be the same...

But I'm bored ;-)

And I have 4 plugs chugging away at this.  I love distcc!

I'll let you know what comes of it.

John

--

-- 
=== Never ask a geek why, just nod your head and slowly back away.===
+================================+==================================+
|  John O'Donnell                |                                  |
|  (Sr. Systems Engineer,        |    http://juanisan.homeip.net    |
|  Net Admin, Programmer, etc.)  |  E-Mail: unixjohn1969 <at> gmail.com  |
+================================+==================================+
(Continue reading)

Stuart Winter | 1 May 2011 14:22
Favicon

Slackware 13.37 ARM relesed!


Hi!

Slackware 13.37 ARM has been released today!

Thanks for all of your help on here (and IRC) - much appreciated!

All of the information required to install and downoad is linked off
the web site: www.armedslack.org

Cheers!
s.

--

-- 
Stuart Winter
www.slackware.com/~mozes
Slackware for ARM: www.armedslack.org
John O'Donnell | 1 May 2011 14:59
Picon

Re: Slackware 13.37 ARM relesed!

On 05/01/2011 08:22 AM, Stuart Winter wrote:
>
> Hi!
>
> Slackware 13.37 ARM has been released today!

HOOORAY!

--

-- 
=== Never ask a geek why, just nod your head and slowly back away.===
+================================+==================================+
|  John O'Donnell                |                                  |
|  (Sr. Systems Engineer,        |    http://juanisan.homeip.net    |
|  Net Admin, Programmer, etc.)  |  E-Mail: unixjohn1969 <at> gmail.com  |
+================================+==================================+
No man is useless who has a friend, and if we are loved we are
indispensable.  -- Robert Louis Stevenson
Giovanni | 1 May 2011 15:03
Picon

Re: Slackware 13.37 ARM relesed!

Congratulations!

alien jo


On Sun, May 1, 2011 at 2:59 PM, John O'Donnell <unixjohn1969 <at> gmail.com> wrote:
On 05/01/2011 08:22 AM, Stuart Winter wrote:

Hi!

Slackware 13.37 ARM has been released today!

HOOORAY!

--
=== Never ask a geek why, just nod your head and slowly back away.===
+================================+==================================+
|  John O'Donnell                |                                  |
|  (Sr. Systems Engineer,        |    http://juanisan.homeip.net    |
|  Net Admin, Programmer, etc.)  |  E-Mail: unixjohn1969 <at> gmail.com  |
+================================+==================================+
No man is useless who has a friend, and if we are loved we are
indispensable.  -- Robert Louis Stevenson

_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack

_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack
Davide | 1 May 2011 17:52
Picon
Favicon

R: Slackware 13.37 ARM relesed!

Cool ... thanks to all that contributed.
David

--- Dom 1/5/11, Stuart Winter <mozes <at> slackware.com> ha scritto:

> Da: Stuart Winter <mozes <at> slackware.com>
> Oggetto: [ARMedslack] Slackware 13.37 ARM relesed!
> A: "Slackware ARM mailing list" <armedslack <at> lists.armedslack.org>
> Data: Domenica 1 maggio 2011, 14:22
> 
> Hi!
> 
> Slackware 13.37 ARM has been released today!
> 
> Thanks for all of your help on here (and IRC) - much
> appreciated!
> 
> All of the information required to install and downoad is
> linked off
> the web site: www.armedslack.org
> 
> 
> Cheers!
> s.
> 
> -- 
> Stuart Winter
> www.slackware.com/~mozes
> Slackware for ARM: www.armedslack.org
> _______________________________________________
> ARMedslack mailing list
> ARMedslack <at> lists.armedslack.org
> http://lists.armedslack.org/mailman/listinfo/armedslack
> 
Davide | 1 May 2011 17:51
Picon
Favicon

Re: Slackware ARM on Small NAS (NS-K330)

> ftp://ftp.armedslack.org/armedslack/armedslack-current/source/README_SOURCE.txt
> Read that and download the slackware64-current tree
> (including sources)

What's the difference between 
ftp://ftp.slackware.com/pub/slackware/slackware64-current/source
and
ftp://ftp.slackware.org.uk/armedslack/armedslack-current/source/ 

Is it "Slackware ARM only includes the sources in situations when .... " ?

At the time I worked on something I liked to call slackurus I had a different approach: I used to fix the
slackbuild scripts so that I could use them for building binaries for zaurus by cross compilation and I had
my own overlall build script that looked for packages to build and built them.
But at that time either armedslack was not around or I did not know about it ... way back in 2004 ... well also
many other things might have changed ;-)

> cd armedslack-current/source/l/glibc
> sed -i 's?armv4t?armv5te?g' glibc.SlackBuild

Ok that will change just one thing in that buildscript:
-march=armv4t to -march=armv5te

> Change the BUILD number in the arm/build script to whatever
> - increase it
> or make it your own stamp - eg 4_davide
> 
> Start the build (under screen would be better incase your
> host machine
> dies!)
> 
> On a sheevaplug the build takes about a day to build
> natively:
> 
> ./arm/build
> 
> Then your packages will appear in the
> armedslack-current/slackware/{a,l}
> directories.

Will this build everiting ?
Can I just rebuild glibc or is it necessary to rebuild every binary that links the new glibc ?
I was hoping that since version will not be changing maybe I could do with just slipping in the new armv5 tuned
glibc: am I wrong in hoping this ?

> > I wanted to get all I can out of my dockstar if it
> works well I might even do that on my zauruses (C
> 760/860/1000).
> > The zauri should all be ARMv5 as husky boxer are
> PXA255 and Akita is PXA270.
> > While the dockstar I'm not sure but I think it's ARMv5
> too.
> >
> > It would be the first time I look into rebuilding
> glibc in order to get better performance and actually I
> don't recall ever doing it at all so if I did I just
> followed the build scripts to build it. Any help is
> appreciated for this task.
> >
> > Regards
> > David
> >
> > > I think it has but I don't recall anybody having
> done it.
> > >
> > > What hardware?
> > >
> > > I'm quite interested in it because I'm still
> thinking about
> > > building
> > > armedslack for armv5te (it's armv4 at the
> moment).
> > > We need some valid test cases.
> > >
> > > On Sat, 30 Apr 2011, Davide wrote:
> > >
> > > > I'm interested in the recompiling glibc
> thing to
> > > regain speed on specific hardware: has this been
> discussed
> > > in the ML previously ?
> > > >
> > > > --- Gio 21/4/11, Stuart Winter <m-lists <at> biscuit.org.uk>
> > > ha scritto:
> > > >
> > > > > Da: Stuart Winter <m-lists <at> biscuit.org.uk>
> > > > > Oggetto: Re: [ARMedslack] Slackware ARM
> on Small
> > > NAS (NS-K330)
> > > > > A: "Slackware ARM port" <armedslack <at> lists.armedslack.org>
> > > > > Data: Giovedì 21 Aprile 2011, 17:49
> > > > >
> > > > > > I don't know, but I don't think
> you'll be
> > > happy with
> > > > > it regardless.
> > > > > > The transfer speeds are going to
> be terribly
> > > slow -
> > > > > bottlenecking
> > > > > > due to the usb2 speeds *and* the
> general
> > > wimpiness of
> > > > > the hardware.
> > > > >
> > > > > Yeah having built the distribution on
> 287MHZ
> > > RiscPCs for a
> > > > > couple of years
> > > > > with 256MB RAM... I don't know how I
> kept
> > > going.  I
> > > > > guess because there
> > > > > wasn't any better or faster supported
> arm
> > > hardware at the
> > > > > time, so I
> > > > > didn't have anything to wish I could
> have ;-)
> > > > >
> > > > > I wouldn't bother with it. Some devices
> use lower
> > > speed ARM
> > > > > CPUs but their
> > > > > usage (and software) is tuned to the
> device to
> > > match the
> > > > > usage with the
> > > > > device's specs.  Slackware ARM is a
> generic
> > > > > distribution built to run
> > > > > on the widest range of products
> possible, at the
> > > expense of
> > > > > speed in some
> > > > > areas (which IMO can easily be
> re-gained by
> > > recompiling
> > > > > glibc and some
> > > > > other critical libraries; but that's
> another
> > > topic :) ).
> > > > >
> > > > >
> > > > >
> _______________________________________________
> > > > > ARMedslack mailing list
> > > > > ARMedslack <at> lists.armedslack.org
> > > > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > > > >
> > > >
> _______________________________________________
> > > > ARMedslack mailing list
> > > > ARMedslack <at> lists.armedslack.org
> > > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > > >
> > >
> > > --
> > > Stuart Winter
> > > Slackware ARM: www.armedslack.org
> > > -----Segue allegato-----
> > >
> > > _______________________________________________
> > > ARMedslack mailing list
> > > ARMedslack <at> lists.armedslack.org
> > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > >
> > _______________________________________________
> > ARMedslack mailing list
> > ARMedslack <at> lists.armedslack.org
> > http://lists.armedslack.org/mailman/listinfo/armedslack
> >
> 
> -- 
> Stuart Winter
> Slackware ARM: www.armedslack.org
> -----Segue allegato-----
> 
> _______________________________________________
> ARMedslack mailing list
> ARMedslack <at> lists.armedslack.org
> http://lists.armedslack.org/mailman/listinfo/armedslack
> 
Regards
David
Stuart Winter | 1 May 2011 19:33
Picon

Re: Slackware ARM on Small NAS (NS-K330)


> What's the difference between
> ftp://ftp.slackware.com/pub/slackware/slackware64-current/source
> and
> ftp://ftp.slackware.org.uk/armedslack/armedslack-current/source/
>
> Is it "Slackware ARM only includes the sources in situations when .... " ?

Yes.
[mozes <at> bourbon armedslack-13.37] $ du -sh source/
513M    source/
[mozes <at> bourbon armedslack-13.37] $ du -sh ../slackware64-current/source/
2.5G    ../slackware64-current/source/
[mozes <at> bourbon armedslack-13.37] $

Most of the MBs in armedslack's sources are firefox, seamonkey and
kernels.

> At the time I worked on something I liked to call slackurus I had a
> different approach: I used to fix the slackbuild scripts so that I could
> use them for building binaries for zaurus by cross compilation and I had
> my own overlall build script that looked for packages to build and built
> them. But at that time either armedslack was not around or I did not
> know about it ... way back in 2004 ... well also many other things might
> have changed ;-)

The way I did it was based on trial, error and doing my best to do as
little as possible to update the packages in order to build them.
There are other bits that aren't in the public tree which are used to show
the differences in the x86 tree how it is now, and how it was when I last
built the package.
Updating the source files means two things:
 - You have to keep copying them - could be scripted, but then what about
   new patches? what about the old ones? some bits would be scriptable but
   it's just easier not to.
 - You then need to spend ages uploading the sources.

The way I have done it has worked with minimal effort since 2002 :-)

> > armedslack-current/slackware/{a,l}
> > directories.
>
> Will this build everiting ? Can I just rebuild glibc or is it necessary
> to rebuild every binary that links the new glibc ? I was hoping that
> since version will not be changing maybe I could do with just slipping
> in the new armv5 tuned glibc: am I wrong in hoping this ?

It'll build glibc - the glibc packages (solibs & zoneinfo) that are in the
a/ series, and the main glibc packages (including the header files) in l/
Look in the slackware directories or just read the build script - it's
easy to figure it out.

You don't need to rebuild everything that links against glibc (ie
everything in the entire distribution). You're rebuilding glibc with
optimisations - you're not changing the ABI or anything like that!
You might want to rebuild bash too.  I've got a feeling you should also
rebuild zlib.

--

-- 
Stuart Winter
Slackware ARM: www.armedslack.org
Davide | 1 May 2011 19:45
Picon
Favicon

Re: Slackware ARM on Small NAS (NS-K330)

Forgot to mention another thing: I've put up a qemu environment on a machine running dual core centrino  <at> 
1.83Ghz with 1Gb of ram.
I know there's a lot better around but that's what I get at work and my own PC has not been upgraded since 2002
and mu netbook is no better then that too. 
Would it make sense to compile with a virtual machine under qemu (let's say I can give it some 750Mb of ram) or
would it be better to comple directly on the dockstar ?

I know there are better ways to do this but for the moment these are my best 2 choices.

Regards
David

> ftp://ftp.armedslack.org/armedslack/armedslack-current/source/README_SOURCE.txt
> Read that and download the slackware64-current tree
> (including sources)
> 
> cd armedslack-current/source/l/glibc
> sed -i 's?armv4t?armv5te?g' glibc.SlackBuild
> 
> Change the BUILD number in the arm/build script to whatever
> - increase it
> or make it your own stamp - eg 4_davide
> 
> Start the build (under screen would be better incase your
> host machine
> dies!)
> 
> On a sheevaplug the build takes about a day to build
> natively:
> 
> ./arm/build
> 
> Then your packages will appear in the
> armedslack-current/slackware/{a,l}
> directories.
> 
> > I wanted to get all I can out of my dockstar if it
> works well I might even do that on my zauruses (C
> 760/860/1000).
> > The zauri should all be ARMv5 as husky boxer are
> PXA255 and Akita is PXA270.
> > While the dockstar I'm not sure but I think it's ARMv5
> too.
> >
> > It would be the first time I look into rebuilding
> glibc in order to get better performance and actually I
> don't recall ever doing it at all so if I did I just
> followed the build scripts to build it. Any help is
> appreciated for this task.
> >
> > Regards
> > David
> >
> > > I think it has but I don't recall anybody having
> done it.
> > >
> > > What hardware?
> > >
> > > I'm quite interested in it because I'm still
> thinking about
> > > building
> > > armedslack for armv5te (it's armv4 at the
> moment).
> > > We need some valid test cases.
> > >
> > > On Sat, 30 Apr 2011, Davide wrote:
> > >
> > > > I'm interested in the recompiling glibc
> thing to
> > > regain speed on specific hardware: has this been
> discussed
> > > in the ML previously ?
> > > >
> > > > --- Gio 21/4/11, Stuart Winter <m-lists <at> biscuit.org.uk>
> > > ha scritto:
> > > >
> > > > > Da: Stuart Winter <m-lists <at> biscuit.org.uk>
> > > > > Oggetto: Re: [ARMedslack] Slackware ARM
> on Small
> > > NAS (NS-K330)
> > > > > A: "Slackware ARM port" <armedslack <at> lists.armedslack.org>
> > > > > Data: Giovedì 21 Aprile 2011, 17:49
> > > > >
> > > > > > I don't know, but I don't think
> you'll be
> > > happy with
> > > > > it regardless.
> > > > > > The transfer speeds are going to
> be terribly
> > > slow -
> > > > > bottlenecking
> > > > > > due to the usb2 speeds *and* the
> general
> > > wimpiness of
> > > > > the hardware.
> > > > >
> > > > > Yeah having built the distribution on
> 287MHZ
> > > RiscPCs for a
> > > > > couple of years
> > > > > with 256MB RAM... I don't know how I
> kept
> > > going.  I
> > > > > guess because there
> > > > > wasn't any better or faster supported
> arm
> > > hardware at the
> > > > > time, so I
> > > > > didn't have anything to wish I could
> have ;-)
> > > > >
> > > > > I wouldn't bother with it. Some devices
> use lower
> > > speed ARM
> > > > > CPUs but their
> > > > > usage (and software) is tuned to the
> device to
> > > match the
> > > > > usage with the
> > > > > device's specs.  Slackware ARM is a
> generic
> > > > > distribution built to run
> > > > > on the widest range of products
> possible, at the
> > > expense of
> > > > > speed in some
> > > > > areas (which IMO can easily be
> re-gained by
> > > recompiling
> > > > > glibc and some
> > > > > other critical libraries; but that's
> another
> > > topic :) ).
> > > > >
> > > > >
> > > > >
> _______________________________________________
> > > > > ARMedslack mailing list
> > > > > ARMedslack <at> lists.armedslack.org
> > > > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > > > >
> > > >
> _______________________________________________
> > > > ARMedslack mailing list
> > > > ARMedslack <at> lists.armedslack.org
> > > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > > >
> > >
> > > --
> > > Stuart Winter
> > > Slackware ARM: www.armedslack.org
> > > -----Segue allegato-----
> > >
> > > _______________________________________________
> > > ARMedslack mailing list
> > > ARMedslack <at> lists.armedslack.org
> > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > >
> > _______________________________________________
> > ARMedslack mailing list
> > ARMedslack <at> lists.armedslack.org
> > http://lists.armedslack.org/mailman/listinfo/armedslack
> >
> 
> -- 
> Stuart Winter
> Slackware ARM: www.armedslack.org
> -----Segue allegato-----
> 
> _______________________________________________
> ARMedslack mailing list
> ARMedslack <at> lists.armedslack.org
> http://lists.armedslack.org/mailman/listinfo/armedslack
> 
Stuart Winter | 1 May 2011 19:59
Picon

Re: Slackware ARM on Small NAS (NS-K330)


QEMU is limited to 256MB RAM for the ARM emulation, and it'll be way
slower than a dockstar.  On my 3.4GHz PentiumD, QEMU ARM isn't something
I'd want to use unless I really had to - which is why I shelled out some
more ££ and bought another sheevaplug to maintain 13.37 on!
.. and I don't like spending money (unless it's someone else's)! ;-)

On Sun, 1 May 2011, Davide wrote:

> Forgot to mention another thing: I've put up a qemu environment on a machine running dual core centrino  <at> 
1.83Ghz with 1Gb of ram.
> I know there's a lot better around but that's what I get at work and my own PC has not been upgraded since 2002
and mu netbook is no better then that too.
> Would it make sense to compile with a virtual machine under qemu (let's say I can give it some 750Mb of ram) or
would it be better to comple directly on the dockstar ?
>
> I know there are better ways to do this but for the moment these are my best 2 choices.
>
> Regards
> David
>
> > ftp://ftp.armedslack.org/armedslack/armedslack-current/source/README_SOURCE.txt
> > Read that and download the slackware64-current tree
> > (including sources)
> >
> > cd armedslack-current/source/l/glibc
> > sed -i 's?armv4t?armv5te?g' glibc.SlackBuild
> >
> > Change the BUILD number in the arm/build script to whatever
> > - increase it
> > or make it your own stamp - eg 4_davide
> >
> > Start the build (under screen would be better incase your
> > host machine
> > dies!)
> >
> > On a sheevaplug the build takes about a day to build
> > natively:
> >
> > ./arm/build
> >
> > Then your packages will appear in the
> > armedslack-current/slackware/{a,l}
> > directories.
> >
> > > I wanted to get all I can out of my dockstar if it
> > works well I might even do that on my zauruses (C
> > 760/860/1000).
> > > The zauri should all be ARMv5 as husky boxer are
> > PXA255 and Akita is PXA270.
> > > While the dockstar I'm not sure but I think it's ARMv5
> > too.
> > >
> > > It would be the first time I look into rebuilding
> > glibc in order to get better performance and actually I
> > don't recall ever doing it at all so if I did I just
> > followed the build scripts to build it. Any help is
> > appreciated for this task.
> > >
> > > Regards
> > > David
> > >
> > > > I think it has but I don't recall anybody having
> > done it.
> > > >
> > > > What hardware?
> > > >
> > > > I'm quite interested in it because I'm still
> > thinking about
> > > > building
> > > > armedslack for armv5te (it's armv4 at the
> > moment).
> > > > We need some valid test cases.
> > > >
> > > > On Sat, 30 Apr 2011, Davide wrote:
> > > >
> > > > > I'm interested in the recompiling glibc
> > thing to
> > > > regain speed on specific hardware: has this been
> > discussed
> > > > in the ML previously ?
> > > > >
> > > > > --- Gio 21/4/11, Stuart Winter <m-lists <at> biscuit.org.uk>
> > > > ha scritto:
> > > > >
> > > > > > Da: Stuart Winter <m-lists <at> biscuit.org.uk>
> > > > > > Oggetto: Re: [ARMedslack] Slackware ARM
> > on Small
> > > > NAS (NS-K330)
> > > > > > A: "Slackware ARM port" <armedslack <at> lists.armedslack.org>
> > > > > > Data: Giovedì 21 Aprile 2011, 17:49
> > > > > >
> > > > > > > I don't know, but I don't think
> > you'll be
> > > > happy with
> > > > > > it regardless.
> > > > > > > The transfer speeds are going to
> > be terribly
> > > > slow -
> > > > > > bottlenecking
> > > > > > > due to the usb2 speeds *and* the
> > general
> > > > wimpiness of
> > > > > > the hardware.
> > > > > >
> > > > > > Yeah having built the distribution on
> > 287MHZ
> > > > RiscPCs for a
> > > > > > couple of years
> > > > > > with 256MB RAM... I don't know how I
> > kept
> > > > going.  I
> > > > > > guess because there
> > > > > > wasn't any better or faster supported
> > arm
> > > > hardware at the
> > > > > > time, so I
> > > > > > didn't have anything to wish I could
> > have ;-)
> > > > > >
> > > > > > I wouldn't bother with it. Some devices
> > use lower
> > > > speed ARM
> > > > > > CPUs but their
> > > > > > usage (and software) is tuned to the
> > device to
> > > > match the
> > > > > > usage with the
> > > > > > device's specs.  Slackware ARM is a
> > generic
> > > > > > distribution built to run
> > > > > > on the widest range of products
> > possible, at the
> > > > expense of
> > > > > > speed in some
> > > > > > areas (which IMO can easily be
> > re-gained by
> > > > recompiling
> > > > > > glibc and some
> > > > > > other critical libraries; but that's
> > another
> > > > topic :) ).
> > > > > >
> > > > > >
> > > > > >
> > _______________________________________________
> > > > > > ARMedslack mailing list
> > > > > > ARMedslack <at> lists.armedslack.org
> > > > > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > > > > >
> > > > >
> > _______________________________________________
> > > > > ARMedslack mailing list
> > > > > ARMedslack <at> lists.armedslack.org
> > > > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > > > >
> > > >
> > > > --
> > > > Stuart Winter
> > > > Slackware ARM: www.armedslack.org
> > > > -----Segue allegato-----
> > > >
> > > > _______________________________________________
> > > > ARMedslack mailing list
> > > > ARMedslack <at> lists.armedslack.org
> > > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > > >
> > > _______________________________________________
> > > ARMedslack mailing list
> > > ARMedslack <at> lists.armedslack.org
> > > http://lists.armedslack.org/mailman/listinfo/armedslack
> > >
> >
> > --
> > Stuart Winter
> > Slackware ARM: www.armedslack.org
> > -----Segue allegato-----
> >
> > _______________________________________________
> > ARMedslack mailing list
> > ARMedslack <at> lists.armedslack.org
> > http://lists.armedslack.org/mailman/listinfo/armedslack
> >
> _______________________________________________
> ARMedslack mailing list
> ARMedslack <at> lists.armedslack.org
> http://lists.armedslack.org/mailman/listinfo/armedslack
>

--

-- 
Stuart Winter
Slackware ARM: www.armedslack.org
_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack

Gmane