Please see the release announcement here: http://tinymelinux.com/doku.php/latestrelease:testLink to download page is on the release announcement page. I just want you to read the release announcement first. ;-)
--
PLEASE REMOVE THIS FOOTER WHEN REPLYING & REPLY BENEATH IT!
Unsubscribe: ul-developer...@googlegroups.com
More options: http://groups.google.com/group/ul-developers
The release announcement looks good!
On the test:download page, it's confusing to have the header for
TinyMe 2009 Alpha 3 GZIP'd (Sourceforge) at the top and then the 2010
files listed below without another header to separate those, you may
want to add another header in there or separate those somehow.
The links for spout.ussg.indiana.edu are broken as of right now,
perhaps they have not mirrored the files yet?
Downloading now and will report back soon!
Oh I also wanted to mention on the test:download page near the top, the text
This is a Beta release. This is not intended to be
Seems like that is a bit incomplete... sorry I'm not trying to nitpick
but I know how much of a perfectionist you are, lol
Just a note to downloaders, make sure you grab the new md5sum file
from the test:download page to verify your iso is patched correctly:
http://distro.ibiblio.org/pub/linux/distributions/tinyme/TinyMe-2010-Acorn-Beta-1.md5sum
Iso works fine here. No issues so far. It looks really good. Thanks KD.
First boot, took me straight to slim with a debian theme. Never asked me to setup a user nor the root passwd, but the root passwd is still root. I continued to add a user and logged out and got a really nicely themed slim.
Logging in and out seems to toggle the theme. :-) And not I got a third theme...
Scratch all that. It looks like you have random themes for slim. Nice!
BTW, the memory use from start is around 42MB and starting midori and going to google only bumps it up to ~59MB. Wow, The release is unbelievable fast and capable!
the unity-installer fix was released a while back. It might still be
in testing though. I only have one custom change on the beta1 livecd
to hide the netprofile error because I believe our implementation is
currently incorrect rather than it being a packaging error. I just
haven't figured out yet how to fix it.
the unity-installer fix was released a while back. It might still be
in testing though.
I just checked the 1.0.3 tarball and the xdm call is commented out.
The only thing I can think of is that you have autologin enabled which
is what caused the xdm call in the first place. I was reluctant do
disable that function altogether in /usr/lib/libDrakX/any.pm. If you
plan to have autologin by default, we will need to look at an
alternative.
the line commented in /usr/share/unity-installer/draklive-install is:
#any::set_autologin($in->do_pkgs, undef);
at line 287
I just checked the 1.0.3 tarball and the xdm call is commented out.The only thing I can think of is that you have autologin enabled which
is what caused the xdm call in the first place. I was reluctant do
disable that function altogether in /usr/lib/libDrakX/any.pm. If you
plan to have autologin by default, we will need to look at an
alternative.
the line commented in /usr/share/unity-installer/draklive-install is:
#any::set_autologin($in->do_pkgs, undef);
at line 287
for the time being, can't you just force install the fixed package and release a new iso as beta 1.01?