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

Streamline init for FreeBSD #631

Merged
merged 9 commits into from
Jan 22, 2024
Merged

Streamline init for FreeBSD #631

merged 9 commits into from
Jan 22, 2024

Commits on Jan 17, 2024

  1. Import init/znapzend.freebsd.in from FreeBSD ports

    Snatched from https://cgit.freebsd.org/ports/tree/sysutils/znapzend/files/znapzend.in?id=e5474f0f70649c210a347a94c9c0bcf1124c2952 as is for the first step
    
    Signed-off-by: Jim Klimov <jimklimov@gmail.com>
    jimklimov committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    49c1a82 View commit details
    Browse the repository at this point in the history
  2. init/znapzend.freebsd.in: tie into znapzend autoconf

    Signed-off-by: Jim Klimov <jimklimov@gmail.com>
    jimklimov committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1b557d8 View commit details
    Browse the repository at this point in the history
  3. init/README.md: suggest how to use znapzend.freebsd

    Signed-off-by: Jim Klimov <jimklimov@gmail.com>
    jimklimov committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1e110c8 View commit details
    Browse the repository at this point in the history
  4. init/znapzend.freebsd.in: give credit where credit is due

    Signed-off-by: Jim Klimov <jimklimov@gmail.com>
    jimklimov committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4a2afce View commit details
    Browse the repository at this point in the history
  5. init/znapzend.freebsd.in: add support for site-local /etc/defaults/zn…

    …apzend configuration
    
    Signed-off-by: Jim Klimov <jimklimov@gmail.com>
    jimklimov committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ca3a18a View commit details
    Browse the repository at this point in the history
  6. Makefile.am: do not fail "make clean" if selftest-rewritten files wer…

    …e not created
    
    Signed-off-by: Jim Klimov <jimklimov@gmail.com>
    jimklimov committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    245b70d View commit details
    Browse the repository at this point in the history
  7. configure.ac: some init/*.in templates are for executable script files

    autoconf magic courtesy of NUT project
    
    Signed-off-by: Jim Klimov <jimklimov@gmail.com>
    jimklimov committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    736d9e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    098432a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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