ArchLinux packages manager for Porteus

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: 2107
Joined: 09 Feb 2013, 09:55
Distribution: APorteus-FVWM-ja-x86_64.iso
Location: japan

ArchLinux packages manager for Porteus

Post#616 by neko » 10 Mar 2021, 15:08

@Blaze
I am not able maintain Porteus-installer-XXX.
Porteus-installer-for-Linux.com & Porteus-installer-for-Windows.exe were deleted from APorteus ISO.


Thanks.


@beny, @bour59
APorteus doesn't have a convenient tool that addes the language (locale) data.
It is intruduced and set only by "APorteus ISO Builder".

German & French Examples were done as followed.


Thanks.


---------------------------------------------------------------------------------------------
Image
XFCE desktop


==== Language: German, English ====
APorteus-XFCE_de-v21.03.10-x86_64.iso (626 M)
already been removed from upload site
md5sum: 4bfba837e8d5b846986188629ced847b APorteus-XFCE_de-v21.03.10-x86_64.iso


==== Language: French, English ====
APorteus-XFCE_fr-v21.03.10-x86_64.iso (626 M)
already been removed from upload site
md5sum: 7dfee75a0ddcdf2227268cc8e54b9669 APorteus-XFCE_fr-v21.03.10-x86_64.iso



Kernel version: 5.11.5 with AUFS patch
Packages version: the latest version at the time of creating ISO (2021.03.10).

Desk Top:..............XFCE
Web browser:......Please get by "Get Addon Packages" (GUI I/F tool)
Office:..............office (abiword, gnumeric)
Game:..............game (chess, sudoku, solitaire, etc.,)
Virtual PC:....QEMU 5.2.0-3
Develop:.........(Only for 64Bit) gcc 10.2.0-6 etc.,: This ISO can be used as "Kernel Builder".


Note 1:
The base desktop is OPENBOX and it is accommodated by default.
The applications accommodated by default with this OPENBOX are as follows.
Web browser:......Netsurf
Mailer:...........sylpheed
Messanger:........hexchat
Internet:....transmission-gtk
Sound & Video:....mpv, ReZound
Graphic:..........gpicview, mtPaint
PDF viewer:....epdfview
Editor:....geany, leafpad
File manager:....pcmanfm, emelfm2
Terminal:....xfce4-terminal
Misc:.....gparted, file-roller, gnome-screenshot, galculator, hardinfo, xfce4-taskmanager


Note 2: "mpv starting with net radio"
The address (http://sky1.torontocast.com:9069/) of Japan's old JPOP is set as an example.
Please change it to your favorite internet radio address by editing /usr/share/applications/netradio.desktop.


Note 3: Sound mute after boot
By "PulseAudio Volume Control" (from GUI I/F menu), set "mute" and un-"mute" and slide volume.



Thanks.

bour59
Samurai
Samurai
Posts: 181
Joined: 29 Dec 2010, 08:10
Distribution: porteus v5.0-xfce K5.19.7
Location: France

ArchLinux packages manager for Porteus

Post#617 by bour59 » 10 Mar 2021, 17:09

@neko thanks for the french version
can the nemesis locales-20180806.xzm be used in Aporteus?

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

ArchLinux packages manager for Porteus

Post#618 by neko » 11 Mar 2021, 08:21

@bour59

"can the nemesis locales-20180806.xzm be used in Aporteus?"
--->
Yes, it can be used.
But it is not enough for APorteus.

1. It doesn't include a locale data for additional modules (004-xxx.xzm).

2. It doesn't include the locale data of "SPM".
005-z.locale-noarch/usr/local/share/archspm/lib/picks/sep/defaultDEL

Code: Select all

 % cat /usr/local/share/archspm/lib/picks/sep/defaultDEL
/usr/info
/usr/doc
/usr/man
/usr/src
/usr/include
/usr/lib/pkgconfig
/usr/local/info
/usr/local/doc
/usr/local/man
/usr/share/aclocal
/usr/share/gtk-doc
/usr/share/help
/usr/share/info
/usr/share/doc
/usr/share/gir-1.0
/usr/share/man
/usr/share/licenses
/usr/share/vala
/usr/share/locale/[^f]*
/usr/share/locale/f[^r]*
3. You must set the locale genaration data.
/etc/locale.conf

Code: Select all

 % cat /etc/locale.conf
LANG=fr_FR.UTF-8
/etc/locale.conf

Code: Select all

 % cat /etc/locale.conf
# Configuration file for locale-gen
#
# lists of locales that are to be generated by the locale-gen command.
#
# Each line is of the form:
#
#     <locale> <charset>
#
#  where <locale> is one of the locales given in /usr/share/i18n/locales
#  and <charset> is one of the character sets listed in /usr/share/i18n/charmaps
#
#  Examples:
#  en_US ISO-8859-1
#  en_US.UTF-8 UTF-8
#  de_DE ISO-8859-1
#  de_DE@euro ISO-8859-15
#
#  The locale-gen command will generate all the locales,
#  placing them in /usr/lib/locale.
#
#  A list of supported locales is included in this file.
#  Uncomment the ones you need.
#
#aa_DJ.UTF-8 UTF-8  
#aa_DJ ISO-8859-1  
...
#fr_CH.UTF-8 UTF-8  
#fr_CH ISO-8859-1  
fr_FR.UTF-8 UTF-8  
#fr_FR ISO-8859-1  
#fr_FR@euro ISO-8859-15  
#fr_LU.UTF-8 UTF-8 
...
Note:
By comparing APorteus-XFCE_fr-v21.03.10-x86_64.iso@porteus/modules/005-z.locale-noarch.xzm and locales-20180806.xzm,
you can understand more.


Thanks.

bour59
Samurai
Samurai
Posts: 181
Joined: 29 Dec 2010, 08:10
Distribution: porteus v5.0-xfce K5.19.7
Location: France

ArchLinux packages manager for Porteus

Post#619 by bour59 » 15 Mar 2021, 14:19

@neko : some notes for APorteus-fr
as the installer.com in missing, I've used one present in an old version
to install APorteus-fr on a usb drive (vfat + ext2 for porteus folder)
1st boot result in emergency !
on a hard drive there was a partition not formatted. I format it in ext2 : now boot is ok.
it seems that AP(systemd?) is more ticklish that porteus,slackware,windows!
1/ in TERMINAL the keyboard is QWERTY so I use "loadkeys fr" to have it AZERTY
2/ in XFCE the keyboard is QWERTY so I use "setxkbmap fr" in a terminal to have it AZERTY
3/ no firefox so I use netsurf
4/ can't connect root in XFCE
Thanks/merci

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

ArchLinux packages manager for Porteus

Post#620 by neko » 15 Mar 2021, 16:03

@bour59

On APorteus-XFCE_fr-v21.03.10-x86_64.iso running environment,
by mkfirefox/mkseamonkey/mkthunderbird [CUI] command
firefox/seamonkey/thunderbird with French locale can be gotten.


Thanks.

bour59
Samurai
Samurai
Posts: 181
Joined: 29 Dec 2010, 08:10
Distribution: porteus v5.0-xfce K5.19.7
Location: France

ArchLinux packages manager for Porteus

Post#621 by bour59 » 15 Mar 2021, 16:26

will look at your documentation
merci

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

ArchLinux packages manager for Porteus

Post#622 by neko » 20 Mar 2021, 13:58

The example of APorteus ISO that was built by "APorteus ISO Builder".

==== Language: Russian, English ====
APorteus-XFCE_ru-v21.03.20-x86_64.iso (628 M)
already been removed from upload site
md5sum: 1a970601cdb8956b19ba8de01bd8bef4 APorteus-XFCE_ru-v21.03.20-x86_64.iso



Kernel version: 5.12-rc3
Packages version: the latest version at the time of creating ISO (2021.03.20).

Desk Top:..............xfce 4.16
Web browser:......Please get by "Get Addon Packages" (GUI I/F tool)
Office:..............office (abiword, gnumeric)
Game:..............game (chess, sudoku, solitaire, etc.,)
Virtual PC:....QEMU 5.2.0-3
Develop:.........gcc 10.2.0-6 etc.,: This ISO can be used as "Kernel Builder".


Note 1:
The base desktop is OPENBOX and it is accommodated by default.
The applications accommodated by default with this OPENBOX are as follows.
Web browser:......Netsurf
Mailer:...........sylpheed
Messanger:........hexchat
Internet:....transmission-gtk
Sound & Video:....mpv, ReZound
Graphic:..........gpicview, mtPaint
PDF viewer:....epdfview
Editor:....geany, leafpad
File manager:....pcmanfm, emelfm2
Terminal:....xfce4-terminal
Misc:.....gparted, file-roller, gnome-screenshot, galculator, hardinfo, xfce4-taskmanager


Note 2: "mpv starting with net radio"
The address (http://sky1.torontocast.com:9069/) of Japan's old JPOP is set as an example.
Please change it to your favorite internet radio address by editing /usr/share/applications/netradio.desktop.

Note 3: Sound mute after boot
By "PulseAudio Volume Control" (from GUI I/F menu), set "mute" and un-"mute" and slide volume.


Thanks.

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

ArchLinux packages manager for Porteus

Post#623 by neko » 21 Mar 2021, 03:22

@bour59

The locale of APorteus-XFCE_ru-v21.03.20-x86_64.iso can be changed from Russian to French.

Code: Select all

% su
# ls -1
APorteus-XFCE_fr-v21.03.10-x86_64.iso
APorteus-XFCE_ru-v21.03.20-x86_64.iso
#
# dISO APorteus-XFCE_fr-v21.03.10-x86_64.iso
#
# mv APorteus-XFCE_fr-v21.03.10-x86_64/porteus/modules/005-z.locale-noarch.xzm .
#
# mkdir -p 005-locale-fr/usr/share/locale/fr/LC_MESSAGES
# mloop APorteus-XFCE_fr-v21.03.10-x86_64/porteus/base/003-xfce.xzm
# cp /mnt/loop/usr/share/locale/fr/LC_MESSAGES/* 005-locale-fr/usr/share/locale/fr/LC_MESSAGES/
# uloop
# mloop APorteus-XFCE_fr-v21.03.10-x86_64/porteus/base/003-z.xfce.xzm
# cp /mnt/loop/usr/share/locale/fr/LC_MESSAGES/* 005-locale-fr/usr/share/locale/fr/LC_MESSAGES/
# uloop
# mloop APorteus-XFCE_fr-v21.03.10-x86_64/porteus/modules/004-game.xzm
# cp /mnt/loop/usr/share/locale/fr/LC_MESSAGES/* 005-locale-fr/usr/share/locale/fr/LC_MESSAGES/
# uloop
# mloop APorteus-XFCE_fr-v21.03.10-x86_64/porteus/modules/004-office.xzm
# cp /mnt/loop/usr/share/locale/fr/LC_MESSAGES/* 005-locale-fr/usr/share/locale/fr/LC_MESSAGES/
# uloop
# mklog 005-locale-fr
# mkXZM 005-locale-fr
# rm -fr 005-locale-fr
#
# rm -fr APorteus-XFCE_fr-v21.03.10-x86_64
#
# dISO APorteus-XFCE_ru-v21.03.20-x86_64.iso
# mv APorteus-XFCE_ru-v21.03.20-x86_64 APorteus-XFCE_fr-v21.03.20-x86_64
# mv 005-z.locale-noarch.xzm APorteus-XFCE_fr-v21.03.20-x86_64/porteus/modules/
# mv 005-locale-fr.xzm APorteus-XFCE_fr-v21.03.20-x86_64/porteus/modules/
# mkISO APorteus-XFCE_fr-v21.03.20-x86_64
# rm -fr APorteus-XFCE_fr-v21.03.20-x86_64
#
# ls -1
APorteus-XFCE_fr-v21.03.10-x86_64.iso
APorteus-XFCE_fr-v21.03.20-x86_64.iso
APorteus-XFCE_ru-v21.03.20-x86_64.iso
#
APorteus-XFCE_fr-v21.03.10-x86_64.iso: ArchLinux packages manager for Porteus (Post by neko #81688)
APorteus-XFCE_ru-v21.03.20-x86_64.iso: ArchLinux packages manager for Porteus (Post by neko #81802)


Thanks.

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

ArchLinux packages manager for Porteus

Post#624 by neko » 28 Mar 2021, 14:07

The example of APorteus ISO that was built by "APorteus ISO Builder".

==== Language: English ====
APorteus-LXDE-v21.03.27-x86_64.iso (571 M)
already been removed from upload site
md5sum: 326840d6b7bb6f5370447ba22343e2b5 APorteus-LXDE-v21.03.27-x86_64.iso



Kernel version: 5.12-rc4
Packages version: the latest version at the time of creating ISO (2021.03.27).

Desk Top:..............lxde
Web browser:......Please get by "Get Addon Packages" (GUI I/F tool)
Office:..............office (abiword, gnumeric)
Game:..............game (chess, sudoku, solitaire, etc.,)
Develop:.........gcc 10.2.0-6 etc.,: This ISO can be used as "Kernel Builder".


Note 1:
The base desktop is OPENBOX and it is accommodated by default.
The applications accommodated by default with this OPENBOX are as follows.
Web browser:......Netsurf
Mailer:...........sylpheed
Messanger:........hexchat
Internet:....transmission-gtk
Sound & Video:....mpv, ReZound
Graphic:..........gpicview, mtPaint
PDF viewer:....epdfview
Editor:....geany, leafpad
File manager:....pcmanfm, emelfm2
Terminal:....xfce4-terminal
Misc:.....gparted, file-roller, gnome-screenshot, galculator, hardinfo, xfce4-taskmanager


Note 2: "mpv starting with net radio"
The address (http://sky1.torontocast.com:9069/) of Japan's old JPOP is set as an example.
Please change it to your favorite internet radio address by editing /usr/share/applications/netradio.desktop.

Note 3: Sound mute after boot
By "PulseAudio Volume Control" (from GUI I/F menu), set "mute" and un-"mute" and slide volume.


Thanks.

bour59
Samurai
Samurai
Posts: 181
Joined: 29 Dec 2010, 08:10
Distribution: porteus v5.0-xfce K5.19.7
Location: France

ArchLinux packages manager for Porteus

Post#625 by bour59 » 29 Mar 2021, 12:36

@neko: When booting XFCE or XFCE-en with the cheatcode CHANGES=/porteus
the system acts as if I had booted in init 3 (and changes are set ok)
how then start xfce ? Neither startx nor init 4 do the job.
Merci

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

ArchLinux packages manager for Porteus

Post#626 by neko » 29 Mar 2021, 14:15

@bour59
["CHANGES=/porteus" issue]

The cheat code is officially in lowercase (changes=) rather than uppercase (CHANGES=).
Path "/porteus" must be in linux filesystems (ext3, ext4, etc.,).
First find "/porteus" deirectory in the partition that your booting APorteus exists.
Next find in all partitions.

If you have "/porteus" deirectory in some partitions that is not APortesu partition,
it is better to use cheatcode "changes=UUID:2e83f04f-de0e-4c0a-ab26-8dd722bdff4b/porteus".
"2e83f04f-de0e-4c0a-ab26-8dd722bdff4b" is an UUID number example.

If the "/porteus" directory is not in all partitions, or if it is not a LINUX filesystem,
in either case a message will appear during boot and by the return key will boot without the change save feature.

But now on your report I think it was an APorteus bug that started up at level 3.
---> Please use a lowercase cheat code with UUID to avoid bugs.


Thanks.

User avatar
Ed_P
Contributor
Contributor
Posts: 8315
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

ArchLinux packages manager for Porteus

Post#627 by Ed_P » 29 Mar 2021, 15:23

Does APorteus support Porteus's save.dat file for changes=?
Ed

bour59
Samurai
Samurai
Posts: 181
Joined: 29 Dec 2010, 08:10
Distribution: porteus v5.0-xfce K5.19.7
Location: France

ArchLinux packages manager for Porteus

Post#628 by bour59 » 29 Mar 2021, 15:43

my mistake for the changes cheatcode .changes on posix ok
but always boot as init 3
how to start XFCE ?
merci

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

ArchLinux packages manager for Porteus

Post#629 by neko » 05 Apr 2021, 12:54

The example of APorteus ISO that was built by "APorteus ISO Builder".

==== Language: Japanese, English ====
APorteus-XFCE_ja-v21.04.17-x86_64.iso (667 M)
already been removed from upload site
md5sum: aecbd4dee52d05df86f102932187d3dc APorteus-XFCE_ja-v21.04.17-x86_64.iso


Kernel version: 5.12-rc8
Packages version: the latest version at the time of creating ISO (2021.04.17).

Desk Top:..............xfce 4.16
Web browser:......Please get by "Get Addon Packages" (GUI I/F tool)
Office:..............office (abiword, gnumeric)
Game:..............game (chess, sudoku, solitaire, etc.,) NOTE: fixed bug of chess
Virtual PC:....QEMU 5.2.0-4
Develop:.........gcc 10.2.0-6 etc.,: This ISO can be used as "Kernel Builder".
Input method:...fcitx-mozc


Note 1:
The base desktop is OPENBOX and it is accommodated by default.
The applications accommodated by default with this OPENBOX are as follows.
Web browser:......Netsurf
Mailer:...........sylpheed
Messanger:........hexchat
Internet:....transmission-gtk
Sound & Video:....mpv, ReZound
Graphic:..........gpicview, mtPaint
PDF viewer:....epdfview
Editor:....geany, leafpad
File manager:....pcmanfm, emelfm2
Terminal:....xfce4-terminal
Misc:.....gparted, file-roller, gnome-screenshot, galculator, hardinfo, xfce4-taskmanager


Note 2: "mpv starting with net radio"
The address (http://sky1.torontocast.com:9069/) of Japan's old JPOP is set as an example.
Please change it to your favorite internet radio address by editing /usr/share/applications/netradio.desktop.

Note 3: Sound mute after boot
By "PulseAudio Volume Control" (from GUI I/F menu), set "mute" and un-"mute" and slide volume.


Thanks.

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

ArchLinux packages manager for Porteus

Post#630 by neko » 27 Apr 2021, 03:33

1. "APorteus ISO Builder" was updated.
Please refer to ArchLinux packages manager for Porteus (Post by neko #36689)


2. The example of APorteus ISO that was built by "APorteus ISO Builder".

==== Language: Japanese, English ====
APorteus-XFCE_ja-v21.04.26-i486.iso (607 M)
already been removed from upload site
md5sum: 628b8ea1b52e535f1e826d171f44f7d9 APorteus-XFCE_ja-v21.04.26-i486.iso

APorteus-XFCE_ja-v21.04.26-x86_64.iso (667 M)
already been removed from upload site
md5sum: d67073913e82a191f268e6fea2459ecb APorteus-XFCE_ja-v21.04.26-x86_64.iso



Kernel version: 5.12
Packages version: the latest version at the time of creating ISO (2021.04.26).

Desk Top:..............xfce 4.16
Web browser:......Please get by "Get Addon Packages" (GUI I/F tool)
Office:..............office (abiword, gnumeric)
Game:..............game (chess, sudoku, solitaire, etc.,)
Virtual PC:....QEMU 5.2.0-4
Develop:.........(64Bit only) gcc 10.2.0-6 etc.,: This ISO can be used as "Kernel Builder".
Input method:...fcitx-mozc


Note 1:
The base desktop is OPENBOX and it is accommodated by default.
The applications accommodated by default with this OPENBOX are as follows.
Web browser:......Netsurf
Mailer:...........sylpheed
Messanger:........hexchat
Internet:....transmission-gtk
Sound & Video:....mpv, ReZound
Graphic:..........gpicview, mtPaint
PDF viewer:....epdfview
Editor:....geany, leafpad
File manager:....pcmanfm, emelfm2
Terminal:....xfce4-terminal
Misc:.....gparted, file-roller, gnome-screenshot, galculator, hardinfo, xfce4-taskmanager


Note 2: "mpv starting with net radio"
The address (http://sky1.torontocast.com:9069/) of Japan's old JPOP is set as an example.
Please change it to your favorite internet radio address by editing /usr/share/applications/netradio.desktop.

Note 3: Sound mute after boot
By "PulseAudio Volume Control" (from GUI I/F menu), set "mute" and un-"mute" and slide volume.

Note 4: Web browse that will be gotten by "Get Addon Packages" (GUI I/F tool)
Version of chromium are (32Bit/64Bit) 89.0.4389.114/90.0.4430.85
Version of other Web browses are most recent.


Thanks.

Post Reply