WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Announcements  (Read 155823 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #345 on: October 07, 2017, 07:44:04 PM »
sce-load now looks in /tmp/.sceinstalled for SCEs that already installed, each SCE is listed in this file as it is installed with sce-load.  This differs from before as it is no longer looking in the installed Debian/prebuilt packages file /tmp/.debinstalled for already installed SCEs.  Also sce-remove has been moved to it's own extension.

Modified:
usr/bin/sce-load

Removed:
usr/bin/sce-remove

http://tinycorelinux.net/dCore/x86/release_candidates/

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #346 on: October 18, 2017, 04:01:59 PM »
Making changes to support 64 bit dCore. 

Modified:

etc/init.d/tc-functions
usr/bin/deb2sce
usr/bin/debGetEnv
usr/bin/debGetPkgList
usr/bin/debGetSize
usr/bin/debGetUpdateList
usr/bin/sce-ppa-add

http://tinycorelinux.net/dCore/x86/release_candidates/

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #347 on: November 25, 2017, 04:12:40 PM »
Now updating gdk pixbuf loaders if the script exists in the system on each 'sce-load' loading of an SCE.  The same with gtk2 and gtk3 immodules. 

http://tinycorelinux.net/dCore/x86/release_candidates/

Modified:

usr/bin/sce-load

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #348 on: January 24, 2018, 01:56:50 PM »
dCore x86 release candidate ports have been updated to support both existing and current versions of busybox.  Busybox wget has dropped the '-s' option, but '--spider' is supported by all versions.

Modified:

usr/bin/debGetEnv
usr/bin/readme.sh


http://tinycorelinux.net/dCore/x86/release_candidates/
« Last Edit: January 24, 2018, 07:33:29 PM by Jason W »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #349 on: January 31, 2018, 08:36:50 AM »
dCore x86 release candidate ports have been updated to fix a bug in recognizing entries in /opt/debmirror and /opt/securitymirror.  Those are the two files to specify Debian/Ubuntu repos.  /opt/tcemirror is the location for Tinycore mirrors.

Modified:

usr/bin/debGetEnv

http://tinycorelinux.net/dCore/x86/release_candidates/

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #350 on: February 01, 2018, 08:27:52 PM »
Bugfix on the last update in regards to Debian/Ubuntu mirrors.

Modified:
usr/bin/debGetEnv

http://tinycorelinux.net/dCore/x86/release_candidates/

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #351 on: February 26, 2018, 12:21:03 PM »
Sce-update and sce-ppa-add are now available as extensions.  To install them use the below commands:

sce-import sce-update

sce-import sce-ppa-add



Files removed from base:

usr/bin/sce-update
usr/bin/importupdatecheck
usr/bin/sce-ppa-add

http://tinycorelinux.net/dCore/x86/release_candidates/


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #352 on: March 22, 2018, 04:56:20 PM »
New release candidate is uploaded.  Now if a package is not available in the correct architecture for a dCore port in an extra repo, sce-import will exit with an error message before any action is taken to create the SCE.  For example, if an extra repo only offers 64 bit packages and one is using an x86 dCore.

Modified:

usr/bin/deb2sce

http://tinycorelinux.net/dCore/x86/release_candidates/

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #353 on: April 06, 2018, 03:25:07 PM »
dCorePlus images for all ports in the x86 area has been updated with "video=vesafb:ywrap,mtrr:3" added to the default boot parameters as well as library updates.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #354 on: April 14, 2018, 03:39:36 PM »
Updated dCore x86 ports with a change to sce-import to where if the tce directory is on a usb flash partition and neither the '-r' ram option is being used nor RAM=TRUE used in /etc/sysconfig/sceconfig, the user is prompted if they would like to use ram for the unpacking of files during the import session. 

http://tinycorelinux.net/dCore/x86/release_candidates/
« Last Edit: April 14, 2018, 05:00:05 PM by Jason W »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #355 on: April 20, 2018, 03:13:20 PM »
dCore x86 ports have been updated with a change to accomodate slow usb drives when the "waitusb=10:LABEL=label" or  "waitusb=10:UUID=uuid" boot code is used.   Previous code allowed some slow usb hardware to continue boot before actually being ready and settled. 

http://tinycorelinux.net/dCore/x86/release_candidates/
« Last Edit: April 20, 2018, 03:15:19 PM by Jason W »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #356 on: May 12, 2018, 07:41:31 PM »
dCore x86 release candidate ports have been updated with some cosmetic bugfixes to the sce-import routine as well as a tweak to the waitusb boot option.

http://tinycorelinux.net/dCore/x86/release_candidates/

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #357 on: July 24, 2018, 11:02:38 AM »
dCore x86 release candidate ports have been updated with a removing of redundant instances of the sudo command which was causing a noticeable performance slowdown in sce-import usage among the newer dCore ports.

http://tinycorelinux.net/dCore/x86/release_candidates/


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #358 on: August 11, 2018, 01:41:55 PM »
dCore x86 release candidates have been updated with adding ndiswrapper-utils-1.9 to the dCorePlus images, as well as moving /usr/bin/debGetUpdateList to the sce-update extension. 

If no issues reported in the coming days, I will copy this RC to release.

http://tinycorelinux.net/dCore/x86/release_candidates/

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #359 on: October 15, 2018, 08:31:12 PM »
A new RC has been uploaded to allow Packages.xz files on extra repos.

http://tinycorelinux.net/dCore/x86/release_candidates/