Help Needed
-
- Contributor
- Posts: 1751
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus 4.0 My Mate 64 bit
- Location: USA
Help Needed
I have a Acer Aspire One Nav50 and I have no DVD/CD writer. I need to remove some programs and there dep files. Can someone help me out? The program are in 002-xorg.xzm and 003-mate.xzm. If there is a scripts to remove program and dep files a easy way please share with me.
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.
- fanthom
- Moderator Team
- Posts: 5591
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Help Needed
it's easy:
a) extract module
b) run
c) pack module back
a) extract module
b) run
Code: Select all
ROOT=squashfs-root removepkg your_package
Please add [Solved] to your thread title if the solution was found.
-
- Contributor
- Posts: 1751
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus 4.0 My Mate 64 bit
- Location: USA
Re: Help Needed
I ran xzm2dir on 003-xorg.xzm is that what you mean by "extract module"?
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.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Help Needed
That is correct.
Code: Select all
mkdir /tmp/unpacked
xzm2dir /my/modules.xzm /tmp/unpacked
ROOT=/tmp/unpacked removepkg your_package
dir2xzm /tmp/unpacked mynewmodulename.xzm
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.
-
- Contributor
- Posts: 1751
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus 4.0 My Mate 64 bit
- Location: USA
Re: Help Needed
I'll get back when done, or have a problem. Thanks
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.
-
- Contributor
- Posts: 1751
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus 4.0 My Mate 64 bit
- Location: USA
Re: Help Needed
I have a question who built 002-xorg.xzm? I would like who ever did it rebuild one for me. What i want is take out all program that are in the Menu area unless they are needed to boot the system up. The files that are taken out please remove there dependencies too. I try to this but with little luck. If I had a list program and the dependencies I could try again.
I done almost all of 003-mate.xzm so far.
I done almost all of 003-mate.xzm so far.
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.
- fanthom
- Moderator Team
- Posts: 5591
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Help Needed
i'm maintaining 002-core.xzm but see my response here:
http://forum.porteus.org/viewtopic.php? ... 501#p25501
http://forum.porteus.org/viewtopic.php? ... 501#p25501
Please add [Solved] to your thread title if the solution was found.
-
- Contributor
- Posts: 1751
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus 4.0 My Mate 64 bit
- Location: USA
Re: Help Needed
Will I remove just programs and then I dir2xzm them backup. I rebooted with no luck. I guest I'll stay with what you all will support. I already reinstall it back what I started with. You still have a good Porteus Linux. Maybe someone help me one day and I guest I'm too old almost 67 years old.
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.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Help Needed
Please let me know which programs you want removed from mate. I already have a bare 002 module with nothing in the menu.
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.