Skip to content

OpenIndiana/sysding

oi
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 8 commits ahead of olbohlen:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

sysding

CDDL HEADER START

The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.

You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.

When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]

CDDL HEADER END

replacement for openindianas sysidtool

sysding is a replacement for sysidtool. The name is a word-play on sysid-ng. It's a simple shell-script with some functions that users can call via a "config" file (/etc/sysding.conf), which is actually a sourced-in script file. This makes it also very flexible for users to customize more there.

It logs to a flat file in $ROOT/var/log/sysding.log and leaves the config file in /etc, so users can use this config for other systems later.

About

Replacement for OpenIndiana's sysidtool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.7%
  • Roff 27.1%
  • Makefile 5.2%