Search found 33 matches

by Shadow0815
08 Aug 2022, 17:39
Forum: Intermediate/Advanced User Questions
Topic: container file system advice
Replies: 24
Views: 11692

container file system advice

I boot to RAM and i can't use rootcopy folder because i use fat file system. creating a changes.xzm and changing config files with: copyxzmToDesktop+extract+modify+deleteOldxzm+pack+overwriteToStick is too error prone and work intensive for me. So i now have a 200MiB: myChanges.ext4.img as a staging...
by Shadow0815
12 Jul 2022, 23:07
Forum: Newbie questions
Topic: porteus 5.0 package manager
Replies: 20
Views: 10062

porteus 5.0 package manager [solved]

Farid wrote:
12 Jul 2022, 18:38
Blaze, slackpkg not found
how can i install slackpkg?
it is there: /usr/sbin/slackpkg, you need to be root to be found because as normal user /usr/sbin is not in PATH variable

su
toor
by Shadow0815
07 Jul 2022, 23:31
Forum: Newbie questions
Topic: porteus 5.0 libraries
Replies: 4
Views: 1683

porteus 5.0 libraries

Your question is: Which slackware package fitting to my porteus version contains: libgstpbutils-1.0.so.0 Assuming you use x86_64/Porteus-v5.0 Searching on packages.slackware.com: search: libgstpbutils-1.0.so.0 Release: Slackware64 15.0 Mode: content Reveals that for having needed libgstpbutils-1.0.s...
by Shadow0815
12 Feb 2021, 18:53
Forum: x86_64 xzm module requests
Topic: Git
Replies: 12
Views: 11004

Git

Thanks too. that module works perfect in porteus 5.0rc2, but i would like a more recent version of git if is posible or explain how can i do it. thanks. git-v2.29.2.xzm md5sum 6ec1b64a367b2dd47036e606b1962e02 git-v2.29.2.xzm Compiled with Porteus 4.0 xfce Building Git: # execute as root: git clone ...
by Shadow0815
18 Dec 2020, 23:02
Forum: x86_64 xzm modules
Topic: tar-1.32 backport for Porteus4.0
Replies: 2
Views: 3665

tar-1.32 backport for Porteus4.0

that sed removes the lines that try to build tar-1.13
by Shadow0815
16 Oct 2020, 08:32
Forum: Newbie questions
Topic: usm -u all error
Replies: 6
Views: 3307

usm -u all error

also try:

mkdir empty
cd empty
and then use usm

it bugs when the pwd got files it doesn't like
by Shadow0815
13 Oct 2020, 19:30
Forum: x86_64 xzm modules
Topic: tar-1.32 backport for Porteus4.0
Replies: 2
Views: 3665

tar-1.32 backport for Porteus4.0

tar-1.32-x86_64-1.xzm (880kB) md5: 498a484569c0e8f1c4cc8dcf572e564e because i want zstd support binary package from slackware current gives error: tar: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by tar) How i did it: #### RUN AS ROOT########################## a="https://linux.rz.rub...
by Shadow0815
11 Oct 2020, 21:41
Forum: x86_64 xzm modules
Topic: checkinstall-1.6.3
Replies: 0
Views: 3408

checkinstall-1.6.3

checkinstall-1.6.3.xzm
md5: d26374c9f3a289fd3d8cd2fb105b51b0
size: 104K
by Shadow0815
27 Sep 2020, 14:45
Forum: Newbie questions
Topic: User not allowed sudo access
Replies: 5
Views: 3905

User not allowed sudo access

I did create an xzm package using the manual installed pip3: ######## run as root run() { cd /tmp D="pip3-tmp-dirname" mkdir $D pip3 install --upgrade pip pip3 install --root $D --no-deps --no-warn-script-location --ignore-installed pip # finding out version names pipvers=$(find $D |grep -o -m 1 'pi...
by Shadow0815
27 Sep 2020, 13:11
Forum: Newbie questions
Topic: User not allowed sudo access
Replies: 5
Views: 3905

User not allowed sudo access

there is no pip3 :(

so i did:

Code: Select all

getpkg openssl
wget "https://bootstrap.pypa.io/get-pip.py"
python3 get-pip.py
but i don't know how to package python module stuff the right way into an xzm
by Shadow0815
05 Mar 2020, 21:47
Forum: General chat
Topic: usm error
Replies: 31
Views: 30617

usm error

usm also has a bug not liking some files in the current dir so if getting a module gives errors try cd to empty dir and then do usm -g package ...
by Shadow0815
09 Dec 2019, 05:23
Forum: x86_64 xzm modules
Topic: MScript - compiler to stationeers (game on steam) mips
Replies: 0
Views: 4237

MScript - compiler to stationeers (game on steam) mips

MScript Compiler for a custom c/go/rust-like language into stationeers ic/MIPS assembler https://github.com/The127/MScript mscript-gitd8a8661-2019-12-09.xzm 456K md5: e28ff953138624ee1fb12c348a9c3762 Download Dependency: jdk-13.0.1_linux-x64_bin.xzm Java jdk-13.0.1_linux-x64_bin command to compile t...
by Shadow0815
09 Dec 2019, 05:21
Forum: x86_64 xzm modules
Topic: apache-ant-1.10.7-bin
Replies: 0
Views: 3868

apache-ant-1.10.7-bin

apache-ant-1.10.7-bin.xzm 5.8M
md5: d7bd3265eafd7f2fb71fb6f8b9a1654e
Download