Quickset Wary-5.1.1-01q the Final Release

A home for all kinds of Puppy related projects
Message
Author
User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

future release of multilingual wary

#151 Post by shinobar »

gcmartin wrote:Barry's WARY has

Code: Select all

 -Version-
Kernel	Linux 2.6.32.28 (i686)
while your version is

Code: Select all

 -Version-
Kernel	Linux 2.6.31.14 (i686)
The multilingual wary-500m09 RC is based on the wary-500-small, adding many bugfix and updates from the Barry's 5.04RC, except the kernel and initrd.

Barry is going to release Wary Linux 5.1 with the kernel 2.6.32.28 and also with some old kernels.
Our multilingual wary maybe the wary-500m10, with minor update in translations, will be the final release based on the wary-500-small, kernel 2.6.31.14.

Our multilingual wary with various kernels maybe provided after the Barry's Wary Linux 5.1 is finalized.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

Release scedule again

#152 Post by shinobar »

The Wary Puppy 5.1 final has been released from Barry.

I suppose we are better to change the future release schedule of our Multilingual Wary...
Next release of Multilingual Wary-500m10 to be following up the Barry's 5.1 including the kernel and the initrd.
And the final release to be Wary-510m early in March.

Some concern on the kernel 2.6.31.14: There are 3 different 2.6.31.14 kernel for wary, Wary-500, Wary-500-small and of Wary-510...
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

yordanj94
Posts: 78
Joined: Thu 16 Sep 2010, 15:40
Location: Bulgaria

#153 Post by yordanj94 »

Hi Shinobar.
So far so good.
I have few questions how to proceed .
I use bulgarian as locale ,but don't need the language pack to integrate.
Should i answer "cancel" when Puppy asks me to browse to that pack ?
Every time i restart X until i create save file, Puppy insists for that.
My second one is about pppoe-fix .In my country pppoe conections are very popular, but except in LUPQ-511 in all the other versions i had to replace original "pppoe-connect" file with the fixed one in LUPQ-511.
Wouldn't it be better if is integrated by default ?
The last question for now is about remastering .When i remaster CD i copy all from my root and etc folders, but after when i boot from remastered CD always Puppy starts with massage about no correct shutdown.Is that normal,or i am doing something wrong.
When i am asked to have separate .sfs file for drivers is that gonna help for the older machine with less RAM or doesn't matter ?
Thanks in advance and hope not to disturb you so much.
Greetings

mave
Posts: 129
Joined: Thu 02 Apr 2009, 13:42
Location: Germany

#154 Post by mave »

Hi shinobar,

yes, in my optinion Multilingual wary should follow Barry's 5.1 with long-term-supported kernel 2.6.32.28.

For me, I'm not happy with its Xorg 7.3 and upgraded to 7.5, maybe this would be good as default?

mave

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

puppyhelp pman

#155 Post by L18L »

Tested the new pman position top-left
The input field is larger now, very good :)
HTML pages in /usr/share/doc/help/<language-code>/xxx.htm are shown :)
Because I am a little bit lazy in translating I was searching a solution to get localized pages from the web. :D
The pages from /root/.packages/PKGS_HOMEPAGES are english only, of course. But there is an easy way to show a localized page from the web instead. Tested example:
python will show http://www.python.org/
I have put a file PKGS_HOMEPAGES into /usr/share/locale/de
content

Code: Select all

python http://wiki.python.de/
Try it for your language please.

apply code in /usr/bin/pman line 290

Code: Select all

#w464 search pkg homepages db...
pPATTERN='^'"${NAME}"' '

# search localized homepages db by L18L
HOMESITE="`grep -i "$pPATTERN" /usr/share/locale/${lng2}/PKGS_HOMEPAGES | head -n 1 | cut -f 2 -d ' '`"
[ "$HOMESITE" = "" ] && HOMESITE="`grep -i "$pPATTERN" /root/.packages/PKGS_HOMEPAGES | head -n 1 | cut -f 2 -d ' '`"

if [ "$SECTION" = "" -a "$HOMESITE" != "" ];then
This solution is better than:
redirecting HTML page in /usr/share/doc/help/de/python.htm which was my first solution.

Note: if python_DOC is installed then the english manpage of python will be displayed. Therefore using _DOC.pet is not recommended for NLS users.

feedback welcome
PS: rox-Filer homepage has just french and italian
edited 2011-02-23
/usr/share/doc/help/
<language-code>/PKGS_HOMEPAGES also might be a good location for the localized HOMEPAGES
Last edited by L18L on Wed 23 Feb 2011, 09:39, edited 2 times in total.

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

asking lang_pack and etc.

#156 Post by shinobar »

yordanj94 wrote:Should i answer "cancel" when Puppy asks me to browse to that pack ?
Every time i restart X until i create save file, Puppy insists for that.
Ah... the Puppy asks 3 or 4 times. It shall be refined.
yordanj94 wrote:i had to replace original "pppoe-connect" file with the fixed one in LUPQ-511.
To be fixed at next release. Thanks for reporting that.
yordanj94 wrote:When i remaster CD i copy all from my root and etc folders, but after when i boot from remastered CD always Puppy starts with massage about no correct shutdown.
You can copy all the files in /etc and /root, but remove the hidden file '/etc/.XLOADED'.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

russian for pmusic

#157 Post by rodin.s »

I have uploaded russian translation for Pmusic here: http://murga-linux.com/puppy/viewtopic. ... h&id=38124 Would be nice to update it in russian langpack.

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

video_upgrade_wizard

#158 Post by L18L »

Manufacturer now OK :)
but missing DESCRIPTION MANUFID DEVICEID with VIA video :(

Code: Select all

# video_upgrade_wizard
MANUFACTURER=VIA Technologies, Inc. [1106]
VIDEODETAILS=01:00.0 "VGA compatible controller [0300]" "VIA Technologies, Inc. [1106]" "CN896/VN896/P4M900 [Chrome 9 HC] [3371]" -r01 "VIA Technologies, Inc. [1106]" "CN896/VN896/P4M900 [Chrome 9 HC] [3371]"
Image was with xvesa (download image)
edit different_with_xorg (see image)
Attachments
video_upgrade_xorg.png
different_with_xorg
(14.97 KiB) Downloaded 1611 times
video_upgrade_wizard_bug.png
(65.54 KiB) Downloaded 550 times

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

pupsaveconfig translation correction

#159 Post by rodin.s »

Tried to improve translation for pupsaveconfig.
Attachments
pupsaveconfig_ru_for_m10.tar.gz
(14.22 KiB) Downloaded 498 times

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

Re: video_upgrade_wizard

#160 Post by shinobar »

L18L wrote:Manufacturer now OK :)
but missing DESCRIPTION MANUFID DEVICEID with VIA video :(

Code: Select all

# video_upgrade_wizard
MANUFACTURER=VIA Technologies, Inc. [1106]
VIDEODETAILS=01:00.0 "VGA compatible controller [0300]" "VIA Technologies, Inc. [1106]" "CN896/VN896/P4M900 [Chrome 9 HC] [3371]" -r01 "VIA Technologies, Inc. [1106]" "CN896/VN896/P4M900 [Chrome 9 HC] [3371]"
EDIT: Ah, yes. confirmed.
Shall be fixed at next release.
/usr/local/video_upgrade/video_upgrade_wizard, line 150:

Code: Select all

[ "$MANUFACTURER" = "" ] &&  MANUFACTURER="`echo "$VIDEODETAILS" | head -n 1 | cut -d '"' -f 4| cut -f 1 -d '['`" 
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

pupsaveconfig fix again

#161 Post by rodin.s »

I've found small mistake in pupsaveconfig translation. Posting fixed version.
I have also translated /usr/share/doc/help/C/pupsaveconfig.txt but it isn't detected by pupsaveconfig or pman when I place it in /usr/share/doc/help/ru/pupsaveconfig.txt
Attachments
pupsaveconfig_ru.txt.gz
russian help
(4.16 KiB) Downloaded 534 times
pupsaveconfig_ru_for_m10-fix.tar.gz
(14.21 KiB) Downloaded 499 times

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

multilingual wary rc

#162 Post by L18L »

update for lang_pack_de
extract to /

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

i18n for psync

#163 Post by rodin.s »

Added gettext to psync. .po and .mo-files in archive are for russian.
Attachments
psync.tar.gz
i18n for psync
(4.5 KiB) Downloaded 495 times

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

wary-501q

#164 Post by shinobar »

New live CD seems not read pupsave on HDD. :cry:
I suspect the init in initrd of the most recent woof(110223).
EDIT: wary-502q is available as the bugfix.

Uploaded:
479c170c8d7d1fc101711ce13dd9f2aa wary-501q-k2.6.31.14-small.iso (1 Mar 2011)
http://shino.pos.to/party/bridge.cgi?puppy/wary/test/
Download size is 101MB. It is multilingual but the iso does not contain additional lang_pack.
You can get the additional lang_pack here.

CHANGES(501q):
  • Naming switched from 'Multilingual Wary' to 'Quickset Wary'
  • Init script in initrd of the most recent woof(110223) but modified by shinobar: extra sfs in the order of EXTRASFSLIST
  • Fixed re-pppoe-fix-20100919(Thanks to yordanj94)
  • Improved extralang to avoid repeating offer(Thanks to yordanj94)
  • Improved restartjwm to avoid multiple run
  • Update sfs_load v0.9
  • Some tweaks against snapmergepuppy EDIT: not yet
  • Update packages registories, upgrading Xorg 7.3 to 7.5 is available(thanks to mave)
  • Fixed pman typo(thanks to L18L)
  • Comes back pschedule(thanks to don570)
  • New i18n script psync by rodin.s
Last edited by shinobar on Fri 04 Mar 2011, 08:35, edited 3 times in total.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

Re: wary-501q issue

#165 Post by shinobar »

shinobar wrote:New live CD seems not read pupsave on HDD. [/b]:cry:
I suspect the init in initrd of the most recent woof(110223).
I suppose i have got it :idea:
It is the busybox version issue.
Some 'grep' command used in the init script pits in the busybox bug.
The busybox version 1.18.2 is required to run the recent init script correctly.
EDIT: busybox new version makes another issue in counting free ram.
Barry uses, in Wary-511, static grep instead of busybox.

I am going to release 502q as the bug fixed.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

502q

#166 Post by shinobar »

UPLOAD: both available here.
  • New kernel of Wary-5.1.1, with some lang_pack. Download size 138MB.
    c4e4abf4449ff3a7dabd5fa6aae890cc wary-502q-k2.6.32.28.iso
  • Same kernel of Wary-5.0-small, without lang_pack. Download size 101MB.
    abcddb1adc038ab4ffb7d5aed7971383 wary-502q-k2.6.31.14-small.iso
CHANGES(501q to 502q):
  • Initrd based on Wary-511, using static grep, modified init script extra sfs in the order of EXTRASFSLIST
  • New kernel same as Wary-511.
TO DO:
  • probedisk2 to be updated
Attachments
probedisk2-110126.tar.gz
/sbin/probedisk2 of recent woof. Ensure the extracted be executable.
(1.94 KiB) Downloaded 601 times
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

yordanj94
Posts: 78
Joined: Thu 16 Sep 2010, 15:40
Location: Bulgaria

Seamonkey-play sound

#167 Post by yordanj94 »

Hi Shinobar.
Back again.
So far so good.Thanks for your hard work.
Probably has nothing to do with Wary-502q,but i can't set Seamonkey to play sound when a download is finished.
In Lupq-511 i could do that and get used with it .
It's not something so important and probably i am doing something wrong.
Greetings !!!

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

i18n for pupradio and sfsconvert

#168 Post by rodin.s »

Added gettext to pupradio and sfsconvert. mo and po-files for russian.
Attachments
sfsconvert.tar.gz
i18n for sfsconvert
(3.43 KiB) Downloaded 558 times
pupradio.tar.gz
i18n for pupradio
(6.42 KiB) Downloaded 497 times

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#169 Post by don570 »

I am using wary-502q-k2.6.32.28.iso

I am able to record and play sound nicely.

Here are some comments:

pschedule should be in the menu

Why did you include ptiming? Shouldn't you have included pclock
by zigbert instead.

http://www.murga-linux.com/puppy/viewto ... 2d0acb3ebc

__________________________________________________


Maximum resolution I was offered when first booting up was 800x600
which is barely usable .

I choose English country and English keyboard layout....
but I still had the old problem of the underscore character ( _ ) being
printed on the screen by an equal ( = )

When I switched to French then the proper keyboard layout resulted.

_______________________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

gparted 8

#170 Post by don570 »

There's a new version of gparted 8 that's just out.
The homepage says it's stable. Playdayz has
made a package
http://distro.ibiblio.org/pub/linux/dis ... ucid52.pet

_______________________________________

Post Reply