The Second Release Candidate of v2.4 (tinycore_2.4rc2.iso), is now posted and ready for
testing.
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release_candidates/Change log for v2.4 Release Candidate 2
* Updated flwm to v 1.10 - Top side title bar, hotkeys, and color window title bars (See Notes below)
* Updated flpicsee to v1,0 - replaced Alt with Ctrl hotkyes.
* Updated tc-config, startx, and .profile to make desktop environment reentrant & better support of microcore.
* New tce-setup to load all tce applications from a tinycore "base norestore text" boot
* Updated tc-config now calls tce-setup, as tce loading has been factored out.
* Updated tc-restore & filetool.sh to implement 'protect' blowfish encrypted backup.
* Updated tc-restore & filetool.sh for default backup to be located in persistent tce directory.
* Updated setbackground to process compressed logo template, saves much space.
* Updated tce-load to fix bug regarding partial downloads of dependencies
* Updated .xsession so watcher, now at +0-0, does not overlay flit
* Updated /opt/.tcrc to tcz repository..
* Dropped 'checkfs' boot option. Use options 'base norestore' to check and fix filesystems and then start up complete system.
Files likely in your backup that you
must update.
.profile
.xsession
Notes:
The desktop environment has been moved from tc-config into startx. This allows a microcore boot with base norestore, then manually (tce-load -i) the core elements together with your choice of window manager, wbar, flit, and/or watcher. Upon completion, still at the $ prompt, typing startx will bring up a working desktop environment. You can still exit to prompt, and run startx.
And with the new tce-setup, you can load all your PPR with a single command.
Just boot tinycore 'base norestore text Then when ready.
$ sudo tce-setup
$ startx
Same with microcore, except, of course, the text boot option is not needed
Notes: Hotkeys for Color Title Bars for flwm v1.10. ( Thanks to Mike L. for the many improvements to flwm! )
changed Alt+Enter to Alt+F1 to iconize a window
Ctrl Alt arrows moves the window
Ctrl Alt = grows the window (unshifted + key)
Ctrl Alt - shrinks the window
Ctrl Alt PgUp grows the window veritcally
Ctrl Alt PgDn shrinks the window vertically
Ctrl Alt , grows the window hortizontally (unshifted < key)
Ctrl Alt . grows the window hortizontally (unshifted > key)
Ctrl Alt t taller (sames as PgUp)
Ctrl Alt s shorter (same as PgDn)
flwm now optionally supports environment variable FLWM_TITLEBAR_COLOR to set color for window title bars.
To set use hex rgb, e.g, 20:5F:20 (Currently supports fltk gtk+ scheme.)