• exec/xtrn-setup.js

    From echicken@1:103/705 to CVS commit on Mon Apr 20 19:30:21 2020
    exec xtrn-setup.js NONE 1.1
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24459

    Added Files:
    xtrn-setup.js
    Log Message:
    As requested by DigitalMan; like ftn-setup, but for external progs.
    Untested. May destroy your BBS, may set off a chain reaction that
    destroys the entire planet. Probably harmless.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Mon Apr 20 19:36:52 2020
    exec xtrn-setup.js 1.1 1.2
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv25289

    Modified Files:
    xtrn-setup.js
    Log Message:
    Changed call from filter() to forEach() on result of directory().
    (This was a holdover from the long and intensive 15+ minute development
    period this script went through.)


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Apr 20 19:54:59 2020
    exec xtrn-setup.js 1.2 1.3
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv28059

    Modified Files:
    xtrn-setup.js
    Log Message:
    If there's no Name property in the install-xtrn.ini, skip it.
    Clear the screen before and pause/invalidate the frame after executing install-xtrn.js. And the ".js" is required by js.exec().

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Mon Apr 20 20:01:07 2020
    exec xtrn-setup.js 1.3 1.4
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv28986

    Modified Files:
    xtrn-setup.js
    Log Message:
    I forgot that Frame has its own word wrapping; use that instead.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Apr 20 20:15:08 2020
    exec xtrn-setup.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv30977

    Modified Files:
    xtrn-setup.js
    Log Message:
    Print a blank line after the Name field even if/when there is no description.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Apr 20 23:27:01 2020
    exec xtrn-setup.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24871

    Modified Files:
    xtrn-setup.js
    Log Message:
    Some error reporting.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Tue May 5 21:47:07 2020
    exec xtrn-setup.js 1.8 1.9
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29321

    Modified Files:
    xtrn-setup.js
    Log Message:
    Moose support for the click clicks.


    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Mon Sep 7 20:07:57 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/b45c0451904dc3475d280a35
    Modified Files:
    exec/xtrn-setup.js
    Log Message:
    Exclude an external from the list by setting 'xtrn-setup=false'in the install-xtrn.ini file.Used for known-broken/incomplete installer files.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Tue Nov 17 17:18:07 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/5038e2358ce06310e665ea35
    Modified Files:
    exec/xtrn-setup.js
    Log Message:
    Skip already-installed externals and fail w/msg if no installables were found. --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)