• exec/update.js

    From rswindell@1:103/705 to CVS commit on Thu Jan 18 23:22:41 2018
    exec update.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17580

    Modified Files:
    update.js
    Log Message:
    When '-test' argument is passed, doesn't actually perform any of the tests
    but reports what it would have done.
    Now calls "sbbslist.js install" and "avatars.js install" to get these new features in place (doesn't do anything if they've already been installed).
    Now recompiles any out of date Baja modules (don't need to use 'make').


    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Lord Time@1:103/705 to rswindell on Sun Jan 21 14:44:16 2018
    exec update.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17580

    Modified Files:
    update.js
    Log Message:
    When '-test' argument is passed, doesn't actually perform any of the tests but reports what it would have done.
    Now calls "sbbslist.js install" and "avatars.js install" to get these new features in place (doesn't do anything if they've already been installed). Now recompiles any out of date Baja modules (don't need to use 'make').

    question : is sbbs going to do this or does this have to be done by the sysop, if by sysop how?


    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Darktech.Org:24 or
    Telnet://Time.Synchro.Net:24 (qwk or ftn & e-mail)
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Astra : lord_time
    X-Box : Lord Time 2000 Skype : lordtime@tds.net
    ---
    ■ Synchronet ■ Time Warp of the Future BBS - Home of League 10 IBBS Games
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Lord Time on Sun Jan 21 17:09:18 2018
    Re: Re: exec/update.js
    By: Lord Time to rswindell on Sun Jan 21 2018 02:44 pm

    exec update.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17580

    Modified Files:
    update.js
    Log Message:
    When '-test' argument is passed, doesn't actually perform any of the tests but reports what it would have done.
    Now calls "sbbslist.js install" and "avatars.js install" to get these new features in place (doesn't do anything if they've already been installed). Now recompiles any out of date Baja modules (don't need to use 'make').

    question : is sbbs going to do this or does this have to be done by the sysop, if by sysop how?

    You have to run "jsexec update", as part of the normal update process: http://wiki.synchro.net/install:dev

    digital man

    Synchronet/BBS Terminology Definition #43:
    SBBS = Synchronet Bulletin Board System
    Norco, CA WX: 57.7°F, 31.0% humidity, 0 mph SE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Lord Time@1:103/705 to Digital Man on Sun Jan 21 18:29:52 2018
    exec update.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17580

    Modified Files:
    update.js
    Log Message:
    When '-test' argument is passed, doesn't actually perform any of the tests but reports what it would have done.
    Now calls "sbbslist.js install" and "avatars.js install" to get these new features in place (doesn't do anything if they've already been installed). Now recompiles any out of date Baja modules (don't need to use 'make').

    question : is sbbs going to do this or does this have to be done by the sysop, if by sysop how?

    You have to run "jsexec update", as part of the normal update process: http://wiki.synchro.net/install:dev

    thank you :)


    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Darktech.Org:24 or
    Telnet://Time.Synchro.Net:24 (qwk or ftn & e-mail)
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Astra : lord_time
    X-Box : Lord Time 2000 Skype : lordtime@tds.net
    ---
    ■ Synchronet ■ Time Warp of the Future BBS - Home of League 10 IBBS Games
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sat Mar 31 02:34:35 2018
    exec update.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv13758

    Modified Files:
    update.js
    Log Message:
    Run 'binkit upgrade' if binkit.ini and sbbsecho.ini exists
    (the upgrade renames binkit.ini and ftn_domains.ini to *.old).


    --- SBBSecho 3.04-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu Apr 2 23:28:52 2020
    exec update.js 1.6 1.7
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv551

    Modified Files:
    update.js
    Log Message:
    Use js.exec() rather than load() for executing nested "install" scripts.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Apr 3 00:08:52 2020
    exec update.js 1.7 1.8
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv7919

    Modified Files:
    update.js
    Log Message:
    Migrate data/text/*.ixt to *.ini
    as will be required by the next update to text_sec.js.
    Leave the old .ixt files behind to support downgrading.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Apr 3 00:32:28 2020
    exec update.js 1.8 1.9
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv11313

    Modified Files:
    update.js
    Log Message:
    Add a helpful comment to the created data/text/*.ini files.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon May 4 18:09:27 2020
    exec update.js 1.9 1.10
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv21860

    Modified Files:
    update.js
    Log Message:
    Move exec/jsexec.ini to ctrl/jsexec.ini if it exists.

    --- 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 Fri Sep 25 18:46:14 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/5ec28f43ab519b5e50da482d
    Modified Files:
    exec/update.js
    Log Message:
    Install the logonlist module daily (maintenance) event...only if there's not already a daily event already configured.
    --- 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 Sep 29 09:00:30 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/2a11b15e84fd8f3e9acc78f7
    Modified Files:
    exec/update.js
    Log Message:
    Fix ReferenceError: maint_event is not defined
    --- 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 Sat Oct 3 16:33:44 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/a8167fb76addbb058b73e904
    Modified Files:
    exec/update.js
    Log Message:
    Update user birthdate formats in user basei.e. from MM/DD/YY or DD/MM/YY to YYYYMMDD.The C/C++ source still supports all 3 formats, so it's not terrible if
    thebirthdates aren't converted, but thing will be better if we do this aheadof time and find all the remaining issues with the new format rather thanwait for new users (with the new format) to trickle in.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Dec 31 18:36:23 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/5a6d7e77c4efd6fcb98c3626
    Modified Files:
    exec/update.js
    Log Message:
    Fix off-by-one errors in looping through user records(last user record wouldn't
    have been updated)These are rather old update steps (e.g. v3.18), so don't fret
    it.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Jan 21 19:51:15 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/e9254a2770c101ec85c984ca
    Modified Files:
    exec/update.js
    Log Message:
    Don't run upgrade_to_v320 if user.dat doesn't existThere's nothing to upgrade if there's no legacy userbase.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)