Dpup 487

A home for all kinds of Puppy related projects
Message
Author
User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#81 Post by dejan555 »

Hey Volhout,

package is separated into 3 pets to cut down size:

- First package is executable and only one that is required

- DOC are manual pages and documentation - optional
- NLS are language/localization files (translations to other languages) - optional
- Sometimes there's a DEV package too which contains header files for development / compiling
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#82 Post by dejan555 »

Compiled bash with new patches, should work with same pups reported in other thread as the previous package

bash-4.3.30-1-i486-dpup487.pet 437 KB
bash_DOC-4.3.30-1-i486-dpup487.pet 607 KB
bash_NLS-4.3.30-1-i486-dpup487.pet 1.12 MB
Last edited by dejan555 on Mon 06 Oct 2014, 16:33, edited 2 times in total.
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#83 Post by dejan555 »

Updated links in the post above to latest version
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#84 Post by dejan555 »

Updated again
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#85 Post by dejan555 »

Dpup 487 Update 2

Attached is a script to download delta files and update main dpup sfs or devx. (assuming you use frugal install)
Download it, unpack and make executable, move in executable path

This will NOT WORK if you haven't already applied UPDATE 1 DELTA

Code: Select all

wget -O update2.sh.gz "http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=80837"
gunzip update2.sh.gz
chmod +x update2.sh
mv update2.sh /root/my-applications/bin
Then open console in directory containing dpup-487.sfs or dpup-devx_487.sfs and run one of these commnads:

Code: Select all

#Run this to update dpup-487.sfs:
update2.sh main

#Run this to update devx:
update2.sh devx
What's updated?

htop 1.0.3 (pet by Billtoo)
bash 4.3.30-1
sqlite3 3.8.6
hiawatha 9.6
openssl 1.0.1i
osmo 0.2.10 (pet by technosaurus for 4.3.1)
seamonkey 2.29.1 (precompiled)
sfs_load 2.3
libxml2 2.9.1
parcellite 1.1.9
gftp 2.0.19
libssh2 1.4.3
curl 7.38.0
galculator 2.1.3
Attachments
update2.sh.gz
(800 Bytes) Downloaded 1342 times
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#86 Post by dejan555 »

Latest jre sfs by shinobar mirrored and works in 487

jre-1.7.0.67_487.sfs 47 MB

EDIT: Also added LibreOffice sfs:

LibreOffice_4.3.2.2_487.sfs 206 MB
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#87 Post by dejan555 »

Updated wpa_supplicant, if your wifi connection doesn't work after update2, install this pet...

wpa_supplicant-2.3-dpup487.pet

Transmission recompiled: transmission-2.60-i486-dpup487.pet
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#88 Post by dejan555 »

Audacious 3.6 development version from git compiled - GTK2 interface or Winamp Skins
I might replace beep media player with this in next update.

Packages and dependencies:
audacious-20141023-git-i486-dpup487.pet 332 KB
audacious-plugins-i486-dpup487.pet 1.33 MB
lame-3.99.5-i486-dpup487.pet 226 KB
mpg123-1.21.0-i486-dpup487.pet 237 KB
neon-0.30.1-i486-dpup487.pet 105 KB
tango-icon-theme-0.8.90-i486-dpup487.pet 1.67 MB
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#89 Post by dejan555 »

Update 3

Changes from update 2:

Wireless fixed via wpa_supplicant 2.3
Transmission recompiled
Audacious replaces beep media player
Updated openssl to 1.0.1j link to pet if you don't want update via delta
Updated Seamonkey to 2.30

Apply same as (and after) previous updates
Attachments
update3.sh.gz
(804 Bytes) Downloaded 1382 times
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#90 Post by dejan555 »

puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#91 Post by rcrsn51 »

dejan555 wrote:Wireless fixed via wpa_supplicant 2.3
Could you provide some details on this? What specific wifi problem was solved with this upgrade?

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#92 Post by dejan555 »

After upgrade to openssl 1.x (and removing older 0.9x libs) some apps needed a recompile because they had segmentation faults or wouldn't start, so I compiled latest wpa supplicant because wifi wasn't working at all after upgrade 2 delta is applied.
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#93 Post by dejan555 »

puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

mini-jaguar
Posts: 597
Joined: Thu 13 Nov 2008, 13:45

#94 Post by mini-jaguar »

Pretty cool, it works with a lot of Lucid and Exprimo programs, not the video editors though.

One thing that doesn't work is that it gives errors if I want to make the JWM taskbar bigger.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#95 Post by dejan555 »

Yeah, it needs update of jwm gui setup tool, you could modify it by editing jwm config file directly. I'll see what I can do about that.
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#96 Post by musher0 »

To anyone reading this:

I just re-installed it, and dpup-4.87 is still one of the best Puppies around! :D

Hats off to dejan555! :D

BFN.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#97 Post by dejan555 »

LOL, what a respawn of this thread xD
Thanks musher0!
I might put up iso with all those deltas applied and maybe few more software upgrades. And try to fix jwm config :P
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#98 Post by musher0 »

Here's to you! :D

Image

Just a thought:
How possible would it be to modernize the kernel, I mean have a newer one
without creating chaos, without changing everything else?

BFN.

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

mini-jaguar
Posts: 597
Joined: Thu 13 Nov 2008, 13:45

#99 Post by mini-jaguar »

Also another weird thing is that if I change the icon theme it only changes about 3 icons. I tried restarting the X sever, and also installed some other themes, but it kept behaving like this.

O.k., that's another visual thing, functionally seems like a good puppy.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#100 Post by dejan555 »

I don't remember that being an issue.

musher0, not sure about kernel also I never really compiled one, and any newer doesn't really work for my PC so I wouldn't be able to test it properly, that's why there are other puppies for newer stuff.
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

Post Reply