have you add your own pet package into woof builder

Talk about and post software packages known to work or packaged for Puppy.
Post Reply
Message
Author
genlic
Posts: 4
Joined: Thu 22 Apr 2010, 06:32

have you add your own pet package into woof builder

#1 Post by genlic »

how to add own own pet into woof builder, so we could have a distro that include our own pet in it.
I am waiting for you answer.
Thank you.

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#2 Post by GrumpyWolfe »

Yes you can

The easiest way is to edit the Packages-puppy-quirky-official. The eases way to get the syntactic correct is to build the pet file yourself so as to have the package file. Then just paste it in. Next edit the DISTRO_PKGS_SPECS-t2-8.0rc or which ever build you are using. If you are building it to match the Puppy 4.3 then edit the DISTRO_PKGS_SPECS-puppy-4 let me know if this helped you.
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

genlic
Posts: 4
Joined: Thu 22 Apr 2010, 06:32

very sorry to replay you so late, it's about the woof build

#3 Post by genlic »

:D Thank you for your replay, but i still found some problems.

:) i tried your method, this is what i write in file Packages-puppy-4-xx-official
(virtualbox|virtualbox|0.1||buildingblock|45860k|pet_pachages-4|virtualbox.pet|)


GrumpyWolfe wrote:Yes you can

The easiest way is to edit the Packages-puppy-quirky-official. The eases way to get the syntactic correct is to build the pet file yourself so as to have the package file. Then just paste it in. Next edit the DISTRO_PKGS_SPECS-t2-8.0rc or which ever build you are using. If you are building it to match the Puppy 4.3 then edit the DISTRO_PKGS_SPECS-puppy-4 let me know if this helped you.
Attachments
virtualbox.jpg
this is what i got, when i try ./2createpackages.
(31.03 KiB) Downloaded 1376 times

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#4 Post by GrumpyWolfe »

ok that is because it can not find the pet package you have did you put it in the package-pet folder. Was it a pet or did you make it a tgz.gz file. Your line that you added to Packages-puppy-4-office look like this

Code: Select all

0rootfs_skeleton-412|0rootfs_skeleton|412||BuildingBlock|13940K|pet_packages-4|0rootfs_skeleton-412.pet|||
When you made your pet did you use the dir2pet script if so in the dir you used to make your pet will be that line you need. When you put into Disto_pkgs_specs-puppy-4 must look like this.

Code: Select all

yes|915resolution|915resolution|exe
Let me know if this helped
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

genlic
Posts: 4
Joined: Thu 22 Apr 2010, 06:32

thank you very much. i did it.

#5 Post by genlic »

:D :D :D
GrumpyWolfe wrote:ok that is because it can not find the pet package you have did you put it in the package-pet folder. Was it a pet or did you make it a tgz.gz file. Your line that you added to Packages-puppy-4-office look like this

Code: Select all

0rootfs_skeleton-412|0rootfs_skeleton|412||BuildingBlock|13940K|pet_packages-4|0rootfs_skeleton-412.pet|||
When you made your pet did you use the dir2pet script if so in the dir you used to make your pet will be that line you need. When you put into Disto_pkgs_specs-puppy-4 must look like this.

Code: Select all

yes|915resolution|915resolution|exe
Let me know if this helped

moB
Posts: 116
Joined: Mon 19 Oct 2009, 11:25
Location: Coastal

#6 Post by moB »

GrumpyWolfe wrote:ok that is because it can not find the pet package you have did you put it in the package-pet folder. Was it a pet or did you make it a tgz.gz file.
Have also installed the vbox--it came as a self-installing archive.

I clicked and it was installed. Easily up and and running. To make a pet seems redundant, but should work with tgz2pet?

Looking forward to proposed improvements to the OSE version :)

moB

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#7 Post by GrumpyWolfe »

moB

We were talking about the woof build system and it has to be in a pet to work you can install a lot in the package manager that woof will not handle.
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

Post Reply