commit 5cabdbdad0bc8ff67c4c2d09a4507d3e4d5af708
Author: tnut <tnut@nutyx.org>
Date:   Sun Oct 11 19:14:58 2020 +0200

    runyx 20201011

commit 030c059df88558f6644dd22986e02d92f10bb12f
Author: tnut <tnut@nutyx.org>
Date:   Sun Oct 11 19:14:02 2020 +0200

    services/runyx/sysconfi link to sysv/sysconfig

commit 116cbd07f526e07bb41578b2df822932485f5833
Author: tnut <tnut@nutyx.org>
Date:   Sun Oct 11 19:13:30 2020 +0200

    runyx sshd fix script

commit b553bdcba94e8bb68291e5848d6e6863b9206cca
Author: tnut <tnut@nutyx.org>
Date:   Sun Oct 11 19:01:45 2020 +0200

    runyx service Makefile missing variable

commit 3e2271db9cb6557f30b4e2ae5d5bcd65dd1245d1
Author: tnut <tnut@nutyx.org>
Date:   Sat Oct 10 21:48:34 2020 +0200

    nfs-sysd-server and client syntax fixed

commit 83c3d60dff0e4a2e2e7eda56f9ce97429c7a8580
Author: tnut <tnut@nutyx.org>
Date:   Thu Oct 8 20:23:39 2020 +0200

    nginx service add

commit cdd502709a329a47803e1133278a1a2545c51736
Author: tnut <tnut@nutyx.org>
Date:   Sun Apr 12 12:39:57 2020 +0200

    man
    
    add man pages,
    
    various adjustements.

commit 6cc2a6a0b8c7ca70a786350176fa21406563323c
Author: tnut <tnut@nutyx.org>
Date:   Tue Apr 7 23:55:47 2020 +0200

    push version

commit 7ee9c880ef1e27ababd8f9bad0290f136c948c69
Author: tnut <tnut@nutyx.org>
Date:   Tue Apr 7 23:55:10 2020 +0200

    src/halt
    
    I take the one from sysv to make my system properly shutdown/reboot

commit 118d9883900a34a05c51072a18d7ae62ac9cfb4a
Author: tnut <tnut@nutyx.org>
Date:   Tue Apr 7 23:37:25 2020 +0200

    shutdown
    
    adding missing command
    
    script/run
    
    need to specify a default rundir

commit 58da57962c9feea80bff5a8e1a95863e7c362f4f
Author: tnut <tnut@nutyx.org>
Date:   Mon Apr 6 23:29:16 2020 +0200

    scripts
    
    adjust to the correct current service directory supervision

commit 3e2ce7f6d04e62ec8f9ff732638cbc13928bc10a
Author: tnut <tnut@nutyx.org>
Date:   Mon Apr 6 22:38:56 2020 +0200

    runsvchdir
    
    adjust to the right directory

commit 16aa81a41a2c03455833aaaa714862cb523920bd
Author: tnut <tnut@nutyx.org>
Date:   Mon Apr 6 22:05:18 2020 +0200

    Makefile
    
    make compilation working

commit d817d6b59d89024a4a5a3cdae216f8caf4a73e9b
Author: tnut <tnut@nutyx.org>
Date:   Sun Apr 5 22:05:13 2020 +0200

    various adds

commit 48771d13b772271f5270c0e12c2efb27c177331b
Author: tnut <tnut@nutyx.org>
Date:   Sun Apr 5 21:54:55 2020 +0200

    src/
    
    Adding all the src code

commit 13a3d11572e79f05e53cf88913bb56b58252e3f6
Author: tnut <tnut@nutyx.org>
Date:   Sun Apr 5 14:34:10 2020 +0200

    scripts/
    
    add firsts scripts

commit ce133fcceb7805a1de527dc563e26d89f636798b
Author: tnut <tnut@nutyx.org>
Date:   Sun Apr 5 14:27:32 2020 +0200

    man/
    
    add all the adapted man pages for NuTyX

commit f15a33d9c289a58e615d9173a95c2eded19bff74
Author: tnut <tnut@nutyx.org>
Date:   Sun Apr 5 13:50:56 2020 +0200

    services/runyx
    
    adjusting all the commands PATH

commit cfe0df18d9078001f95be11d682b9a22de41b482
Author: tnut <tnut@nutyx.org>
Date:   Fri Apr 3 18:47:03 2020 +0200

    add services/
    This commit allow to install/uninstall any scripts/units for sysv/sysd/runyx
    
    Exemple to install sshd service on sysd:
    
    make DESTDIR= install-sysd-sshd
    
    on runyx:
    
    make DESTDIR= install-runyx-sshd
    
    on sysv:
    
    make DESTDIR= install-sysv-sshd

commit 547118b68115c852e2f73c92aa4500a0ef2f7969
Author: tnut <tnut@nutyx.org>
Date:   Fri Apr 3 00:28:03 2020 +0200

    add doc/
    
    First adaption to NuTyX of the original documentation.

commit d5ecf4e253a4c2635cc2dbfde0ead3b140cc9319
Author: tnut <tnut@nutyx.org>
Date:   Tue Mar 31 23:59:53 2020 +0200

    LICENSE.txt

commit 9631b1cf65833ce1b8ec9b8b524571a583085deb
Author: tnut <tnut@nutyx.org>
Date:   Tue Mar 31 23:11:53 2020 +0200

    README.md
    
    some introductions. What is all about.
