Tiny Core Base > CorePlus

Installs two Windows Managers in onboot.lst

(1/2) > >>

Richa Rd:
I am using a bootable USB memory stick with TC Plus 11.1 X86 created by Rufus on Windows 10.
From the main menu I select  "Boot Core Plus with Joe's Window Manager".
It boots ok to JWM and now I click on TC-install icon and do a frugal install to sda1 ext4 and leaving all other parameters at default.
When install is finished I reboot to the HDD installation which starts with JWM ok.
Upon checking onboot.lst I find flwm_topside as well as jwm in the boot list.
Is this by design or is it a bug? I am aware I can remove the unwanted WM with the Apps tool.
This is the onboot.lst :-

--- Code: ---Xvesa.tcz
aterm.tcz
flwm_topside.tcz
wbar.tcz
jwm.tcz

--- End code ---

jazzbiker:
Hi, Richa Rd!

This can hardly be named the bug, as everything works as desired :) Extensions are mounted as loop filesystems with mountpoint /tmp/tcloop and don't consume RAM. It consumes about 16 kB of RAM to mount one loop filesystem irrespective to its size. So You will save 16 kB of RAM if You will delete flwm_topside.tcz from Your onboot.lst.

You can check Your already mounted filesystems calling "mount" without any arguments.

Each WM extension when loaded writes its name into the "/etc/sysconfig/desktop". You can have several WMs loaded and during "startx" only one of them will be envoked. You can write to "/etc/sysconfig/desktop" manually too, the changes will take effect during the next X server start.

Rich:
Hi Richa Rd
The last window manager listed in your  onboot.lst  file is the one that will get started.


--- Quote from: Richa Rd on February 07, 2021, 10:33:55 PM --- ... Is this by design or is it a bug? ...
--- End quote ---
It's a minor bug.

Rich:
Hi Juanito
Examining the CorePlus-10.1  ISO, here's what I think is happening:
The remainder of this post can be read by opening the attachment below.

I kept getting  Internal Server Error  while trying to post this.
The first 3 lines of the attachment are enough to trigger the error.

Juanito:
If we remove flwm_topside from the list, will it still be included in the default case?

Navigation

[0] Message Index

[#] Next page

Go to full version