WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Announcements  (Read 155824 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #300 on: August 28, 2016, 06:08:24 PM »
Bugfix to dependency resolution of pacakges in /opt/debextra repos.

modified:  usr/bin/debGetPkgList

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


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #301 on: August 31, 2016, 07:05:42 PM »
Bugfix to the checking if sce-update/sce-import or sce-load process is already running.  Also, a fix to the using the first match only when sce-import is parsing /opt/debextra files.

modified:     usr/bin/deb2sce   
modified:     usr/bin/debGetPkgList   
modified:     usr/bin/debGetRecommendList   
modified:     usr/bin/debGetSize   
modified:     usr/bin/debGetSuggestList   
modified:     usr/bin/debGetUpdateList   
modified:     usr/bin/sce-debpurge   
modified:     usr/bin/sce-import   
modified:     usr/bin/sce-load   
modified:     usr/bin/sce-update

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #302 on: September 02, 2016, 05:29:40 PM »
Now using Ctrl-c as the quit function in select menus that have a loop function for more than one choice per session.

modified:  usr/bin/select2

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


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #303 on: September 10, 2016, 09:38:28 PM »
Updates to the below files provided by nitram:

deb2sce
-streamlined outputs

debGetEnv
-streamlined outputs

debGetSceDep
-confirms if no dependency SCE(s) selected from menu

importupdatecheck
-added warnings
-tweaked /tmp/updateavailable output

sce-import
-updated --help
-added cleanup function
-added cleanup function additional files
-streamlined outputs
-improved warnings
-improved exit notifications

sce-remove
-updated --help
-added '* Using the -k option.' output
-added cleanup function
-added warning before proceeding with removal
-choosing warning (q)uit will not remove any OnDemand scripts
-choosing warning (q)uit deletes /tmp/.removesce
-added warning attempting to remove >1 SCE via command line

sce-update
-updated --help
-streamlined outputs
-added '* Using the -b option.' type echos


select2
-modified dialogue -> Enter to proceed or exit.

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


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #304 on: September 14, 2016, 07:16:51 PM »
Zramswap enabled by default on boot.  Use the boot code "nozswap" to disable this.  Tested on dCore ports with both the 3.16.6-tinycore and 4.2.9-tinycore kernels.

modified:  etc/init.d/tc-config

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #305 on: September 17, 2016, 08:58:01 PM »
Cosmetic fix to zram swap and it's fstab entries.

modified:  etc/fstab
modified:  usr/sbin/rebuildfstab

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #306 on: September 18, 2016, 11:18:06 AM »
Reformatted fstab entries, also the below from nitram:

/etc/sysconfig/boot_path
-updated content
-formatted to fit default terminal

/etc/sysconfig/sce.purge.example
-updated content
-formatted to fit default terminal

/usr/bin/readme.sh
-updated --help
-added select list loop, view multiple READMEs before exiting

/usr/bin/sce-load
-minor --help update
-streamlined outputs

modified:   etc/fstab
modified:   etc/init.d/tc-config
modified:   etc/sysconfig/boot_path
modified:   etc/sysconfig/sce.purge.example
modified:   usr/bin/readme.sh
modified:   usr/bin/sce-load

http://tinycorelinux.net/dCore/x86/release_candidates/
« Last Edit: September 18, 2016, 11:26:17 AM by Jason W »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #307 on: September 20, 2016, 07:06:05 PM »
The -R and -S options had a bug that has been fixed.  Also the below from nitram:

/etc/sysconfig/sce.purge.example:
-fixed format mistake to fit terminal

/usr/bin/debGetEnv:
-format warning outputs to fit terminal

/usr/bin/sce-debpurge
-streamlined purge all output
-replaced purge all Ctrl-c with (q)uit option
-suppressed terminal awk output
-more informative exit and warning outputs
-added cleanup function of /tmp files

/usr/bin/sce-import
-clearer warnings
-format warning outputs to fit terminal
-more informative output during list import

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #308 on: September 24, 2016, 06:23:59 PM »
From nitram the $SCENAME_import_data file that contains valuable information on each imported SCE.  Located in /usr/local/tce.installed.

Also, now the -R or -S flag of sce-import acknowledges those flags in import whether the flags resulted in more packages being installed or not in terms of the /usr/local/sce/$SCENAME entries for use during sce-update.

modified:  usr/bin/deb2sce

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #309 on: September 27, 2016, 05:49:57 PM »
From nitram -

Modified deb2sce:

-more appropriate file name and pathway:
 /usr/local/sce/$SCE/$SCE_import_summary
-lists packages provided by which dependency SCE(s)
-more readable format

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #310 on: September 28, 2016, 07:45:47 PM »
Now preserving the user's environment in dCore scripts that are called internally with sudo.

modified:   usr/bin/deb2sce
modified:   usr/bin/sce-import
modified:   usr/bin/sce-update
modified:   usr/bin/version

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #311 on: September 29, 2016, 09:43:06 AM »
Quieting output of chown and chmod commmands for TCE directories that don't support Unix file permissions.

modified:   usr/bin/deb2sce
modified:   usr/bin/debGetEnv
modified:   usr/bin/filetool.sh
modified:   usr/bin/ondemand
modified:   usr/bin/sce-debpurge
modified:   usr/bin/sce-import
modified:   usr/bin/sce-update
modified:   usr/bin/tce-setup

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #312 on: September 30, 2016, 10:52:48 AM »
From nitram:

Modified deb2sce:

-Fixed createImportSummary oversight, now properly reports packages provided
 by dependency chain SCE(s), not just user selected dependency SCE(s).
-Modified warning echo for consistent format when re-importing SCE
 that has an existing .dep file.
-Using the -v (view) option now provides (q)uit option after reviewing
 the package list to be imported, should user want to opt out.

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #313 on: October 03, 2016, 05:48:34 PM »
From nitram - adding the ability to comment out /opt/debextra file entries to allow not using that repo while leaving file existing.  Also now recording extra repo information in /usr/local/sce/SCENAME/SCENAME.extrarepo.

modified:   usr/bin/deb2sce
modified:   usr/bin/debGetEnv

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #314 on: October 04, 2016, 04:39:06 PM »
dCore-trusty, dCore-xenial, and dCore-yakkety updated.

ppa-add renamed to sce-ppa-add, with revised help and echo outputs per nitram.

deleted:    usr/bin/ppa-add
new file:   usr/bin/sce-ppa-add

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