Page 1 of 1

New to Porteus and few questions.

Posted: 05 Oct 2015, 14:07
by luko
Hi i am Lukas and i am relatively new to Porteus, i use it for few months, linux more longer. I like Porteus, for its modularize system.

I use Porteus on NTFS partition on classic disc with 4GB porteus4k.dat posix dat container
i want know: its good put Porteus to NTFS partition but on SSD disc, are there available for NTFS features like trim and noatime

My second question is about aplications are there some sites with modules for porteus maybe some user created.

lot of thanks.

Re: New to Porteus and few questions.

Posted: 05 Oct 2015, 18:47
by Bogomips
Welcome to Porteus. francois is the man with the gen. :)

Re: New to Porteus and few questions.

Posted: 05 Oct 2015, 22:26
by Ed_P
luko wrote:My second question is about aplications are there some sites with modules for porteus maybe some user created.
Hello Lukas.

Within Porteus is an app named USM. Start it, click on the menu's Update option then click on Update USM followed by Update All. This will get you the current database of all the apps available for your system. Once the updates are finished, exit USM then restart it. Then in the Search box enter the name of an app you are interested in and click on the Search button.

Have fun.

Re: New to Porteus and few questions.

Posted: 06 Oct 2015, 00:24
by francois
@bogomips:
the gen?
Please define. :oops:

@luko:
porteus on ntfs:
viewtopic.php?f=81&t=4275
ssd optimisation, would be needed only if you go for allocating a part of you ssd to a linux filesystem:
https://wiki.debian.org/SSDOptimization ... _Alignment

Re: New to Porteus and few questions.

Posted: 06 Oct 2015, 14:30
by Bogomips
@ francois gen

Re: New to Porteus and few questions.

Posted: 07 Oct 2015, 09:44
by luko
@francois
thanks for links

how porteus manage a multiple modules is posible to have etc. openbox and fluxbox module together loaded when they contains similar software? (openbox and fluxbox modules searched and find in this forum),

some time i use slackware there is not very hard to create new package like
1 unpack package somewhere
2 autogen and ./configure --prefix=/usr
3 mkdir /tmp/pkg/pkgname
4 make install --prefix=/tmp/pkg/pkgname
5 and go to /tmp/pkg/pkgname and generate with makepkg this package

its posible to generate packages hand without usm and create custom modules self? is there some handbook how to create porteus app? thanks

Re: New to Porteus and few questions.

Posted: 07 Oct 2015, 09:48
by luko
yes, and pls sorry for my bad english


to porteus i want say i like openbox and fluxbox wm , where fluxbox i like more. i thind this two modules but fluxbox doesnt have MPlayer precompiled in flux module, openbox have, thats is reason why i ask how to recreate flux module with MPplayer maybe with gnome-mplayer too but GMPl.. needs i think more packages like maybe gtkmm and so

Re: New to Porteus and few questions.

Posted: 07 Oct 2015, 10:38
by luko
great i see its posible to do this configuration

put fat32 fs on my Sandisk 8GB usb key with whole Porteus with modules and
changes + data put on SSD disk whole formated with one partition SDA1 to Ext4 and do features like noatime dirent for trim

all with changes=/dev/sda1

how do i make changes for /etc/fstab ??? i see this config is updated in Porteus every times when Porteus boot... i need put noatime, dirent to fstab thanks

Re: New to Porteus and few questions.

Posted: 07 Oct 2015, 12:50
by Bogomips
luko wrote:its posible to generate packages hand without usm and create custom modules self? is there some handbook how to create porteus app? thanks
See