Tiny Core Linux

Tiny Core Base => TCB News => Release Candidate Testing => Topic started by: Juanito on April 05, 2014, 01:13:08 AM

Title: Core v5.3rc2
Post by: Juanito on April 05, 2014, 01:13:08 AM
The second release candidate of Tiny Core v5.3 is now posted and ready for testing:

http://www.tinycorelinux.net/5.x/x86/release_candidates

* busybox: updated nosuid to 1.22.1, added ntpd, corrected dc failure, modified wget timeout to 10s
* tce-load: Don't show an error when extension contains multiple modules
* tc-config: Change owner /tmp/tce/optional to support tftplist (thanks to Gerald Clark)
* tce-load: Use sudo when unmounting meta-extensions
* Added full path to sudo'd commands
* tc-config: introduce ntpserver boot option
* Switch getTime.sh to ntp
* Replace aliases with functions in useBusybox

Note:

rootfs64.gz available for corepure64 testing
Title: Re: Core v5.3rc2
Post by: hiro on April 05, 2014, 01:24:46 AM
I'm just curious: What was the original reason of creating that neat nc-based gettime? Plain lack of ntpd in busybox?
I had thought about switching to ntpd on some systems with lots of clock drift, but I never looked into it due to lack of time and running the script more often worked well enough hehe.
Title: Re: Core v5.3rc2
Post by: curaga on April 05, 2014, 01:29:45 AM
I believe it was simply smaller, and worked well enough.