Page 1 of 1

how can I remove packages from 001-core module

Posted: 03 Jan 2014, 14:04
by roelof
Hello,

For my project I need to have shadow pam-enabled and also a new version of glib.

How can I change this the best way in I think core.xzm and or devel,xzm ?

Roelof

Re: how can I change this

Posted: 04 Jan 2014, 08:00
by fanthom
moved to 'Community Effort' as 'Development' section of the forum is reserved for:

Code: Select all

New features which should be implemented in Porteus
to answer your question - please have a look here:
http://forum.porteus.org/viewtopic.php? ... 984#p20789

Re: how can I change this

Posted: 04 Jan 2014, 22:49
by brokenman
For shadow pam you will need to recompile shadow after you have PAM installed. Instructions here

To remove the current glib (which will no doubt bring problems for other packages) you need to unpack the 001-core.xzm module into a folder and then remove your packages:

mkdir /tmp/un
xzm2dir 001-core.xzm /tmp/un
removepkg -root /tmp/un glib2-2.36.4-x86_64-1