• exec/xtrn-setup.js

    From echicken@VERT to CVS commit on Tue Apr 21 00: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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to CVS commit on Tue Apr 21 00: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.)



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Apr 21 00: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().


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to CVS commit on Tue Apr 21 01: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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Apr 21 01: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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Apr 21 04: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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT 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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tue Sep 8 03: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.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Nov 18 01: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.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net