Tiny Core Base > Release Candidate Testing

tinycore_v2.7rc1

<< < (2/6) > >>

jur:

--- Quote from: roberts on December 17, 2009, 12:55:47 AM ---* New 'ondemand' - create flwm right click menu shortcuts to load and start applications from /tce/optional - tune your system for faster boot times.
* New cache-clear script.
* Removed mbchk and libpopt* as unneeded in base.
* Stripped more libs for smaller size.
* Updated exitcheck.sh to call /opt/shutdown.sh for user shutdown time commands.
* New 'ab' a tiny command line appbrowser in shell
* New boot code xvesa=WxHxD, e.g. xvesa=800x600x32 to set default Xvesa resolution bypassing xsetup
* Updated tce-update and tce-setup to implement an 'easy mode' to update extensions in your tce folder

--- End quote ---
Many thanks Robert, for implementing this thing I asked for :) Allow me to point out you're a star. In fact allow me to emphasize you're a blooming supernova.

Coupla queries:

* How does 'create flwm right-click menu shortcuts' work? I tried but didn't notice anything different. There didn't seem to be any extra items on rightclicking in flwm.

* What are the command line switches in tce-load - are some dropped?

roberts:

--- Quote from: Juanito on December 17, 2009, 01:20:22 AM ---There's perhaps a permissions error?

Booting "base norestore":
--- Code: ---$ sudo tce-setup
$ startx
$ ls -al /home/tc
...
drwxr-xr-x    4 root     root          160 Dec 17 10:04 .wmx/
--- End code ---

After changing ~/.wmx to tc:staff, ondemand seems to work.

--- End quote ---

Yes, indeed. Thanks for the feedback. Corrected for rc2.

roberts:

--- Quote from: Juanito on December 17, 2009, 01:23:26 AM ---
--- Quote from: roberts on December 17, 2009, 01:04:04 AM ---Updated extensions needed for v2.7 now posted:

rsync.tcz
OSS.tcz

--- End quote ---

Are these in the usual repo? If so the info file isn't updated?

--- End quote ---
Info files updated.
Since libpopt was cut from 2.7 rsync needs it. So libopt was added to rsync.tcz

The modules in OSS were not in the new standard /usr/local/lib/modules/... so the startup script was modified to handle this special case and call depmod -a from within.

roberts:

--- Quote from: bmarkus on December 17, 2009, 03:46:40 AM ---Running from an USB stick (single 512k VFAT partition with /tce dir) with LXDE, mc and Xorg installed from the repo it works fine. Placing an empty tcz2ram.flg to /tce system boots to base only. No extensions loaded, /usr/local/tce.installed dir is empty. copy2fs.flg works as expected.

EDIT:

Tried the same stick with another machine. No extensions are loaded even if there are no tcz2ram.flg so it has nothing to do with it, problem is something else.

EDIT:

Third machine tested, works fine.

--- End quote ---
I suspect that it is the partition scheme on the pendrive not being recognized.
On those machine which experienced a failure what does fdisk -l display?
If not a clean partition table with recognized filesystem type then how was this pendrive with TC created?

roberts:

--- Quote from: jur on December 17, 2009, 06:12:49 AM ---
--- Quote from: roberts on December 17, 2009, 12:55:47 AM ---* New 'ondemand' - create flwm right click menu shortcuts to load and start applications from /tce/optional - tune your system for faster boot times.
* New cache-clear script.
* Removed mbchk and libpopt* as unneeded in base.
* Stripped more libs for smaller size.
* Updated exitcheck.sh to call /opt/shutdown.sh for user shutdown time commands.
* New 'ab' a tiny command line appbrowser in shell
* New boot code xvesa=WxHxD, e.g. xvesa=800x600x32 to set default Xvesa resolution bypassing xsetup
* Updated tce-update and tce-setup to implement an 'easy mode' to update extensions in your tce folder

--- End quote ---
Many thanks Robert, for implementing this thing I asked for :) Allow me to point out you're a star. In fact allow me to emphasize you're a blooming supernova.

Coupla queries:

* How does 'create flwm right-click menu shortcuts' work? I tried but didn't notice anything different. There didn't seem to be any extra items on rightclicking in flwm.

* What are the command line switches in tce-load - are some dropped?

--- End quote ---

RE: ondemand shortcuts:
You must be using the flwm either topside or classic.
As previously noted by Juanito, there is a permission error and that you must correct.
sudo chown +R tc.staff .wmx
sudo chmod +R g+w .wmx
Also you need to adjust /opt/.xfiletool.lst from home/tc/.wmx to home/tc/.wmx/Applications
From a command prompt type ondemand and follow the prompt.

OnDemand means not having to load all your extensions at boot time, but on demand after boot by easily right clicking the flwm menu. This can translate to boot times that rival base. Currently only supports flwm.

RE: tce-load flags
Typing tce-load will display a usage message with available flags. Only -r was dropped. The usual
-w = wget, -i  = install work as before.

But if you like command line stuff, check out my new ab tiny command line appbrowser. Just start with any search term, e.g., ab games

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version