Installing Januty Armel On NSLU2

2009-03-02 Thread Andy Rogers
Hi

Over the past few days I have been trying to install the latest Jaunty
build on my NSLU2, but seem to be having some problems.

I am using the latest di-nslu2.bin from
http://ports.ubuntu.com/dists/jaunty/main/installer-armel/20081029ubuntu22/images/ixp4xx/netboot/
and it fixes all the previous problems of too much memory being used & the
locale language issue that has been also reported.

However now when Iam comming the end of the install, selecting the option
from the menu of "Finish Instillation", Iam getting asked a a little about
UTC time which I choose Yes to and then after a couple of minutes I loose
my SSH connection to my NSLU2.  I can relog back into it again but end
back at the installer menu on "Finish Instillation", but if I select this
again it just drops my SSH connection.

Has anyone been able to successfully install Januty on a NSLU2?
Am I doing anything wrong?

I have previously had Debian Lenny 5 installed with no problems during &
after instillation.  Iam mounting Januty to my USB Harddrive.

With the Debian 5 instillation, in the Instillation menu there is an
option of "Install Boot Loader" & "Countinue Without Bootloader".  In the
Jaunty installer there is only "Countinue Without Bootloader".
Is this correct or is their a menu option missing?

Thanks

Andrew




-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Default font size in gnome

2009-03-02 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Chris Cheney wrote on 28/02/09 21:08:
> 
> On Sat, 2009-02-28 at 12:38 +0100, Markus Hitter wrote:
>...
>> I can understand this is difficult to get swallowed. For 40 (or more)  
>> years now, the rule was 1 pixel = 1 dot on the screen. A picture,  
>> 100px x 100px in size used to use exactly 100 x 100 dots on screen.  
>> Now, this is no longer true.
>...
> However, it seems you have gotten several things confused.
>...
> Px means pixel which is a picture element and is an abomination that it
> was ever allowed into the HTML specification at all. 1 pixel definitely
> means 1 picture element (dot) on the screen. That is where the word
> pixel comes from. Redefining pixel to mean something else instead of
> just using Pt properly would be crazy.

Actually, Markus is quite correct. For Web development, "100px" has not
meant "100 pixels" since CSS1 in 1996. Rather, it means "100 × (0.0227
degrees, at a typical viewing distance, rounded to the nearest pixel)".
This conveniently equates to 1 pixel on a 90 dpi display viewed at a
distance of 28 inches. But if either the viewing distance or the DPI is
much different, the calculation changes.

> Also where is a 100x100 image not displayed as such?
>...

Whenever it is displayed on a medium that has more than about 145 dpi.
For example, when it is printed on a 300 dpi printer.

Cheers
- --
Matthew Paul Thomas
http://mpt.net.nz/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmrvRMACgkQ6PUxNfU6ecp/SgCeJuvn5kc0xFdhqENkrR97X/gu
oScAoJmnjus9RqXb5H6QUVjZihtMDPXO
=LIto
-END PGP SIGNATURE-

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Default font size in gnome

2009-03-02 Thread (``-_-´´) -- BUGabundo
Olá Ryan e a todos.

On Sunday 01 March 2009 17:57:05 Ryan Hayle wrote:
> On 01/03/09 10:29, (``-_-´´) -- BUGabundo wrote:
> > no no... after i got HUGE fonts, i reset the DPI to 96 (looked
> > better) and then on certain apps, i just increase the font size
> > (like kmail or firefox).
> > Guess i'll have to reset my font size and just try to increase the
> > DPI to a nice value.
> 
> DPI is a physical characteristic of your display device, not a user
> preference.  It should always be set to the correct value, unless you're
> using a projector or something.

But 112 DPI is just "bad".
I would make me change the font size on ALL other applications, besides GNOME 
Appearance.
I'll boot a daily LiveCD and test there, to not mess my current settings... 
maybe i'm not seeing this correctly.

-- 
Hi, I'm BUGabundo, and I am Ubuntu (whyubuntu.com)
(``-_-´´)   http://LinuxNoDEI.BUGabundo.net
Linux user #443786GPG key 1024D/A1784EBB
My new micro-blog @ http://BUGabundo.net
ps. My emails tend to sound authority and aggressive. I'm sorry in advance. 
I'll try to be more assertive as time goes by...


signature.asc
Description: This is a digitally signed message part.
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Default font size in gnome

2009-03-02 Thread Mackenzie Morgan
On Monday 02 March 2009 6:03:52 am Matthew Paul Thomas wrote:
> Chris Cheney wrote on 28/02/09 21:08:
> >
> > On Sat, 2009-02-28 at 12:38 +0100, Markus Hitter wrote:
> >...
> >> I can understand this is difficult to get swallowed. For 40 (or more)
> >> years now, the rule was 1 pixel = 1 dot on the screen. A picture,
> >> 100px x 100px in size used to use exactly 100 x 100 dots on screen.
> >> Now, this is no longer true.
> >...
> > However, it seems you have gotten several things confused.
> >...
> > Px means pixel which is a picture element and is an abomination that it
> > was ever allowed into the HTML specification at all. 1 pixel definitely
> > means 1 picture element (dot) on the screen. That is where the word
> > pixel comes from. Redefining pixel to mean something else instead of
> > just using Pt properly would be crazy.
> 
> Actually, Markus is quite correct. For Web development, "100px" has not
> meant "100 pixels" since CSS1 in 1996. Rather, it means "100 × (0.0227
> degrees, at a typical viewing distance, rounded to the nearest pixel)".
> This conveniently equates to 1 pixel on a 90 dpi display viewed at a
> distance of 28 inches. But if either the viewing distance or the DPI is
> much different, the calculation changes.

So, for people who put their face one-handspan from the screen, what's a 
pixel?

-- 
Mackenzie Morgan
http://ubuntulinuxtipstricks.blogspot.com
apt-get moo


signature.asc
Description: This is a digitally signed message part.
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss