Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenRC service and support for more inits #368

Merged
merged 29 commits into from
Aug 13, 2022

Commits on May 17, 2022

  1. openrc service

    Cavernosa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f8fb6c7 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Cavernosa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    dafd57b View commit details
    Browse the repository at this point in the history
  3. Update ly-openrc

    Cavernosa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    376c528 View commit details
    Browse the repository at this point in the history
  4. openrc service

    Cavernosa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f424833 View commit details
    Browse the repository at this point in the history
  5. Update makefile

    Cavernosa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    0227e1b View commit details
    Browse the repository at this point in the history
  6. Update readme.md

    Cavernosa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    20764d3 View commit details
    Browse the repository at this point in the history
  7. Update makefile

    Cavernosa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    fa40a6f View commit details
    Browse the repository at this point in the history
  8. fixed spelling

    capitalized an uncapitalized letter so that the capitalization would be consistent :)
    FordJ2 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f45197c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from wncry/patch-1

    fixed spelling
    Cavernosa committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f964d09 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    ccfb843 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. OpenRC script

    MadcowOG committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f05252e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Fix respawn period typo

    MadcowOG committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d5db6b8 View commit details
    Browse the repository at this point in the history
  2. Fixed process locking of service

    MadcowOG committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d94132e View commit details
    Browse the repository at this point in the history
  3. Added tty pull from conf file.

    MadcowOG committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    103241e View commit details
    Browse the repository at this point in the history
  4. Small typo

    MadcowOG committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    72c10f5 View commit details
    Browse the repository at this point in the history
  5. Small typo

    MadcowOG committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    86e13df View commit details
    Browse the repository at this point in the history
  6. Added tty to TTY var.

    Fixed typo in ly call.
    MadcowOG committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    7ba8b88 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Fixes

    Fixed typo in line 16: /sbin/getty > /sbin/agetty
    Better CONFTTY command
    Change ${var} to just $var
    Cavernosa committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    cf3a87c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from fairyglade/master

    Fetch upstream
    Cavernosa committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    b54f87e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Merge pull request #1 from Cavernosa/patch-2

    Thanks this looks great!
    MadcowOG committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2bd7573 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Update ly-openrc

    Cavernosa committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    988c750 View commit details
    Browse the repository at this point in the history
  2. Delete ly-openrc

    Cavernosa committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    33041d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from MadcowOG/openrc

    Merge MadcowOG's branch into master
    Cavernosa committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2ac156f View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    Cavernosa committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    3a44a8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc69b40 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Oops removed service install from install.

    Also added tiny clarification of installing ly within install and installnoconf.
    MadcowOG committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    fbcceb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from MadcowOG/make-services

    Independent install for each service, and documentation to accomodate.
    Cavernosa committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    2335ab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3641a6b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    e38a75b View commit details
    Browse the repository at this point in the history