Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044232
en ru br
ALT Linux repos
S:1.29-alt1
5.0: 1.21-alt1
4.1: 1.21-alt1
4.0: 1.21-alt1
3.0: 1.16-alt1

Group :: System/Kernel and hardware
RPM: adjtimex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: adjtimex
Version: 1.29
Release: alt1

Summary: Utility to display or set the kernel time variables
License: GPLv2+
Group: System/Kernel and hardware
Url: http://ftp.debian.org/debian/pool/main/a/adjtimex/

# ftp://ftp.debian.org/debian/pool/main/a/adjtimex/adjtimex_%version.orig.tar.gz

Source: %name-%version-%release.tar

%description
This program gives you raw access to the kernel time variables.  For a
machine connected to the Internet, or equipped with a precision oscillator
or radio clock, the best way to keep the system clock correct is with
ntpd.  However, for a standalone or intermittently connected machine,
you may use adjtimex instead to at least correct for systematic drift.
adjtimex can optionally adjust the system clock using the CMOS clock as
a reference, and can log times for long-term estimation of drift rates.

%prep
%setup -n %name-%version-%release
bzip2 -9k ChangeLog

%build
%configure
%make_build

%install
install -pD -m755 adjtimex %buildroot%_sbindir/adjtimex
install -pD -m644 adjtimex.8 %buildroot%_man8dir/adjtimex.8

%files
%_sbindir/*
%_mandir/man?/*
%doc README* COPYRIGHT ChangeLog.bz2

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin