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
how can I remove packages from 001-core module
- fanthom
- Moderator Team
- Posts: 5588
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: how can I change this
moved to 'Community Effort' as 'Development' section of the forum is reserved for:
to answer your question - please have a look here:
http://forum.porteus.org/viewtopic.php? ... 984#p20789
Code: Select all
New features which should be implemented in Porteus
http://forum.porteus.org/viewtopic.php? ... 984#p20789
Please add [Solved] to your thread title if the solution was found.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: how can I change this
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
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
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.