[pkg-fso-maint] openmoko install.sh feedback

Joachim Breitner nomeata at debian.org
Wed Aug 20 12:51:19 UTC 2008


Hi,

thanks for helping us here.

Am Mittwoch, den 20.08.2008, 09:36 +0300 schrieb Timo Juhani Lindfors:
> 1) Installer tries to use ping to determine if network is working. I
>    was unfortunate enough to try installation in a wlan network that
>    does not allow icmp traffic. How about just using a HTTP request
>    instead?

Makes sense. What would be a good wget command line for that? The
timeout should be not too high...

> 2) After installation I saw ssh-agent running, maybe this could be
>    disabled by default to save memory by removing "use-ssh-agent"
>    from /etc/X11/Xsession.options?

Good point, patch welcome.

We need openssh-client only for scp, but unfortunately dropbear does not
seem to provide an scp binary.

> 3) After installation /var/tmp is on tmpfs which causes it to be lost
>    on reboot. Doesn't this break FHS?
> 
> "The /var/tmp directory is made available for programs that require
> temporary files or directories that are preserved between system
> reboots."
> 
> -- http://www.pathname.com/fhs/pub/fhs-2.3.html#VARTMPTEMPORARYFILESPRESERVEDBETWEE

I copied the /etc/fstab from FSO here, but you are right, a proper
Debian system should not have this line. I commited the change to git.

> 4) With debian unstable "apt-get update -o Acquire::PDiffs=false" is
>    often faster than "apt-get update" if the network connection is
>    fast. Would this make a good default? (It might not be good for
>    those who upgrade over gprs)

I think that should rather go to the wiki, as it diverges a bit too far
from a default Debian system, and often for mobile users the bandwidth
used is more critical. But thanks for the hint.

> 5) The installer uses the default value of ext2 reserved blocks
>    parameter. This means that when people use "df -h" to estimate
>    available disk space they will think they have much less space than
>    they really do. How about setting "tune2fs -m 0 /dev/mmcblk0p2"?

Why zero? The reserved blocks are useful, at least once we have other
users than root on the device. But we can probably discuss a better
value.

Greetings,
Joachim


PS: Timo, are you subscribed? In that case I’ll spare you the CC.
-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20080820/44362165/attachment.pgp 


More information about the pkg-fso-maint mailing list