Team Tiny Core is proud to announce the release of Core 4.2.
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/4.x/x86/releaseMain theme for 4.2 release is the refactoring of Tiny Core to be highly modular by focusing on its Core.
With the Core Project one starts with the kernel (vmlinuz 2.4MB) and the core.gz 5MB.
Core.iso 8MB is simply the kernel + core.gz - this is the foundation for user created desktops.
TinyCore is simply the kernel + core.gz + Xvesa.tcz|Xorg.tcz + Xprogs +fltk-1.10.tcz + (user's choice of Window Manager) + wbar.tcz.
The original TinyCore.iso becomes simply an example of what the Core Project can produce, an 12MB GUI desktop.
4.2 also intoduces CorePlus a simple way to get started using the Core philosophy with its included community packaged extensions enabling easy embedded frugal or pendrive installation of the user's choice of supported desktop, while maintaining the Core principal of mounted extensions with full package management.
Change log:
* Updated base for move of /opt/.tce_dir to a link at /etc/sysconfig/tcedir which includes the following:
tce-load, tce-run, tce-setdrive, tce-size, tce-audit, filetool.sh, tce-setup, ondemand, tce-update,
.profile, tc-config, rc.shutdown, appbrowser, appsaudit, exittc, flwm_topside_ondemand,
.setbackground, wbarconf, wbar_update.sh, wbar_setup.sh.
* Updated the following system X/GUI extensions:
Xvesa,tcz, Xlibs.tcz, Xprogs,tcz, fltk-1.10.tcz, flwm_topside.tcz, flwm.tcz, and wbar.tcz.
* New refactored Xlibs.tcz, Xprogs.tcz so that now Xprogs.tcz contains only FLTK GUI programs. Xprogs is now optional.
* New fltk-1.10.tcz contains only FLTK libraries, required by any FLTK GUI programs.
* Updated tce-setup to use /tmp/builtin for embedded initrd extensions. Changed from /opt/tce
* Updated cpanel to only activate Xvesa button if Xvesa is loaded.
* Updated exittc default focus on OK button for quicker use from keyboard.
* Updated mntttol to call rebuildfstab.
* Updated tce-setup to write cde info to /etc/sysconfig.
* Updated startx to better support desktop boot code.
* Updated tc-config and tce-setup.sh for refined definition of the base boot code.
base will now only ignore "user" extensions. Builtins and cde extensions always load as they have become by their very nature part of the base system. See CorePlus.iso for how it is being used.
xbase.lst is implemented via our standard lst boot option. But now lst is supported in the cde directory.
Hence by using xbase.lst a simple standard list file containing only the base X/GUI extensions to be loaded.
See CorePlus iso for how it is being deployed.
* Clean up of some full paths, adjusted /opt/.filetool.lst and /opt/.xfiletool.lst
* New /usr/bin/exittc script to allow exiting WM when no Xprogs are used.
* New /usr/bin/backup script useful when no Xprogs are used.
* Updated .xsession to store X pid.
* New setupdesktop factored out of startx in Xlibs.tcz
* Updated startx to call setupdesktop
* New startup script for Xprogs.tcz to support after X/GUI desktop loading.
* Updated tce-setup for better detection of cde when not found on cdrom.
* Updated .dep files to include fltk-1.10 libs. You can now use any supported window manager without Xprogs,
* Updated interface files for supported window manager extensions:
flwm_topside.tcz, flwm.tcz, fluxbox.tcz, hackedbox.tcz, icewm.tcz, icewm-full.tcz, jwm-snapshot.tcz, jwm.tcz
Files likely in your backup that will need to be updated:
.setbackground
.profile
.xsession
Note: You must recreate all ondemand items. Use AppsAudit OnDemand Maintenance.
CorePlus replaces MultiCore:
CorePlus now sports a boot menu so that the user can easily select window managers and boot options available.
* Dropped tc-grub4dos
* Dropped tinycore.gz
* Added flwm, jwm, icewm, fluxbox, and hackedbox; plus their dependencies.
* Updated tc-install.sh & tc-install GUI now installs running desktop and detects CorePlus with user selectable options,
frugal now installs embedded, i.e., self contained in the tce directory with option to skip the boot loader install.
* Updated ezremaster to support the new Core foundation.
=================================================================
You are now be able to use for example, JWM, and no Xprogs.tcz. You would have to use CLI utilities for Core extensions.