Tiny Core Linux

Tiny Core Base => TCB News => Release Candidate Testing => Topic started by: Juanito on March 25, 2014, 12:13:16 AM

Title: Core v5.3rc1
Post by: Juanito on March 25, 2014, 12:13:16 AM
The first release candidate of Tiny Core v5.3 is now posted and ready for testing:

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

Change log:
* 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
* tc_noscan.lst: initial commit
* tc-config: removed ntpd boot option
* Added full path to sudo'd commands
* tc-config: introduce ntpserver boot option
* Switch to ntp
* bb-aliases: Remove pointless sudo
* Fix sudo call
* Replace aliases with functions in useBusybox

Note:

rootfs64.gz available for corepure64 testing
Title: Re: Core v5.3rc1
Post by: bmarkus on March 25, 2014, 01:16:59 AM
/bin/ntpd is missing, BusyBox built without ntpd applet :(
Title: Re: Core v5.3rc1
Post by: curaga on March 25, 2014, 02:17:32 AM
Edited changelog:
Quote
* 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