Wishlist for porteus 3.1
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Wishlist for porteus 3.1
no worries guys - 32bit arch is not going to be dropped anytime soon. that would be a shoot in our own feet as many people recommend porteus for older PCs. i was just wondering the reaction of the community. was expecting plenty of emotional comments but got quite calm and constructive feedback.
thanks a lot for that.
@Kriss
I'd like to suggest to rename all x86_64 core modules so instead of, for example, two 05-devel modules we'll have "05-devel.xzm" and "05-devel64.xzm" Same for "vmlinuz" and "initrd.xz".
that would require:
- remembering of adding '64' bit to relevant component (tweaking of dev scripts?)
- updating to the bootloader configs/wizard/iso creation script
- doc updates (biggest task)
i have asked for this brokenman as we agreed that benefit is quite low so it's up to the users to keep archs separately.
sorry about that.
You're looking for a ways to reduce your workload (sorry, didn't find a better word)?
Ahau left the project so Jay and me have to do approx 33% more work than before so the answer is yes - i'm trying to reduce workload wherever i can (or just 'do things smarter' like brokenman said). that's why i did not bother with proprietary drivers for rc1/rc2, we never provide language files before userland is frozen, LXDE->RazorQT merger comes handy (one DE less to maintain), etc...
thanks a lot for that.
@Kriss
I'd like to suggest to rename all x86_64 core modules so instead of, for example, two 05-devel modules we'll have "05-devel.xzm" and "05-devel64.xzm" Same for "vmlinuz" and "initrd.xz".
that would require:
- remembering of adding '64' bit to relevant component (tweaking of dev scripts?)
- updating to the bootloader configs/wizard/iso creation script
- doc updates (biggest task)
i have asked for this brokenman as we agreed that benefit is quite low so it's up to the users to keep archs separately.
sorry about that.
You're looking for a ways to reduce your workload (sorry, didn't find a better word)?
Ahau left the project so Jay and me have to do approx 33% more work than before so the answer is yes - i'm trying to reduce workload wherever i can (or just 'do things smarter' like brokenman said). that's why i did not bother with proprietary drivers for rc1/rc2, we never provide language files before userland is frozen, LXDE->RazorQT merger comes handy (one DE less to maintain), etc...
Please add [Solved] to your thread title if the solution was found.
-
- Full of knowledge
- Posts: 2083
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: Wishlist for porteus 3.1
@ fanthom
--> 32bit arch is not going to be dropped anytime soon <--
Many thanks for this statement.
the workload:
I would get along well with a longer release cycle of porteus.
A new slackware version = a new porteus release
--> 32bit arch is not going to be dropped anytime soon <--
Many thanks for this statement.
the workload:
I would get along well with a longer release cycle of porteus.
A new slackware version = a new porteus release
-
- White ninja
- Posts: 6
- Joined: 26 Aug 2013, 13:56
- Distribution: Knoppix Porteus2.1
- Location: Cleveland, OH
Re: Wishlist for porteus 3.1
The most obvious solution is a combined 32/64 bit kernel (selectable at boot) with 32bit software. The main advantage of the 64bit kernel is that it allows addressing a larger memory space and so many more programs will run simultaneously. While the kernel runs somewhat faster at 64 bit, PROGRAMS generally do not and some actually run slower. The only programs which will benefit from being compiled for 64bit are those which must keep large (huge, gBs in fact) amounts of data in memory.
It seems to me that having the universality of both 32bit and 64bit kernels available (making Porteus a truly portable OS) while using the same installed program base (to save replication and to ease upgrading of programs) overrides any (if any) small gains in speed by running 64bit compiled programs.
So my suggestion is to provide a truly universal disk which will run on any machine and which utilizes all the memory on advanced machines. This has been done in KNOPPIX very sucessfully.
TIA for your consideration.
It seems to me that having the universality of both 32bit and 64bit kernels available (making Porteus a truly portable OS) while using the same installed program base (to save replication and to ease upgrading of programs) overrides any (if any) small gains in speed by running 64bit compiled programs.
So my suggestion is to provide a truly universal disk which will run on any machine and which utilizes all the memory on advanced machines. This has been done in KNOPPIX very sucessfully.
TIA for your consideration.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Wishlist for porteus 3.1
A new slackware version = a new porteus release
slockware releases rarely, sometimes it's a year and sometimes 18 months.
i hope we will be able to preserve 2 releases per year, if not then 2 releases per one Slackware.
will see.
The most obvious solution is a combined 32/64 bit kernel (selectable at boot) with 32bit software.
and then we can forget about proprietary drivers for 64bit PCs. if you go through the last few threads on the forum you'll see that many people still use them.
i think we will stick to current scheme - maintaining 2 archs is not that hard as all our scripts/tools are 'noarch' at the moment.
thanks guys for your input.
slockware releases rarely, sometimes it's a year and sometimes 18 months.
i hope we will be able to preserve 2 releases per year, if not then 2 releases per one Slackware.
will see.
The most obvious solution is a combined 32/64 bit kernel (selectable at boot) with 32bit software.
and then we can forget about proprietary drivers for 64bit PCs. if you go through the last few threads on the forum you'll see that many people still use them.
i think we will stick to current scheme - maintaining 2 archs is not that hard as all our scripts/tools are 'noarch' at the moment.
thanks guys for your input.
Please add [Solved] to your thread title if the solution was found.
Re: Wishlist for porteus 3.1
Well, sorry for asking. It seemed like a useful idea.fanthom wrote:no worries guys - 32bit arch is not going to be dropped anytime soon. that would be a shoot in our own feet as many people recommend porteus for older PCs. i was just wondering the reaction of the community. was expecting plenty of emotional comments but got quite calm and constructive feedback.
thanks a lot for that.
@Kriss
I'd like to suggest to rename all x86_64 core modules so instead of, for example, two 05-devel modules we'll have "05-devel.xzm" and "05-devel64.xzm" Same for "vmlinuz" and "initrd.xz".
that would require:
- remembering of adding '64' bit to relevant component (tweaking of dev scripts?)
- updating to the bootloader configs/wizard/iso creation script
- doc updates (biggest task)
i have asked for this brokenman as we agreed that benefit is quite low so it's up to the users to keep archs separately.
sorry about that.
You're looking for a ways to reduce your workload (sorry, didn't find a better word)?
Ahau left the project so Jay and me have to do approx 33% more work than before so the answer is yes - i'm trying to reduce workload wherever i can (or just 'do things smarter' like brokenman said). that's why i did not bother with proprietary drivers for rc1/rc2, we never provide language files before userland is frozen, LXDE->RazorQT merger comes handy (one DE less to maintain), etc...
Suggestions/corrections/additions are always welcome.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Wishlist for porteus 3.1
@Kriss
there is no need to feel sorry - this is a 'wishes' thread
users role is to post ideas and our role is to filter ones which:
a) are useful
b) can be implemented
d) does not require tremendous effort on our side
this is how it works.
there is no need to feel sorry - this is a 'wishes' thread
users role is to post ideas and our role is to filter ones which:
a) are useful
b) can be implemented
d) does not require tremendous effort on our side
this is how it works.
Please add [Solved] to your thread title if the solution was found.
-
- Contributor
- Posts: 678
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: Wishlist for porteus 3.1
My suggestion is to change site content from:
toat http://build.porteus.org/ -> Settings -> Advanced options
Code: Select all
Use semicolons (;) as command separators with no spaces. If you need to use spaces in the command line, replace them with '~'. Example: 'guiexec=firefox~kernel.org' will open the firefox browser on the 'kernel.org' website.
Code: Select all
Use semicolons (;) as command separators with no spaces. If you need to use spaces in the command line, replace them with '~'. guiexec=numlockx~on;firefox~kernel.org' will turn on Num Lock key and open Firefox browser on the 'kernel.org' website.
You have mind and feelings. Be wise and clever.
- Blaze
- DEV Team
- Posts: 3901
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Wishlist for porteus 3.1
Do you plan to add to USM these packages repositories (x86_64)?
Probably some are present in USM.Slackware packages (the base system packages and libs) :
http://slackware.mirrors.tds.net/pub/sl ... 64-current
http://mirrors.easynews.com/linux/slack ... 64-current
ftp://ftp.slackware.com/pub/slackware/slackware64-14.1/
Zenwalk specific packages (the Zenwalk Desktop, Zenwalk system tools, studio tools) :
http://download.zenwalk.org/x86_64/current/zenwalk
http://distro.ibiblio.org/zenwalk/x86_6 ... t/zenwalk/
http://zen-repo.meticul.eu/x86_64/current/zenwalk/
Alien Bob's packages (many extra apps, JRE, JDK, Libreoffice dictionaries, etc...) :
http://slackware.org.uk/people/alien/sb ... nt/x86_64/
http://taper.alienbase.nl/mirrors/peopl ... nt/x86_64/
http://www.slackware.com/~alien/sbrepos/current/x86_64/
http://mirrors.nix.org.ua/linux/slackwa ... nt/x86_64/
Studioware packages (alternative studio audio and video tools) :
http://www.studioware.org/files/package ... re64-14.1/
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Wishlist for porteus 3.1
Slackware and alien are already present.
I see no reason to add zenwalk.
Studio will not be added. To many broken dependencies (already tested it).
I will eventually add slackware-current but this won't be for some time. It will require more maintenance time from me which I do not have at present.
I see no reason to add zenwalk.
Studio will not be added. To many broken dependencies (already tested it).
I will eventually add slackware-current but this won't be for some time. It will require more maintenance time from me which I do not have at present.
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.
-
- White ninja
- Posts: 6
- Joined: 27 Nov 2014, 09:36
- Distribution: Porteus 3.01 & Kubuntu 14
- Location: Melle, Germany
Re: Wishlist for porteus 3.1
My wishes:
ddrescue in all versions,
continue the PXE,
an other method for donations than paypal ...
ddrescue in all versions,
continue the PXE,
an other method for donations than paypal ...
Thanks for the incredible porteus.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Wishlist for porteus 3.1
"My wishes: ddrescue in all versions"
brokenman put some effort into the 'thin client' area so Porteus Rescue edition rather wont materialize soon despite that it was so promising project:
https://www.youtube.com/watch?v=R804iRA_dfw
perhaps i could maintain all cli rescue utilities in the core of the desktop edition: ddrescue, testdisk, extundelete (saved my ass big time last week), anything else? or maybe a 'rescue shell' itself could be added to it?
it would not add a much size to the ISO (few MB) and could be certainly a nice addition.
any comments?
"continue the PXE"
will be there
"other method for donations than paypal"
like for example?
thanks
brokenman put some effort into the 'thin client' area so Porteus Rescue edition rather wont materialize soon despite that it was so promising project:
https://www.youtube.com/watch?v=R804iRA_dfw
perhaps i could maintain all cli rescue utilities in the core of the desktop edition: ddrescue, testdisk, extundelete (saved my ass big time last week), anything else? or maybe a 'rescue shell' itself could be added to it?
it would not add a much size to the ISO (few MB) and could be certainly a nice addition.
any comments?
"continue the PXE"
will be there
"other method for donations than paypal"
like for example?
thanks
Please add [Solved] to your thread title if the solution was found.
- Ed_P
- Contributor
- Posts: 8548
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Wishlist for porteus 3.1
I like both those ideas.fanthom wrote:perhaps i could maintain all cli rescue utilities in the core of the desktop edition: ddrescue, testdisk, extundelete (saved my ass big time last week), anything else? or maybe a 'rescue shell' itself could be added to it?
-
- White ninja
- Posts: 6
- Joined: 27 Nov 2014, 09:36
- Distribution: Porteus 3.01 & Kubuntu 14
- Location: Melle, Germany
Re: Wishlist for porteus 3.1
any comments?
Yes (my opinion):
ddrescue is one of the most important cli tool for the next future. Its a perfect supplement to dd and badblocks and the best way to build secure backups.
"continue the PXE"
will be there
Great.
like for example?
wire transfer or credit card (without paypal!)
Yes (my opinion):
ddrescue is one of the most important cli tool for the next future. Its a perfect supplement to dd and badblocks and the best way to build secure backups.
"continue the PXE"
will be there
Great.
like for example?
wire transfer or credit card (without paypal!)
Thanks for the incredible porteus.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Wishlist for porteus 3.1
you dont need a PayPal account to transfer money, you could do it with your credit card:
https://www.youtube.com/watch?v=0kYPAkWf6Ik
or maybe you meant that you dont want any of your details to be processed by PayPal at all?
https://www.youtube.com/watch?v=0kYPAkWf6Ik
or maybe you meant that you dont want any of your details to be processed by PayPal at all?
Please add [Solved] to your thread title if the solution was found.
- Blaze
- DEV Team
- Posts: 3901
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Wishlist for porteus 3.1
Webmoney or QIWIfanthom wrote:"other method for donations than paypal"
like for example?
1st is better
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16