WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Core v4.6  (Read 24549 times)

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Core v4.6
« on: August 27, 2012, 05:21:35 PM »
Team Tiny Core is proud to announce the release of Core 4.6.
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/4.x/x86/release

Change Log:
* New mirrorpicker GUI - Select fastest mirror.
* Updated Apps GUI to add first run and menu option for mirrorpicker GUI.
* Updated ScmApps GUI to add first run and menu option for mirrorpicker GUI.
* Updated tce-status added -o option for orphan file checking on httpd mirrors.
* Updated Apps GUI to add Orphan file check.
* Updated tc-config improved PRETCE raid disk support.
* Renamed ab to tce-ab to avoid Apache name conflict and allow to start without specifying a search target.
* Updated busybox added lsof applet and link.
* Updated isolinux.cfg with adjustments as suggested in the forum and temporarily loglevel=3 for cleaner boot.
* Updated tce-ab with signal trap to prevent abnormal termination.
* Updated scm with signal trap to prevent abnormal termination.
* Updated tce-load to display options when no initial options are specified.
* Updated fromISOfile to handle invalid device and added busybox aliases.
* Updated Apps GUI improved Updates message and OnBoot & OnDemand labels.
* Updated ScmApps improved Updates message.
* Updated wbar & flwm* to handle multiple Name & Exec items.

Note: Need to check for extension updates to get new Xprogs.tcz, wbar.tcz, and both flwm*
« Last Edit: August 27, 2012, 05:38:56 PM by roberts »
10+ Years Contributing to Linux Open Source Projects.

Offline idoit

  • Newbie
  • *
  • Posts: 13
Re: Core v4.6
« Reply #1 on: August 27, 2012, 08:04:37 PM »
It works like a charm. Thanks again Robert! :)

Here's output of uname -a which has some redundant versions (I'm using CorePlus and it's 32bit obviously):

Linux box 3.0.21-tinycore #3021 SMP Sat Feb 18 11:54:11 EET 2012 i686 i686 i386 GNU/Linux

Update: sorry to bother you Robert! At least I learned something today from @curaga, thanks!
« Last Edit: August 28, 2012, 11:35:46 AM by idoit »

Offline Akane

  • Jr. Member
  • **
  • Posts: 71
    • My home server by RaspberryPi
Re: Core v4.6
« Reply #2 on: August 28, 2012, 01:33:37 AM »
It works fine!
Thank you.
Sorry for my terrible English.
Country: Japan
Interested in: HPC, low-level programming, embedded system and so on

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: Core v4.6
« Reply #3 on: August 28, 2012, 02:35:14 AM »
@idoit:

Those two fields are the "cpu" and "platform" parts. On GNU uname they would say for example "Intel Pentium 2" and "GenuineIntel", but busybox uname doesn't go the extra mile for a few x86 cpus (they are coded in the uname source).

Not a bug.
The only barriers that can stop you are the ones you create yourself.

Offline meo

  • Hero Member
  • *****
  • Posts: 651
Re: Core v4.6
« Reply #4 on: August 28, 2012, 05:20:32 AM »
Hi Tiny Core Team!

I've been waiting for this final release some time since the RC's were very stable. Good work! Thanks a lot for this excellent cut of TC!

Have fun developing TC further,
meo
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Core v4.6
« Reply #5 on: August 30, 2012, 11:11:56 PM »
tce-update error.

Using boot code tce=sda1/tcl
/etc/sysconfig/tcedir doe point to /mnt/sda1/tcl/

tce-update responds with:
Checking for Easy Mode Operation...
Could not find a valid tce directory!

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
Re: Core v4.6
« Reply #6 on: August 31, 2012, 08:42:40 AM »
tce-update error.

Using boot code tce=sda1/tcl
/etc/sysconfig/tcedir doe point to /mnt/sda1/tcl/

tce-update responds with:
Checking for Easy Mode Operation...
Could not find a valid tce directory!

i can confirm this behavior.
my bootcode: tce=LABEL=tc/tce4
/etc/sysconfig/tcedir points to /mnt/sdb2/tce4.
« Last Edit: August 31, 2012, 08:47:03 AM by netnomad »

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Core v4.6
« Reply #7 on: August 31, 2012, 02:22:24 PM »
Just tested with boot code of

tce=sda2/tcTEST

also tested boot code of

tce=LABEL="test"/tcTEST

both cases worked as expected.
Please provide more information such as showbootcodes and result of ls /etc/sysconfig/tcedir


10+ Years Contributing to Linux Open Source Projects.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Core v4.6
« Reply #8 on: August 31, 2012, 04:19:22 PM »
I showed my boot codes and tcedir.
That machine is not available for testing.
I tested on another machine, and cannot reproduce.
« Last Edit: August 31, 2012, 05:21:24 PM by gerald_clark »