Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Thu 23 May 2013, 06:52
All times are UTC - 4
 Forum index » Advanced Topics » Puppy Derivatives
Akita Linux, Beta 14 ISO
Moderators: Flash, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 12 of 62 [925 Posts]   Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, ..., 60, 61, 62 Next
Author Message
nooby

Joined: 29 Jun 2008
Posts: 9387
Location: SwedenEurope

PostPosted: Sun 14 Aug 2011, 12:56    Post subject:  

I wonder about Akita. I guess you have to point out that it is a puppy version. Based on puppy 420 maybe should be pointed out up front Smile

Apart from that it feels good to be able to put together something that actually works what is different about Akita.

What feature do you like best or strive for to accomplish?

That it is lean and mean? 85 mb is small indeed. VLC works and pics through viewnior works too so it looks good so far.

_________________

I'm a noob so I use Google Search of Puppy Forum


Last edited by nooby on Sun 14 Aug 2011, 13:34; edited 1 time in total
Back to top
View user's profile Send private message 
nooby

Joined: 29 Jun 2008
Posts: 9387
Location: SwedenEurope

PostPosted: Sun 14 Aug 2011, 12:58    Post subject:  

sc0ttman wrote:
nooby wrote:
Akita is that the official name for Puplite 6.0 Alpha
when it goes official as Akita Puppy something?

Exactly that... I am not too bothered about the name, but it will be called "Akita Linux" when I release it...

But you make a good point!
I actually just released the "Akita Linux - Alpha 1" ISO (not, not "puplite alpha 19", or whatever)

..so I guess I should rename the thread!


I am writing from within Akita now. Downloaded FF 3.6 but it did not have Flash as the others usually have built in.

No big deal most people seems to know how to act in such circumstances.

Managed to find a driver for my Atheros LAN card.

Have not tested much else.

_________________

I'm a noob so I use Google Search of Puppy Forum

Back to top
View user's profile Send private message 
sc0ttman


Joined: 16 Sep 2009
Posts: 2174
Location: UK

PostPosted: Sun 14 Aug 2011, 14:09    Post subject:  

Quote:
I wonder about Akita. I guess you have to point out that it is a puppy version. Based on puppy 420 maybe should be pointed out up front

You're right, that info was missing.. updated main post. This info will be made clear when released as well.

Quote:
What feature do you like best or strive for to accomplish?
That it is lean and mean? 85 mb is small indeed.

I simply want it to be good Smile And it can be made much smaller, many apps included by default.

Quote:
I am writing from within Akita now. Downloaded FF 3.6 but it did not have Flash as the others usually have built in.

Because other Puppies dont have a great 'Flash installer' in the 'Internet' menu, above the also excellent 'Browser Installer' Wink

Quote:
Managed to find a driver for my Atheros LAN card.

Thats good... Do you ever have problems with it? (Particularly in regard to older puppies)...

_________________
Akita Linux, VLC-GTK, Pup Search, Pup File Search
Back to top
View user's profile Send private message 
technosaurus


Joined: 18 May 2008
Posts: 3843

PostPosted: Sun 14 Aug 2011, 14:11    Post subject:  

you can get the list of include commands with
Code:
for x in `./busybox |grep ,|grep -v Â` ;do echo ${x%,}; done
... helpful for your new config
if it needs a recompile, perhaps some other applets can be removed or replace full versions
btw, barry posted a uclibc toolkit package a short while back, the included dietlibc has had issues compiling some applets (the daemon package I built used dietlibc though)
btw what part needs printf that cannot use echo?

sc0ttman wrote:
Because other Puppies dont have a great 'Flash installer' in the 'Internet' menu, above the also excellent 'Browser Installer' Wink
I think it is automatically downloaded via a snippet in "delayedrun" though
_________________
Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
Back to top
View user's profile Send private message 
sc0ttman


Joined: 16 Sep 2009
Posts: 2174
Location: UK

PostPosted: Sun 14 Aug 2011, 14:21    Post subject:  

technosaurus wrote:
you can get the list of include commands with
Code:
for x in `./busybox |grep ,|grep -v Â` ;do echo ${x%,}; done
... helpful for your new config
if it needs a recompile, perhaps some other applets can be removed or replace full versions
btw, barry posted a uclibc toolkit package a short while back, the included dietlibc has had issues compiling some applets (the daemon package I built used dietlibc though)
btw what part needs printf that cannot use echo?

I'm wary of compiling busybox myself, might bork it - although it would be a nice opportunity to try playing around with the init script, but that's best left to someone who knows what they are doing..

Thanks for the info once again.. I'm always playing catch up!
I thought you just typed 'busybox' into the terminal and read the list of applets!

And I thought making the right-aligned, coloured 'done' messages (as used in rc.sysinit) required either echo -e or printf ... But I'm thinking of doing away with them altogether.. Replacing with a normal echo ".. done\n" or whatever looks nice..

But now I'm wondering, is that really dumb? I think yes, I might revert to /#!bin/sh and the original echo -e stuff...

While you're here, how do I best test the speed of the init script? (Or rc.sysinit to be more precise, I guess...)

_________________
Akita Linux, VLC-GTK, Pup Search, Pup File Search
Back to top
View user's profile Send private message 
sc0ttman


Joined: 16 Sep 2009
Posts: 2174
Location: UK

PostPosted: Sun 14 Aug 2011, 14:23    Post subject:  

Quote:
Quote:
Because other Puppies dont have a great 'Flash installer' in the 'Internet' menu, above the also excellent 'Browser Installer' Wink
I think it is automatically downloaded via a snippet in "delayedrun" though

Really? I might have to get in on that! Hacked to run your flash-installer, of course!

_________________
Akita Linux, VLC-GTK, Pup Search, Pup File Search
Back to top
View user's profile Send private message 
rodin.s

Joined: 22 Sep 2010
Posts: 323
Location: Ukraine

PostPosted: Sun 14 Aug 2011, 14:40    Post subject: i18n_ru  

I'll post mo-files for desksetup, defaults-chooser and updated bootmanager later.
Back to top
View user's profile Send private message 
nooby

Joined: 29 Jun 2008
Posts: 9387
Location: SwedenEurope

PostPosted: Sun 14 Aug 2011, 14:56    Post subject:  

sc0ttman wrote:
Quote:
Quote:
Because other Puppies dont have a great 'Flash installer' in the 'Internet' menu, above the also excellent 'Browser Installer' Wink
I think it is automatically downloaded via a snippet in "delayedrun" though

Really? I might have to get in on that! Hacked to run your flash-installer, of course!


Guys pardon my lack of know how. You guys are right on! That is how them do it. The delayed thing and either Flash pop ups and one get asked or the pop up gets hidden under the main ff screen and one realize that too late. Smile

Anyway such dealyed run I guess would be wanted and appreciated by the puppy crowd them being used to it. Smile

Good you told about it.

Yes a few puppy variety actually do have problem finding the ahteros.

Even if them find it them have already shut down the hardware so it only get reachable by shutting down and pulling the power plug and letting the RAM memory get down to under .7 Volt Smile bbut nowadays it is very few that fail. one out of 20 or so

_________________

I'm a noob so I use Google Search of Puppy Forum

Back to top
View user's profile Send private message 
technosaurus


Joined: 18 May 2008
Posts: 3843

PostPosted: Sun 14 Aug 2011, 15:25    Post subject:  

sc0ttman wrote:
technosaurus wrote:
you can get the list of include commands with
Code:
for x in `./busybox |grep ,|grep -v Â` ;do echo ${x%,}; done
... helpful for your new config
if it needs a recompile, perhaps some other applets can be removed or replace full versions
btw, barry posted a uclibc toolkit package a short while back, the included dietlibc has had issues compiling some applets (the daemon package I built used dietlibc though)
btw what part needs printf that cannot use echo?

I'm wary of compiling busybox myself, might bork it - although it would be a nice opportunity to try playing around with the init script, but that's best left to someone who knows what they are doing..

Thanks for the info once again.. I'm always playing catch up!
I thought you just typed 'busybox' into the terminal and read the list of applets!

And I thought making the right-aligned, coloured 'done' messages (as used in rc.sysinit) required either echo -e or printf ... But I'm thinking of doing away with them altogether.. Replacing with a normal echo ".. done\n" or whatever looks nice..

But now I'm wondering, is that really dumb? I think yes, I might revert to /#!bin/sh and the original echo -e stuff...

While you're here, how do I best test the speed of the init script? (Or rc.sysinit to be more precise, I guess...)

echo can do that, it just has trouble with some formatting (can usually be worked around though)

TIMESTAMP1=`date +%s.%N`
....
awk "BEGIN{print $TIMESTAMP99 - $TIMESTAMP1}"

Edit ... may need ${TIMESTAMP99} ... otherwise the shell has a tendency to use "$TIMESTAMP9"9

_________________
Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
Back to top
View user's profile Send private message 
01micko


Joined: 11 Oct 2008
Posts: 7019
Location: qld

PostPosted: Sun 14 Aug 2011, 18:57    Post subject:  

Code:
#!/bin/sh
getflashplayer()
{
  while [ 1 ];do
   #test for valid internet connection...
   gtkdialog-splash -bg yellow -close never -text "Please wait" &
   YAFPIDs=$!
   sleep 5
    IFCONFIG="`ifconfig | grep '^[pwe]' | grep -v 'wmaster'`"
    if [ "$IFCONFIG" ];then
     ping -c 1 64.233.169.103 #google
     if [ $? -eq 0 ];then
      kill $YAFPIDs
      LANG=C Xdialog --center --title "Adobe Flash Player" --icon "/usr/share/doc/flashlogo.gif" --yesno "$TEXT" 0 0
      if [ $? -eq 0 ];then
       cd /usr/lib/mozilla/plugins
       echo -e "#!/bin/sh\nwget -O - http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz | tar -xz" > /tmp/delayedrun_flashdl
       chmod 777 /tmp/delayedrun_flashdl
       rxvt -bg orange -geometry 80x4 -title "Download Flash Player" -e /tmp/delayedrun_flashdl
       ldd /usr/lib/mozilla/plugins/libflashplayer.so > /dev/null 2>&1
       [ $? -ne 0 ] && rm -f /usr/lib/mozilla/plugins/libflashplayer.so 2>/dev/null
       if [ -f /usr/lib/mozilla/plugins/libflashplayer.so ];then
        if [ -d /usr/lib/mozilla/plugins/usr ];then cp -arf /usr/lib/mozilla/plugins/usr / #new versions have userland stuff
         [ $? -eq 0 ]&& rm -rf /usr/lib/mozilla/plugins/usr
         if [ -f /usr/share/applications/flash-player-properties.desktop ];then #fix .desktop for menu
          OLDCATEGORY="`grep "^Categories" /usr/share/applications/flash-player-properties.desktop`"
          NEWCATEGORY="Categories=X-Internet;"
          OLDICON="`grep "^Icon" /usr/share/applications/flash-player-properties.desktop`"
          NEWICON="Icon=/usr/share/icons/flash-player-properties.png"
          sed -i -e "s%$OLDCATEGORY%$NEWCATEGORY%" \
           -e "s%$OLDICON%$NEWICON%" /usr/share/applications/flash-player-properties.desktop         
         fi
         fixmenus
         [ "`pidof jwm`" != "" ]&& jwm -restart
        fi
        LANG=C Xdialog --center --title "Adobe Flash Player" --icon "/usr/share/doc/flashlogo.gif" --msgbox "The Adobe Flash Player has been downloaded to:\\n /usr/lib/mozilla/plugins/libflashplayer.so\\nYou will need to exit from your web browser and restart it for the player to load" 0 0
       else
        LANG=C Xdialog --center --title "Adobe Flash Player" --icon "/usr/share/doc/flashlogo.gif" --msgbox "Sorry, the Player did not download. Try the Puppy Package Manager." 0 0
       fi
      fi
      break
     fi
    fi
  done
}
export -f getflashplayer

if [ ! -f /usr/lib/mozilla/plugins/libflashplayer.so ];then TEXT="The Adobe Flash Player for the web browser is not installed.\\nClick the 'Yes' button to download and install it (5MB)."
  else TEXT="The Adobe Flash Player for the web browser is already installed.\\nClick the 'Yes' button to download the latest version (5MB)."
fi
getflashplayer


That is a hack from Barry's code in /usr/sbin/delayedrun. Note that flashplayer now comes with it's config gui and other stuff.

Attached is a slightly modified version of delayed run from woof about 2 weeks ago. It is updated a bit in the latest woof (which I haven't grabbed yet, another is imminent ) , anyway, the flashplayer code is likely the same.
delayedrun.gz
Description  here only for perusal of flashplayer code.. DON'T USE!
gz

 Download 
Filename  delayedrun.gz 
Filesize  5.6 KB 
Downloaded  74 Time(s) 

_________________
keep the faith Cool ..
Back to top
View user's profile Send private message Visit poster's website 
rodin.s

Joined: 22 Sep 2010
Posts: 323
Location: Ukraine

PostPosted: Mon 15 Aug 2011, 11:28    Post subject: i18n_ru  

I have made new mo-files: default-chooser.mo and desksetup.mo also I have updated bootmanager.mo and browser-installer.mo.
mo_txt_ru.tar.gz
Description  mo-files for Russian update
gz

 Download 
Filename  mo_txt_ru.tar.gz 
Filesize  17.17 KB 
Downloaded  86 Time(s) 
Back to top
View user's profile Send private message 
sc0ttman


Joined: 16 Sep 2009
Posts: 2174
Location: UK

PostPosted: Mon 15 Aug 2011, 13:14    Post subject: Re: i18n_ru  

rodin.s wrote:
I have made new mo-files: default-chooser.mo and desksetup.mo also I have updated bootmanager.mo and browser-installer.mo.

Excellent... Thanks once again.. You are so productive - so many translations already! Very impressive, I like looking at my Russian desktop, just to marvel at how complete it is, compared to 2 weeks ago!!

I had a thought about gettext, have you tested any poedit package in Akita? If so, which one would you recommend?

I ask because some of the other translators are now finished (of sorts) improving the files I already made, and have (mostly) only the gettext .mo files remaining..

So, I would like to recommend a working poedit for testers/helpers.

_________________
Akita Linux, VLC-GTK, Pup Search, Pup File Search
Back to top
View user's profile Send private message 
rodin.s

Joined: 22 Sep 2010
Posts: 323
Location: Ukraine

PostPosted: Mon 15 Aug 2011, 13:36    Post subject: poedit for Akita  

I use this poedit in Wary-511. I have tested it now on Akita and it works.
http://www.silverdollarsolutions.com/PuppyLinux/Dingo/poedit_1.4.2-3_forPuppy412-i686.pet
I found it in this topic: http://murga-linux.com/puppy/viewtopic.php?t=59142
But devx.sfs is needed for xgettext and msgfmt. I use devx.sfs in Wary.
Shinobar has made the poedit package with xgettext and msgfmt in it so devx.sfs is not needed but it didn't work for me in Wary for some reason. I'll try it in Akida now.
And I quess it's here: http://182.164.209.64/puppy/lupq/opt/poedit-1.4.2-3-i686.pet
Yes, it works. xgettext, msgfmt and msgunfmt also work so devx.sfs is not needed.
Back to top
View user's profile Send private message 
sc0ttman


Joined: 16 Sep 2009
Posts: 2174
Location: UK

PostPosted: Mon 15 Aug 2011, 17:03    Post subject: Re: poedit for Akita  

rodin.s wrote:
I use this poedit in Wary-511. I have tested it now on Akita and it works.
http://www.silverdollarsolutions.com/PuppyLinux/Dingo/poedit_1.4.2-3_forPuppy412-i686.pet
I found it in this topic: http://murga-linux.com/puppy/viewtopic.php?t=59142
But devx.sfs is needed for xgettext and msgfmt. I use devx.sfs in Wary.
Shinobar has made the poedit package with xgettext and msgfmt in it so devx.sfs is not needed but it didn't work for me in Wary for some reason. I'll try it in Akida now.
And I quess it's here: http://182.164.209.64/puppy/lupq/opt/poedit-1.4.2-3-i686.pet
Yes, it works. xgettext, msgfmt and msgunfmt also work so devx.sfs is not needed.

Excellent, thanks I am loading it now, and learning how to use it.

I will update the 1st/main post soon, so users easily can download it.
I will also list which translations remain, and if they use gettext or not.
(I think that will be useful)

_________________
Akita Linux, VLC-GTK, Pup Search, Pup File Search
Back to top
View user's profile Send private message 
technosaurus


Joined: 18 May 2008
Posts: 3843

PostPosted: Mon 15 Aug 2011, 23:38    Post subject:  

15x faster than fixmenus, subcategory menu support, and no dependencies...
http://www.murga-linux.com/puppy/viewtopic.php?t=70804

_________________
Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 12 of 62 [925 Posts]   Goto page: Previous 1, 2, 3, ..., 10, 11, 12, 13, 14, ..., 60, 61, 62 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Puppy Derivatives
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1010s ][ Queries: 12 (0.0106s) ][ GZIP on ]