PorteuX - The Next Experience. It's inspired by Slax and Porteus but with heaps of improvements
-
Ed_P
- Contributor

- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#1
by Ed_P » 05 May 2024, 22:17
Code: Select all
guest@porteux:~$ pmod
Options:
-u: update database
-s: search package
-S: search file
-g: download pkg only
-m: download and convert to module
-h: this usage
guest@porteux:~$ pmod -g
/usr/bin/pmod: line 21: slackpkg: command not found
Your package is in guest@porteux:~$
You should add this after line 17 of /opt/porteux-scripts/pmod:
Code: Select all
printf "\nMust be run as root user.\n\n"
Making it bold and yellow would make it stand out more.
Code: Select all
echo -e "$(tput bold)$(tput setaf 3)\nMust be run as root user.$(tput sgr0)\n\n"

Ed_P
-
porteux
- Shogun

- Posts: 271
- Joined: 12 Mar 2023, 22:10
- Distribution: PorteuX
Post#2
by porteux » 06 May 2024, 09:52
Thanks. It's done for 1.4.
porteux
-
Otto
- Black ninja

- Posts: 45
- Joined: 09 Nov 2023, 18:31
- Distribution: linux
Post#3
by Otto » 15 Jun 2024, 14:49
The brave browser using porteux-v1.3-xfce-4.18-stable-x86_64 will not run anymore after reboot, which no problem with porteux-v1.2-xfce-4.18-current-x86_64
Otto