WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Announcements  (Read 155755 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #315 on: October 16, 2016, 11:00:31 AM »
From nitram:

deb2sce:

-added output confirmation when processing locale.nopurge file
-added output confirmation when processing sce.purge file

sce-ppa-add:

-fixed two space indent that caused improper /opt/debextra/ entry

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #316 on: October 18, 2016, 06:04:37 PM »
Now taking into account new dependencies added to packages, which will trigger an update during sce-update.

modified:   usr/bin/importupdatecheck

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #317 on: October 19, 2016, 05:19:13 PM »
Fixes from nitram:

Modified:

debGetEnv
 - minor echo cleanup, readability, fit terminal

importupdatecheck
 - fix echo typo

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #318 on: November 18, 2016, 05:45:46 PM »
Cosmetic fix to deb2sce.

modified:  usr/bin/deb2sce

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #319 on: November 18, 2016, 09:26:29 PM »
Sce-update now terminates when a session of sce-import fails as part of sce-update.

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

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #320 on: November 19, 2016, 06:57:36 AM »
Cosmetic fix to sce-update:

modified:  usr/bin/sce-update

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #321 on: November 20, 2016, 06:29:33 PM »
Removing paths from udev commands as to be portable across different Debian repos that have udev executables in different places.

modified:  etc/init.d/tc-config

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #322 on: November 20, 2016, 07:17:52 PM »
Cosmetic fix to sce-import.

modified:  usr/bin/sce-import

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #323 on: November 25, 2016, 06:56:08 PM »
Fix on exit error check during sce-import.

modified:  usr/bin/sce-import

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #324 on: December 14, 2016, 02:46:14 PM »
Cleaning up of problem .sce.dep files when there is a conflict among chosen SCE dependencies during import, also adding creation and mounting of /dev/shm and /dev/pts if not already done during boot.

modified:   etc/init.d/tc-config
modified:   usr/bin/deb2sce

http://tinycorelinux.net/dCore/x86/release_candidates/
« Last Edit: December 14, 2016, 02:55:28 PM by Jason W »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #325 on: December 15, 2016, 07:15:06 PM »
Adding ability to create backups of SCEs during import in case of failed recreation of existing SCEs via nitram.  /etc/sysconfig/sceconfig is where this option is specified.

modified:  etc/sysconfig/sceconfig
modified:  usr/bin/deb2sce

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



Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: Announcements
« Reply #326 on: December 16, 2016, 01:47:38 AM »
The backup feature is disabled by default, enable via /etc/sysconfig/sceconfig. It creates a date stamped /sce/backup/ directory named after the extension and backs up the old SCE (*.sce, *.md5.txt, *.dep, *.lst) during re-import. Manually revert to original SCE if an update causes a non-functional boot or other breakage. For example, RC bug, broken Debian/Ubuntu package or corrupt file system. May also be used to revert to the original SCE if user wants to avoid specific Debian/Ubuntu software changes. As SCE breakage is rare, the backup system generally results in less manual tinkering within the /sce/ directory proper (ie. manually creating backups or saving old *.lst files).

No bells and whistles at this time, user responsible:
* Enable backup feature via sceconfig.
* Ensuring adequate drive freespace.
* Manually purge backup items as desired.
* Manually revert to backed up SCEs as needed.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #327 on: December 21, 2016, 01:54:09 PM »
UI and functionality enhancements from nitram:

Modified:  usr/bin/deb2sce:
- minor echo format

Modified:  usr/bin/debGetEnv:
- minor echo format

Modified:  usr/bin/sce-load:
- 'SCE not found!' output with misconfigured sceboot.lst when using  showapps bootcode, red colour for visibility

Modified:  usr/bin/select:
- menu lists 20 items at a time instead of 15, fits 24 row TTY (eg sce-import)

Modified:  usr/bin/select2:
- menu lists 20 items at a time instead of 15, fits 24 row TTY (eg sce-remove)

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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #328 on: December 25, 2016, 08:50:09 PM »
Update to all but the dCorePlus-jessie ISO images to remove the unneeded cde bootcode.

http://tinycorelinux.net/dCore/x86/release_candidates/
« Last Edit: December 25, 2016, 08:59:47 PM by Jason W »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Announcements
« Reply #329 on: December 27, 2016, 03:10:40 PM »
Updates from nitram:

Modified /usr/bin/ondemand:
- Removed xmessage popup "Neither freedesktop file nor "$APPNAME" executable exists..."
- Replaced with system beep, should closely mimic TC7 OnDemand behaviour
- System beep is default in TC/dCore, i like but to disable either:
  - Add 'blacklist=pcspkr' to boot loader stanza
  - Add 'rmmod pcspkr' to /opt/bootlocal.sh


Modified /usr/bin/sce-load:
- Fixed nomd5 boot code bug
- Correct loading echo using 'nomd5' boot code
- Added /tmp/ cleanup function