WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Announcements  (Read 155784 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #255 on: June 12, 2016, 08:22:55 PM »
Bugfix to the sce-update routine.  Also some changes to the echoing to /tmp/updateavailable.  No files outside of /usr/bin have been changed so should not affect anyone's backup.

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #256 on: June 17, 2016, 10:18:48 AM »
Bugfixes to importupdatecheck, also sce-imort now recognizes existing list file if the .sce suffix is specified on the command line.  Also now a lock file for sce-load to prevent concurrent sce-load sessions as well as using the NICE= value in sceconfig.

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #257 on: June 17, 2016, 03:41:31 PM »
Now 'nice' value in sceconfig is not used during boot with sce-load.

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #258 on: June 18, 2016, 04:57:27 PM »
Bugfix to filetool.sh in terms of ensuring proper /opt permissions.  Also added an 'sce' and a 'tce' alias to .ashrc to allow quick changing directories to the tcedir or scedir with those three letter commands.

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #259 on: June 19, 2016, 09:09:38 PM »
Bugfix to the keepdoc function of sce-import.

modified:  usr/bin/debExtract

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #260 on: June 23, 2016, 08:57:28 AM »
Fixed the menu and icon issues seen when SCEs are loaded during a running X session.

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #261 on: June 23, 2016, 02:56:19 PM »
Bugfix for when the last SCE has been chosen as a dep with the use of 'sce-import -d'.

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #262 on: June 25, 2016, 01:33:17 PM »
Done away with wrappers for sce-update, sce-load, and sce-import but with the same nice value function as before.

modified:   usr/bin/sce-import
modified:   usr/bin/sce-load
modified:   usr/bin/sce-update
deleted:     usr/bin/sce-import.sh
deleted:     usr/bin/sce-load.sh
deleted:     usr/bin/sce-update.sh

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #263 on: June 26, 2016, 04:39:49 PM »
Bugfix to sce-load to allow full path loading outside of the TCE directory, this allows dCorePlus-jessie to boot to an X desktop with no furter intervention.

modified:   usr/bin/sce-load

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #264 on: June 27, 2016, 06:17:35 PM »
Now dCorePlus-jessie.iso boots with the dCorePlus extension being loaded in both a cdrom and in Virtualbox.

modified:   usr/bin/tce-setup

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #265 on: June 29, 2016, 04:58:37 PM »
Bugfix in dependency SCE loading.

modified:  usr/bin/sce-load

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #266 on: July 01, 2016, 05:32:49 PM »
Fixing the sce-update error when no sce is specified.

modified:  usr/bin/sce-update

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #267 on: July 04, 2016, 01:08:50 PM »
Adding ondemand improvements and moving syslog to after hostname in tc-config as taken from recent Core updates.

modified:   etc/init.d/tc-config
modified:   etc/init.d/tc-functions

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #268 on: July 05, 2016, 12:56:49 PM »
Corrected the grep and awk routines that deal with debinx files so they stop on the first match.

Modified:
usr/bin/deb2sce   
usr/bin/debGetEnv      
usr/bin/debGetPkgList   
usr/bin/debGetSize   
usr/bin/debGetUpdateList   
usr/bin/sce-debpurge

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #269 on: July 05, 2016, 08:36:32 PM »
Improvements to the readme.sh command.  reame.sh --help brings a help menu.  And readme.sh with no arguments brings a select menu of the available readme files to choose from.  'readme.sh gcc' outputs the readme for gcc.

modified:  usr/bin/readme.sh

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