Team Tiny Core is pleased to announce Tiny Core 3.1 rc3 is now available for testing and preview.
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/release_candidates/tinycore_3.1rc3.isorc1* New Size tab in Appbrowser - calls tce-size
* Updated Depends tab in Appbrowser to display dependency tree
* Updated /etc/passwd user nobody for missing "home" field.
* Updated /etc/shadow user root to remove default password.
* Added 'P)rovides' to ab command line tiny appbrowser.
* Updated appsaudit to eliminate duplicates in onboot and ondemand lists.
* New Wbar_eXclude to exclude icons from wbar available in SystemTools. Calls wbar_exclude GUI.
* Updated wbar_update to process xwbar.lst created via wbar_exclude.
* Added Appsaudit to system menu.
* Added -s option to tce-load to suppress OK when using command line tce-load -is
* Code cleanup to appbrowser.
* New background and flwm titlebar colors.
rc2* Updated busybox to 1.17.1
* New multivt boot code for multiple virtual terminals.
* Updated Appsaudit for ondemand moved to tce directory.
* Updated ondemand script to support move of ondemand directory.
* Updated supported window managers (fluxbox,hackedbox,icewm,jwm,jwm-snapshot,flwm,flwm_topside)
* Removed unused libncurses and tset - available in recently posted ncurses.tcz
* Updated Appsbrowser - shaded 'need to download' items.
* Internationalization (setlocale) added to FLTK GUIs.
* New 'bigHomeFiles' tab added to System Stats in ControlPanel.
Note: ~/.OnDemand directory has been moved from the home directory to the user specified tce directory as ondemand/ Programs and supported window managers have been updated to reflect this change. If you use a ondemand and a window manager other than the default flwm_topside then you will have to use an rc version from
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/release_candidates/window-managers/rc3* Updated ondemand script to support ondemand icons.
* Updated wbar_setup to support ondemand icons.
* Updated wbar_update to support ondemand icons.
* New wbar_rm_icon to support ondemand icons.
* Updated Appsaudit to support ondemand icons.
* Updated rc.shutdown - updated processing audit_marked.lst for extension removals.
* Updated tc-config - 'showapps' cleanup via the tce-load -s flag
* Updated tce-load - 'showapps' cleanup via the tce-load -s flag
* Updated tc-config to call /opt/bootsync.sh, which in turn calls previous /opt/bootlocal.sh &
* Updated filetool.lst adding /opt/bootsync.sh
* Updated filetool.sh for safebackup and new getopts, -b for backup, -p for prompt, -r restore, and -s safebackup
* Updated filetool GUI, tc-restore, and exittc to support new options and safebackup option.
* Updated tce-load with new getopts option of -l for load-only, typically -wil = Download + Load Only
* Updated appbrowser for new "Download + Load" plus several buttons were converted to choice widgets.
* Moved libXft.so.* into extension.
* Moved libXcursor.so.* into extension.
Added directory structure to TCE DIR ondemand.ico/ which contains appname.img and appname.ico
where:
appname.img is a generic image extension for the actual extracted icon
appname.ico is a wbar 'item' for said extension.
Only simple/single (one icon mapped to one binary) extensions are supported.
Allows for very fast booting system, with icon loading of selected ondemand items.
You must re-create any existing ondemand items via the updated appsaudit GUI or ondemand CLI script.
Files likely in your backup that need to be updated:
/opt/.filetool.lst - Need to add new /opt/bootsync.sh