Page 2 of 12

Re: Suggestions

Posted: 09 Oct 2015, 17:14
by francois
Does anyone has a cue as to how we will be able to circumvent archlinux as being a rolling release distro?

Stability procedures for archlinux:
https://wiki.archlinux.org/index.php/En ... ts_package

There is linux-lts as a fallback kernel:
https://wiki.archlinux.org/index.php/Kernels
Install the linux-lts package
The linux-lts package is an alternative Arch kernel package, and is available in the core repository. This particular kernel version has long-term support (LTS) from upstream, including security fixes and some feature backports. It can be used by those who want a fallback kernel in case a new kernel version causes problems.
To make it available as a boot option, you will need to update the bootloader's configuration file. For Syslinux, you have to edit /boot/syslinux/syslinux.cfg and duplicate the current entries, except using vmlinuz-linux-lts and initramfs-linux-lts.img. For GRUB, the recommended method is to automatically re-generate the configuration file.


But maybe you all know that.

Re: Suggestions

Posted: 09 Oct 2015, 17:57
by francois
mc (midnight commander) would be nice to work in cli mode for now, as beny alluded to. And I would appreciate a small tuto as I cant use mc without the mouse.

Re: Suggestions

Posted: 09 Oct 2015, 19:57
by brokenman
I can add mc to 001. The ISO is currently sitting at about 91Mb so I may strip some more of the firmware from 000-kernel.xzm.

Re: Suggestions

Posted: 09 Oct 2015, 21:51
by ncmprhnsbl
francois wrote:Does anyone has a cue as to how we will be able to circumvent archlinux as being a rolling release distro?
same way as sensei, i would think, https://wiki.archlinux.org/index.php/Ar ... ck_Machine ..set to match the kernel/core build date..
downsides being, its only one server verses a worldwide network of mirrors and theres no security update tracking..

Re: Suggestions

Posted: 09 Oct 2015, 22:45
by ncmprhnsbl
francois wrote:And I would appreciate a small tuto as I cant use mc without the mouse.
press F1 for help, it explains it better than i can :wink:

Re: Suggestions

Posted: 10 Oct 2015, 00:20
by brokenman
I added the gpm package so your mouse should function in mc.

Re: Suggestions

Posted: 10 Oct 2015, 05:16
by francois
@ncmprhnsbl:
Your suggestion is appreciated. But I have tried thru mc help already. Unde command line outside xorg, it seems to be a no go. Unless beny knows the solution.

@brokenman:
enabling the mouse in command line is the way to go.
Thanks.

Re: Suggestions

Posted: 10 Oct 2015, 19:52
by francois
Is it possible to have nemesis.sgn instead of porteus.sgn

Re: Suggestions

Posted: 10 Oct 2015, 20:27
by brokenman
You are behind the 8 ball. This was done yesterday as a part of the major update.

Re: Suggestions

Posted: 11 Oct 2015, 08:57
by tome
Do you mean a choice between xz, lzo, lzma, gzip etc
Yes.

Re: Suggestions

Posted: 11 Oct 2015, 14:12
by brokenman
Tome I haven't tried to see if a different compression will break anything. I will check it out.

Re: Suggestions

Posted: 11 Oct 2015, 15:53
by francois
@ncmprhnsbl and stifiling:
same way as sensei
Couldn't we make it better by issuing a monthly or weekly iso of the beast?

Re: Suggestions

Posted: 12 Oct 2015, 14:17
by brokenman
I think I will make the git repository private (only people that join bitbucket can access it).

I will make an ISO available for people to download and test from. There are too many errors that I can't reproduce here that may be due to conditions out of my control during build time. The conditions include the following:

1) People not pulling the latest git
2) People pulling git and not rebuilding the module (I don't push base module updates)
3) People not building on Porteus (Perhaps shell environments are different)

Having only an ISO available ensure more control of delivery. Agreed?

Re: Suggestions

Posted: 13 Oct 2015, 17:25
by francois
This is the right solution, clearly.

Re: Suggestions

Posted: 15 Oct 2015, 02:50
by francois
Following providion of mc and gpm by brokenman in base module you can add mouse control to tty (getty) or text terminal outside of xorg as an aid to use mc:
posting.php?mode=edit&f=137&p=37694