• Docker container

    From Rob Swindell@VERT to GitLab issue in main/sbbs on Sun Nov 29 22:04:28 2020
    close https://gitlab.synchro.net/main/sbbs/-/issues/175

    I have successfully managed to build synchronet in a docker container, you can find link to the repository containing the docker below. Due to the way docker works, I had to modify the GNUmakefile as docker doesn't have `setcap` available and chowning the directory is done in the Dockerfile instead of the GNUmakefile.

    https://gitlab.synchro.net/xaoseric/sbbsdocker

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Sun Nov 29 22:04:28 2020
    https://gitlab.synchro.net/main/sbbs/-/issues/175#note_1012

    Use the new "NOCAP=1" option when using install/GNUmakefile.

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