That wouldn't take so long but I was thinking of writing something that allows users to choose a version they want instead of just the latest.Sorry it's a big ask , I didn't realize it would be a couple of hours to re-write , in my ignorance i thought the script option could be pointed to the /tmp folder to search for the firefox.tar to use rather than the online URL address and then could use the rest of the script as normal.
Porteus v3.2rc2 FAQ and wishlist
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus v3.2rc2 FAQ and wishlist
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.
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: Porteus v3.2rc2 FAQ and wishlist
MANPATH
- As it stands:
Code: Select all
guest@porteus:~$ echo $MANPATH /usr/local/man:/usr/man:/usr/kerberos/man:/usr/kerberos/man:/usr/kerberos/man
- but Desirable
Code: Select all
guest@porteus:~$ echo $MANPATH /usr/local/man:/usr/man:/usr/share/man:/usr/kerberos/man
Filesystem Hierarchy Standard
Filesystem Hierarchy Standard Group
...
/usr/share/man : Manual pages
Purpose
This section details the organization for manual pages throughout the system, including /usr/share/man. Also refer to the section on /var/cache/man.
The primary <mandir> of the system is /usr/share/man. /usr/share/man contains manual information for commands and data under the / and /usr filesystems. [31]
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
-
- Shogun
- Posts: 204
- Joined: 29 Dec 2010, 08:10
- Distribution: porteus v5.0-xfce K5.19.7
- Location: France
Re: Porteus v3.2rc2 FAQ and wishlist
with rc2 and now rc3 what repository to use for packages ?
from slackware 14.1 via usm
or from slackware current (14.2 ?)
from slackware 14.1 via usm
or from slackware current (14.2 ?)
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: Porteus v3.2rc2 FAQ and wishlist
^ My technique being to use USM, which will resolve dependencies for package in question.. Then do separate folder download. Delete all downgrades from folder. Make module from folder whichever way you know how. Also delete giant module if one has been made and activated. When resulant module has all dependencies resolved, test it. If it works try replacing the 14.1 package with the slackware current package. 

Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
Re: Porteus v3.2rc2 FAQ and wishlist
Salutations...
Excellent strategy. I will try the CLI version of this approach.
"Best Regards"...

Excellent strategy. I will try the CLI version of this approach.
"Best Regards"...

- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus v3.2rc2 FAQ and wishlist
Just so you guys know ... v3.2+ has a built in command as root to download a slackware-current package: getpkg <package-name>
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.
-
- Ronin
- Posts: 2
- Joined: 22 Feb 2016, 06:14
- Distribution: 3.1 LXQt 32 & 64 bit
- Location: St. George, UT
Re: Porteus v3.2rc2 FAQ and wishlist
Would it be possible for you to include a Midori web browser option in build.Porteus? I recently acquired a couple of netbooks based on the feckless Intel N2600 cpu, the graphics being mostly unsupported in Linux, mostly through software, which greatly increases cpu usage. I have noticed that most browsers really bog down--even with 4GB of RAM. Less so with a truly lightweight distro such as Porteus or Manjaro Fluxbox, but still pretty bad with Firefox, Opera, or Chrome.
I noticed that the Midori bundled with Sparky Rescue loaded pages noticeably faster than the "big three" in any other distro.
And, one more request...an option to install Gnumeric along with Abiword?
Thank You.
I noticed that the Midori bundled with Sparky Rescue loaded pages noticeably faster than the "big three" in any other distro.
And, one more request...an option to install Gnumeric along with Abiword?
Thank You.
- francois
- Contributor
- Posts: 6497
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Porteus v3.2rc2 FAQ and wishlist
@azrielle:
There is porteus package manager to get some of your missing software:
There is porteus package manager to get some of your missing software:
Code: Select all
usm -u all #to update the manager
usm -g midori
usm -g gnumeric
Prendre son temps, profiter de celui qui passe.
Re: Porteus v3.2rc2 FAQ and wishlist
Hey all,
Not sure if this is the right place to post this or if this is relevant at all. But having had some headaches transitioning between Porteus versions over the years, and spending some time doing Nodejs development , I was thinking that it would be great to have a package.json -like feature that will list all added packages and modules in persistent mode and quickly allow a user to port his module environment from one machine to another.
Also change management to crucial config files should borrow from git enabling user to review and manually commit to changes with a smart mechanism to revert in case of errors and dumb mistakes.
I struggled this week alone with a broken USM and a broken graphical booting that is forcing me to reinstall and thus lose all the changes and setups I've made so far. I am really wishing I could retrieve my old dev environment with the flick of some magic wand.

Not sure if this is the right place to post this or if this is relevant at all. But having had some headaches transitioning between Porteus versions over the years, and spending some time doing Nodejs development , I was thinking that it would be great to have a package.json -like feature that will list all added packages and modules in persistent mode and quickly allow a user to port his module environment from one machine to another.
Also change management to crucial config files should borrow from git enabling user to review and manually commit to changes with a smart mechanism to revert in case of errors and dumb mistakes.
I struggled this week alone with a broken USM and a broken graphical booting that is forcing me to reinstall and thus lose all the changes and setups I've made so far. I am really wishing I could retrieve my old dev environment with the flick of some magic wand.

-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: Porteus v3.2rc2 FAQ and wishlist
No need to install, run from iso like I do, with cop2ram. As for chnages, only used once to record setup in changes directory, thereafter only ro, so almost no chance of corruption as directory also set to ro. Otherwise most of setup done in rootcopy, cliexec and guiexec scripts, which could also be kept in the rootcopy directory. And brokenman for instance uses a setup module, so again no chance of corruption.igreka wrote:forcing me to reinstall and thus lose all the changes and setups I've made so far.
Did something akin to this in a very minor fashion today. Testing 3.2 Cinnamon Date & Time, resulted in the system clock being clobbered. Retrieved the time by loading 3.1 kde from iso for which had ro changes directory, and clock time now restored.igreka wrote:I am really wishing I could retrieve my old dev environment with the flick of some magic wand
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Porteus v3.2rc2 FAQ and wishlist
It's called "creating backups". I backup my save.dat file periodically. and especially before I start making major changes. And I backup some of my /home/guest/ files in a folder outside of Porteus. One advantage of a backed up save.dat file is it can be renamed as a save.dat.xzm file and used as a module.igreka wrote:I am really wishing I could retrieve my old dev environment with the flick of some magic wand.
Re: Porteus v3.2rc2 FAQ and wishlist
Does 'ro' stand for 'read only'. Can you please elaborate on your strategy?thereafter only ro, so almost no chance of corruption as directory also set to ro
Lesson learned regarding the importance of 'save.dat'. With my new installation. I will certainly start using it now.
Also, I know changes are supposed to be in rootcopy but in my case, Porteus has a changes folder populated instead.
Anyway, thanks for your responses. Should I conclude that the 'package.json' and 'git-like-diff' approaches will not be considered anytime soon?

-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: Porteus v3.2rc2 FAQ and wishlist
http://forum.porteus.org/viewtopic.php? ... 426#p47426igreka wrote:Can you please elaborate on your strategy?
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
-
- Black ninja
- Posts: 60
- Joined: 18 Aug 2013, 10:23
- Distribution: Based on Debian and Slackware
- Location: Italy
Re: Porteus v3.2rc2 FAQ and wishlist
Finally someone included a script to update our favorite browsers! It sucks to browse the web with firefox 31 when we are at 49. The browser version that we use in Porteus 3.1 is one year old (I'm talking about firefox). How about including chromium in the 32 bit release of Porteus to fill the gap of the missing chrome? (Chrome, as I would care about it, is no longer updated on 32bit machines, thanks google!)
- francois
- Contributor
- Posts: 6497
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Porteus v3.2rc2 FAQ and wishlist
Welcome back Michele. 

Prendre son temps, profiter de celui qui passe.