How 001-core.xzm is created

Here you can post about the issues related to modifications performed manually (not through the kiosk wizard). Example: swapped kernel, added 3rd party modules or files.
Please describe in detail what has been changed and hopefully other kiosk user will be able to help.
Porteus team wont resolve bugs posted in this category as we support only modifications made by the kiosk wizard.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
edward
Ronin
Ronin
Posts: 1
Joined: 16 Feb 2022, 11:46
Distribution: kiosk

How 001-core.xzm is created

Post#1 by edward » 12 May 2022, 13:25

Hi, I would like to create a new 001-core module with glibc> 2.34 (2.33 has some issues) a hint how can I do this, I saw that the current version (kiosk 5.4.0) is (GNU C Library (Gentoo 2.33-r7 p6) release release version 2.33.) is there a list of 001-core packages somewhere? can I set up a buildroot (or something else) to rebuild the module?

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

How 001-core.xzm is created

Post#2 by fanthom » 12 May 2022, 16:31

Edward,

Development section is for feature requests.
Your post fits more to the kiosk ISO customization. Moving to the appropriate forum category.

In short you would need to:

1) install Gentoo linux as kiosk is based on it:
https://wiki.gentoo.org/wiki/Handbook:AMD64

2) emerge new glibc version using portage:
https://wiki.gentoo.org/wiki/Portage

3) export glibc package using 'qpkg' utility

4) remaster the ISO and update 001-core.xzm following our documentation (replace relevant files manually):
https://porteus-kiosk.org/kiosk-customization.html

Please do not report any bugs to us if you use kiosk ISO which you customized yourself.

Thanks
Please add [Solved] to your thread title if the solution was found.

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

How 001-core.xzm is created

Post#3 by Ed_P » 12 May 2022, 17:30

Doesn't Porteus kiosk use package modules similar to normal Porteus for adding apps and drivers?
Ed

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

How 001-core.xzm is created

Post#4 by fanthom » 13 May 2022, 07:31

Yes - its the same:
https://porteus-kiosk.org/modules.html

You need to get the packages from Gentoo in order to keep them fully compatible with the rest of the system.
(package manager does not exist in kiosk)

Thanks
Please add [Solved] to your thread title if the solution was found.

Locked