DSL v3.4RC1


Forum: Release Candidates
Topic: DSL v3.4RC1
started by: roberts

Posted by roberts on June 19 2007,05:11
Change Log for DSL v3.4RC1

1. Updated MurgaLua to v0.4.1
2. Added libXft.so.2
3. Added acpid. Use boot option "acpid"
4. Added bcrypt. Dropped des
5. Improved emelfm for better CLI support
6. Fixed user umount Debian Woody bug.
7. Updated webdata to use bcrypt
8. Updated file backup/restore to use bcrypt via "protect" boot option.

You can download from the Release Candidate < section. >

Please test carefully as the backup/restore code has changed.
Please test the new bcrypt code with caution.

Leave questions. feedback, bug reports in this thread.

Thanks,
Robert

Posted by mikshaw on June 19 2007,15:15
Quote
2. Added libXft.so.2
What are the benefits of this? Will it be easier to use freetype fonts in DSL, or is it simply being able to more easily use applications that support them?

Posted by roberts on June 19 2007,15:53
Quote (mikshaw @ June 19 2007,08:15)
Quote
2. Added libXft.so.2
What are the benefits of this? Will it be easier to use freetype fonts in DSL, or is it simply being able to more easily use applications that support them?

We can use the standard build of MurgaLua.
Also, Opera needs this, as well, as some others and some that are under consideration of inclusion in the core. Some of the items in this change log are to better support what I am working on.

Posted by linuxmaker on June 19 2007,22:29
Quote (mikshaw @ June 19 2007,11:15)
Quote
2. Added libXft.so.2
What are the benefits of this? Will it be easier to use freetype fonts in DSL, or is it simply being able to more easily use applications that support them?

Right,

opera 9.x needs it.

linuxmaker

Posted by Juanito on June 20 2007,04:00
I tried DSL 3.4rc1 with a USB boot and the acpid boot code on my laptop - everything seems to work OK and thanks for adding acpid.

When I tried the power button shutdown, /var/log/acpid showed this:
Code Sample
[Tue Jun 19 16:28:41 2007] starting up
[Tue Jun 19 16:28:41 2007] 4 rules loaded
[Tue Jun 19 16:32:45 2007] received event "button/power PBTN 00000080 00000001"
[Tue Jun 19 16:32:45 2007] executing action "/opt/acpi/actions/powerbtn.sh"
[Tue Jun 19 16:32:45 2007] BEGIN HANDLER MESSAGES
/opt/acpi/actions/powerbtn.sh: line 5: exitcheck.sh: command not found
[Tue Jun 19 16:32:45 2007] END HANDLER MESSAGES
[Tue Jun 19 16:32:45 2007] action exited with status 127
[Tue Jun 19 16:32:45 2007] completed event "button/power PBTN 00000080 00000001"

When I modified /opt/acpi/actions/powerbtn.sh to read "/usr/local/bin/exitcheck.sh reboot" instead of "exitcheck.sh reboot", the laptop rebooted as expected. I guess the lid script will also need a similar modification.

Posted by roberts on June 20 2007,04:13
Juanito, thanks for the feedback and all your efforts to bring acpid to DSL. I should have realized that /usr/local/bin is not in the default path of a root process. I will add the full path to correct this.
Posted by sankarv on June 21 2007,07:08
There was some consideration for the updating of kernel. Anything about it in the release?
Posted by curaga on June 21 2007,12:36
The one with new kernel will be 4.0
Posted by Key on June 22 2007,18:43
Quote (sankarv @ June 21 2007,03:08)
There was some consideration for the updating of kernel. Anything about it in the release?

See also here:
< http://damnsmalllinux.org/cgi-bin....4;st=10 >

Therefore I will skip 3.4 and wait for 4.0.

What I didn't fully understand yet, was this thing with the lib in 3.4 RC1.
Why does Opera 9.x need it?
I have DSL 3.2 running with Opera 9.x quite well.

Thanks

Posted by ^thehatsrule^ on June 22 2007,23:54
If you don't use libXft you'll need to explicity disable them in order to fallback to bitmap-only fonts.  The file to be edited is /etc/opera6rc (and the only one under *nix I think...) but that is the only thing preventing it from being a (proper) uci.

If you load libXft, it will take care of everything.  So it would be my guess that freetype fonts and such could also be used.  (if you just want to do this without grabbing this RC, I think it is in the gnu-utils extension)

Posted by roberts on June 26 2007,01:52
There will not be an 3.4RC2. I want to move this version to production.

Perhaps not much feedback is a good thing?
I have fixed the acpi scripts per Juanito's feedback.

If no one is having an issue with backup/restore, regular or bcrypted, then I can move 3.4RC1 to 3.4

I want to make room for the first alpha of 4.0, but would like validation of the critical area of backup/restore before I do.

Thanks,
Robert

Posted by Juanito on June 26 2007,03:34
I have not had any issues with the regular backup/restore - I never use bcrypt so I can't comment on that.
Posted by Paco268 on June 27 2007,08:32
Hi there,
I've been testing the new acpid capability, and i can report that there's a good improvement. Now with 3.4RC1 my old TP 600e laptop battery last around 1 hour instead of 20  mins with DSL 3.3:cool:
Now i'll try to setup xset and save more battery.

Posted by Juanito on June 27 2007,09:16
There are a number of utilities that use acpid's event detection to provide various power saving functions - cpufreqd to control the cpu clock speed, laptop-mode-tools to spin down the hd, cpudyn to do something or other, etc - but I am not sure any of these control the screen.

If your monitor is dpms compliant, you can use the following lines in XF86Config-4 or xorg.conf to set the screen blanking time:

Section "ServerLayout"
...
Option "StandbyTime" "7"
Option "SuspendTime" "7"
Option "OffTime" "10"
EndSection

Section "Monitor"
...
Option "DPMS"
EndSection

You could probably get more details by searching the forums on "dpms"

Posted by jpeters on June 29 2007,06:44
Image on disk boots fine on a few Dell Latitude 600's, but same disk crashes Dell Inspirion 1000 at "sending processer term  signal..."
I haven't tried loading cheat codes other than toram. (on 600's it doesn't load initial bus-card graphic; on inpirion it does.  Inspirion has  512 mgs of ram.

Posted by jpeters on July 02 2007,07:23
Finally got 3.4RC1 to load onDell Inspiron 1000; frugal installed it.
Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.