Tool of Building Slimjet browser module

Here is a place for your projects which are not officially supported by the Porteus Team. For example: your own kernel patched with extra features; desktops not included in the standard ISO like Gnome; base modules that are different than the standard ISO, etc...
neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#31 by neko » 15 Nov 2015, 15:26

The latest version of Slimjet is 6.0.1.0.

The debian package slimjet_i386.deb/slimjet_amd64.deb is gotten from the following site.
http://www.slimjet.com/en/
It is converted to Porteus module ".xzm" by "mkslimjet" command.

Please refer to the top article of this thread.

Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#32 by neko » 15 Nov 2015, 15:42

The latest version of NPAPI Adobe Flash is 11.2.202.548.

The version of Adobe Flash can be checked on the following site.
And the '.tar.gz' installation file of the latest one can be gotten from the same site.
http://www.adobe.com/software/flash/about/

The '.tar.gz' installation file can be converted to '.xzm' module by the mkflash command.

Please refer to the top article of this thread.

Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#33 by neko » 17 Nov 2015, 14:48

"mkfirefox and mkthunderbird" of mkslimjet-v3.1-noarch-6.xzm are aborted.

Because "firefox & thunderbird" download address has been changed.

New version is mkslimjet-v3.1-noarch-7.xzm.
Please refer to the top article of this thread.

Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#34 by neko » 30 Nov 2015, 04:54

1. The latest version of Slimjet is 6.0.4.0.

The debian package slimjet_i386.deb/slimjet_amd64.deb is gotten from the following site.
http://www.slimjet.com/en/
It is converted to Porteus module ".xzm" by "mkslimjet" command.
Please refer to the top article of this thread.


2. The latest version of Thunderbird is 38.4.0.

It can be downloaded and converted to '.xzm' module by the "mkthunderbird" command.
Please refer to the top article of this thread.


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#35 by neko » 02 Dec 2015, 02:24

The latest version of GoogleChrome is 47.0.2526.73-1.

The debian package google-chrome-stable_current_i386.deb/google-chrome-stable_current_amd64.deb is gotten
from the following site.
https://www.google.com/chrome/browser/desktop/
It is converted to Porteus module ".xzm" by "mkgoogle-chrome" command.

Please refer to the top article of this thread.

Thanks.

Seva
Samurai
Samurai
Posts: 134
Joined: 30 Apr 2015, 12:00
Distribution: XFCE Porteus Desktop 3.1 64bit
Location: Moscow, Russia

Re: Tool of Building Slimjet browser module

Post#36 by Seva » 03 Dec 2015, 00:18

chrome 47 not working
Image

i did exatcly the same mkgoogle-chrome command without options to make chrome46 and chrome47
46 works and 47 does not
using 46 for now, it is great
posted from Porteus

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#37 by neko » 03 Dec 2015, 08:48

@Seva
I tried as following.

On 32bit Porteus.

Code: Select all

guest@porteus:~/WORK$ pwd
/home/guest/WORK
guest@porteus:~/WORK$ ls
google-chrome-stable_current_amd64.deb  google-chrome-stable_current_i386.deb  mkslimjet-v3.1-noarch-7.xzm
guest@porteus:~/WORK$ md5sum *.deb
a7ca6149a6a74d093d2cb609bf7a96dc  google-chrome-stable_current_amd64.deb
ce11a81428e9af587765bdbfee42f911  google-chrome-stable_current_i386.deb
guest@porteus:~/WORK$ activate mkslimjet-v3.1-noarch-7.xzm
Updating shared library links:  /sbin/ldconfig
guest@porteus:~/WORK$ su
パスワード: 
root@porteus:/home/guest/WORK# ls
google-chrome-stable_current_amd64.deb  google-chrome-stable_current_i386.deb  mkslimjet-v3.1-noarch-7.xzm
root@porteus:/home/guest/WORK# mkgoogle-chrome google-chrome-stable_current_i386.deb
Version 47.0.2526.73-1
Parallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on google-chrome-47.0.2526.73-1-i386-7duoWIF.xzm, block size 262144.
[===========================================================================================================================================|] 776/776 100%

Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments, compressed xattrs
	duplicates are removed
Filesystem size 52025.99 Kbytes (50.81 Mbytes)
	28.83% of uncompressed filesystem size (180466.19 Kbytes)
Inode table size 3158 bytes (3.08 Kbytes)
	42.73% of uncompressed inode table size (7390 bytes)
Directory table size 1358 bytes (1.33 Kbytes)
	47.19% of uncompressed directory table size (2878 bytes)
Number of duplicate files found 0
Number of inodes 137
Number of files 101
Number of fragments 11
Number of symbolic links  4
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 32
Number of ids (unique uids + gids) 1
Number of uids 1
	root (0)
Number of gids 1
	root (0)
root@porteus:/home/guest/WORK# ls
google-chrome-47.0.2526.73-1-i386-7duoWIF.xzm  google-chrome-stable_current_amd64.deb  google-chrome-stable_current_i386.deb  mkslimjet-v3.1-noarch-7.xzm
root@porteus:/home/guest/WORK# mkgoogle-chrome google-chrome-stable_current_amd64.deb
Version 47.0.2526.73-1
Parallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on google-chrome-47.0.2526.73-1-x86_64-7duoWIF.xzm, block size 262144.
[===========================================================================================================================================\] 759/759 100%

Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments, compressed xattrs
	duplicates are removed
Filesystem size 51069.00 Kbytes (49.87 Mbytes)
	29.02% of uncompressed filesystem size (175963.99 Kbytes)
Inode table size 3102 bytes (3.03 Kbytes)
	42.37% of uncompressed inode table size (7322 bytes)
Directory table size 1358 bytes (1.33 Kbytes)
	46.99% of uncompressed directory table size (2890 bytes)
Number of duplicate files found 0
Number of inodes 137
Number of files 101
Number of fragments 11
Number of symbolic links  4
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 32
Number of ids (unique uids + gids) 1
Number of uids 1
	root (0)
Number of gids 1
	root (0)
root@porteus:/home/guest/WORK# ls
google-chrome-47.0.2526.73-1-i386-7duoWIF.xzm    google-chrome-stable_current_amd64.deb  mkslimjet-v3.1-noarch-7.xzm
google-chrome-47.0.2526.73-1-x86_64-7duoWIF.xzm  google-chrome-stable_current_i386.deb
root@porteus:/home/guest/WORK# exit
guest@porteus:~/WORK$ ls
google-chrome-47.0.2526.73-1-i386-7duoWIF.xzm    google-chrome-stable_current_amd64.deb  mkslimjet-v3.1-noarch-7.xzm
google-chrome-47.0.2526.73-1-x86_64-7duoWIF.xzm  google-chrome-stable_current_i386.deb
guest@porteus:~/WORK$ activate google-chrome-47.0.2526.73-1-i386-7duoWIF.xzm
Updating shared library links:  /sbin/ldconfig
guest@porteus:~/WORK$ /usr/bin/google-chrome-stable --disable-gpu
getrlimit(RLIMIT_NOFILE) failed
guest@porteus:~/WORK$ 
On 64bit Porteus.

Code: Select all

guest@porteus:/mnt/sda3/live/porteus/persist/home/guest/WORK$ ls
google-chrome-47.0.2526.73-1-i386-7duoWIF.xzm    google-chrome-stable_current_amd64.deb  mkslimjet-v3.1-noarch-7.xzm
google-chrome-47.0.2526.73-1-x86_64-7duoWIF.xzm  google-chrome-stable_current_i386.deb
guest@porteus:/mnt/sda3/live/porteus/persist/home/guest/WORK$ activate google-chrome-47.0.2526.73-1-x86_64-7duoWIF.xzm
Updating shared library links:  /sbin/ldconfig
guest@porteus:/mnt/sda3/live/porteus/persist/home/guest/WORK$ /usr/bin/google-chrome-stable --disable-gpu
xdg-settings: unknown desktop environment
guest@porteus:/mnt/sda3/live/porteus/persist/home/guest/WORK$ 
Both results were OK.

1. Please check DEB's md5sum.
2. Please check the entities of "google-chrome-47.0.2526.73-1-XXX-7duoWIF.xzm" by "lsxzm" command.

Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#38 by neko » 08 Dec 2015, 22:58

1. The latest version of Slimjet is 6.0.6.0.

The debian package slimjet_i386.deb/slimjet_amd64.deb is gotten from the following site.
http://www.slimjet.com/en/

It is converted to Porteus module ".xzm" by "mkslimjet" command.
Please refer to the top article of this thread.


2. The latest version of GoogleChrome is 47.0.2526.80-1.

The debian package google-chrome-stable_current_i386.deb/google-chrome-stable_current_amd64.deb is gotten
from the following site.
https://www.google.com/chrome/browser/desktop/

It is converted to Porteus module ".xzm" by "mkgoogle-chrome" command.
Please refer to the top article of this thread.


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#39 by neko » 10 Dec 2015, 06:18

The latest version of NPAPI Adobe Flash is 11.2.202.554.

The version of Adobe Flash can be checked on the following site.
And the '.tar.gz' installation file of the latest one can be gotten from the same site.
http://www.adobe.com/software/flash/about/

The '.tar.gz' installation file can be converted to '.xzm' module by the mkflash command.

Please refer to the top article of this thread.

Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#40 by neko » 16 Dec 2015, 18:16

The latest version of GoogleChrome is 47.0.2526.106-1.

The debian package google-chrome-stable_current_i386.deb/google-chrome-stable_current_amd64.deb is gotten
from the following site.
https://www.google.com/chrome/browser/desktop/

It is converted to Porteus module ".xzm" by "mkgoogle-chrome" command.
Please refer to the top article of this thread.


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#41 by neko » 20 Dec 2015, 08:03

1. The latest version of Slimjet is 6.0.8.0.

The debian package slimjet_i386.deb/slimjet_amd64.deb is gotten from the following site.
http://www.slimjet.com/en/

It is converted to Porteus module ".xzm" by "mkslimjet" command.
Please refer to the top article of this thread.


2. The latest version of Firefox is 43.0.1.

It can be downloaded and converted to '.xzm' module by the "mkfirefox" command.
Please refer to the top article of this thread.


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#42 by neko » 28 Dec 2015, 03:19

1. The latest version of Slimjet is 6.0.9.0.

The debian package slimjet_i386.deb/slimjet_amd64.deb is gotten from the following site.
http://www.slimjet.com/en/

It is converted to Porteus module ".xzm" by "mkslimjet" command.
Please refer to the top article of this thread.


2. The latest version of Firefox is 43.0.2.

It can be downloaded and converted to '.xzm' module by the "mkfirefox" command.
Please refer to the top article of this thread.


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#43 by neko » 01 Jan 2016, 03:55

The latest version of Thunderbird is 38.5.0.

It can be downloaded and converted to '.xzm' module by the "mkthunderbird" command.
Please refer to the top article of this thread.


Thanks.

neko
DEV Team
DEV Team
Posts: 2109
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

Re: Tool of Building Slimjet browser module

Post#44 by neko » 07 Jan 2016, 15:54

1. The latest version of Firefox is 43.0.4.

It can be downloaded and converted to '.xzm' module by the "mkfirefox" command.
Please refer to the top article of this thread.


2. The latest version of NPAPI Adobe Flash is 11.2.202.559.

The version of Adobe Flash can be checked on the following site.
And the '.tar.gz' installation file of the latest one can be gotten from the same site.
http://www.adobe.com/software/flash/about/

The '.tar.gz' installation file can be converted to '.xzm' module by the mkflash command.
Please refer to the top article of this thread.


Thanks.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Tool of Building Slimjet browser module

Post#45 by Jack » 07 Jan 2016, 18:43

neko wrote:1. The latest version of Firefox is 43.0.4.

It can be downloaded and converted to '.xzm' module by the "mkfirefox" command.
Please refer to the top article of this thread.


2. The latest version of NPAPI Adobe Flash is 11.2.202.559.

The version of Adobe Flash can be checked on the following site.
And the '.tar.gz' installation file of the latest one can be gotten from the same site.
http://www.adobe.com/software/flash/about/

The '.tar.gz' installation file can be converted to '.xzm' module by the mkflash command.
Please refer to the top article of this thread.


Thanks.
I just built both of them and work great. Will it build any deb packages too?
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

Post Reply