[ITA] chkconfig 1.3.30a -- Manage symbolic links in the /etc/rc[0-6].d

Jari Aalto jari.aalto@cante.net
Thu Aug 23 18:44:00 GMT 2007


Eric Blake <ebb9-PGZyUNKar/Q@public.gmane.org> writes:
> /usr/sbin/alternatives.exe is already provided by the alternatives
> package.  You will have to work out that conflict first.

I disabled it during configure. Package no longer include that binary.

Thanks,
Jari

a) manual

  wget        \
    http://cygwin.cante.net/chkconfig/chkconfig-1.3.30a-1.tar.bz2 \
    http://cygwin.cante.net/chkconfig/chkconfig-1.3.30a-1-src.tar.bz2 \
    http://cygwin.cante.net/chkconfig/setup.hint

b) automated for review.

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir chkconfig ; cd chkconfig
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/chkconfig/get.sh \
          http://cygwin.cante.net/chkconfig/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh



More information about the Cygwin-apps mailing list