summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: pam-krb5: Update source uri.Efraim Flashner2020-11-041-4/+8
| | | | * gnu/packages/admin.scm (pam-krb5)[source]: Add archive location.
* gnu: solaar: Update to 1.0.4.Efraim Flashner2020-11-041-8/+2
| | | | | * gnu/packages/admin.scm (solaar): Update to 1.0.4. [arguments]: Remove custom 'fix-prefix-detection phase.
* gnu: solaar: Update source uri.Efraim Flashner2020-11-041-1/+1
| | | | * gnu/packages/admin.scm (solaar)[source]: Update source URI.
* gnu: dstat: Update source uri.Efraim Flashner2020-11-041-1/+1
| | | | * gnu/packages/admin.scm (dstat)[source]: Update to new source URI.
* gnu: thermald: Update to 2.2.Efraim Flashner2020-11-041-5/+4
| | | | | | * gnu/packages/admin.scm (thermald): Update to 2.2. [arguments]: Remove sysconfdir flag from configure-flags. [native-inputs]: Add autoconf-archive.
* gnu: thermald: Update source uri.Efraim Flashner2020-11-041-1/+1
| | | | * gnu/packages/admin.scm (thermald)[source]: Update to new source URI.
* gnu: Add atop.Leo Famulari2020-11-021-1/+59
| | | | * gnu/packages/admin.scm (atop): New variable.
* gnu: facter: Update to 4.0.44.Tobias Geerinckx-Rice2020-11-011-2/+2
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.44.
* gnu: cloud-utils: Update to 0.32.Christopher Baines2020-10-301-2/+2
| | | | * gnu/packages/admin.scm (cloud-utils): Update to 0.32.
* gnu: inxi-minimal: Update to 3.1.08-1.Tobias Geerinckx-Rice2020-10-191-2/+2
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.08-1.
* gnu: dstat: Fix bogus use of DESTDIR.Tobias Geerinckx-Rice2020-10-161-3/+2
| | | | | * gnu/packages/admin.scm (dstat)[arguments]: Set the standard prefix variable.
* gnu: dmidecode: Update to 3.3.Tobias Geerinckx-Rice2020-10-161-13/+16
| | | | | * gnu/packages/admin.scm (dmidecode): Update to 3.3. [arguments]: Restructure. Add CC to #:make-flags.
* gnu: nmap: Update license.Marius Bakke2020-10-131-1/+1
| | | | | | | * guix/licenses.scm (nmap): Rename to ... (npsl): ... this. Adjust name and URL, and remove outdated Fedora wiki entry in favor of nmap's own annotated version. * gnu/packages/admin.scm (nmap)[license]: Adjust accordingly.
* gnu: facter: Update to 4.0.43.Tobias Geerinckx-Rice2020-10-131-2/+2
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.43.
* gnu: nmap: Update to 7.91.Tobias Geerinckx-Rice2020-10-131-2/+2
| | | | * gnu/packages/admin.scm (nmap): Update to 7.91.
* gnu; sudo: Remove 'groff' input when building for the Hurd.Jan (janneke) Nieuwenhuizen2020-10-101-1/+4
| | | | | * gnu/packages/admin.scm (sudo)[native-inputs]: Remove 'groff' when building for the Hurd.
* gnu: Add nmrpflash.Danny Milosavljevic2020-10-101-0/+41
| | | | * gnu/packages/admin.scm (nmrpflash): New variable.
* gnu: sudo: Remove support for Python plug-ins.Jan (janneke) Nieuwenhuizen2020-10-091-26/+2
| | | | | | * gnu/packages/admin.scm (sudo)[inputs], [outputs]: Remove python. [arguments]: Remove --enable-python/--disable-python configure flags. Remove 'separate-python-output phase.
* gnu: sunxi-tools: Fix build.Danny Milosavljevic2020-10-081-0/+2
| | | | | | * gnu/packages/patches/sunxi-tools-remove-sys-io.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (sunxi-tools-source): Add it.
* gnu: facter: Update to 4.0.42.Tobias Geerinckx-Rice2020-10-081-2/+2
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.42.
* gnu: facter: Update to 4.0.41.Tobias Geerinckx-Rice2020-10-031-2/+2
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.41.
* gnu: netcat-openbsd: Update to 1.217-2.Tobias Geerinckx-Rice2020-10-031-2/+2
| | | | * gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-2.
* gnu: nmap: Update to 7.90.Tobias Geerinckx-Rice2020-10-031-2/+2
| | | | * gnu/packages/admin.scm (nmap): Update to 7.90.
* gnu: inxi-minimal: Update to 3.1.07-1.Tobias Geerinckx-Rice2020-10-011-2/+2
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.07-1.
* gnu: netcat-openbsd: Use cc-for-target.Efraim Flashner2020-09-241-2/+2
| | | | | * gnu/packages/admin.scm (netcat-openbsd)[arguments]: Replace hard-coded gcc with cc-for-target in make-flags.
* gnu: sudo: Update to 1.9.3p1.Tobias Geerinckx-Rice2020-09-241-2/+2
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.3p1.
* gnu: facter: Update to 4.0.38.Tobias Geerinckx-Rice2020-09-231-2/+2
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.38.
* gnu: sudo: Update to 1.9.3.Tobias Geerinckx-Rice2020-09-211-2/+2
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.3.
* gnu: htop: Update to 3.0.2.Tobias Geerinckx-Rice2020-09-151-4/+3
| | | | | * gnu/packages/admin.scm (htop): Update to 3.0.2. [native-inputs]: Remove python-wrapper.
* gnu: libcap-ng: Update to 0.8.Tobias Geerinckx-Rice2020-09-101-2/+2
| | | | * gnu/packages/admin.scm (libcap-ng): Update to 0.8.
* gnu: htop: Update to 3.0.1.Tobias Geerinckx-Rice2020-09-071-2/+2
| | | | * gnu/packages/admin.scm (htop): Update to 3.0.1.
* gnu: inxi-minimal: Update to 3.1.06-1.Michael Rohleder2020-09-031-2/+2
| | | | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: facter: Update to 4.0.35.Tobias Geerinckx-Rice2020-08-311-2/+2
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.35.
* gnu: fdupes: Update to 2.1.2.Tobias Geerinckx-Rice2020-08-301-14/+9
| | | | | | | * gnu/packages/admin.scm (fdupes): Update to 2.1.2. [source]: Use bootstrapped release tarball. [arguments]: Delete field. [inputs]: Add ncurses and pcre2.
* gnu: htop: Update to 3.0.0.Tobias Geerinckx-Rice2020-08-301-10/+14
| | | | | | | * gnu/packages/admin.scm (htop): Update to 3.0.0. [source]: Switch to new upstream. Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf and automake. [home-page]: Switch to new upstream.
* gnu: rottlog: Do not refer to the canonical coreutils.Mathieu Othacehe2020-08-281-2/+4
| | | | | * gnu/packages/admin.scm (rottlog)[inputs]: Add "coreutils", [arguments]: and use it in the 'tweak-rc-weekly phase.
* Revert "gnu: inetutils: Do not refer to canonical coreutils."Mathieu Othacehe2020-08-271-7/+1
| | | | | This reverts commit 61560d4bef05711db86320794437e1b261f4b5aa because it triggers too many rebuilds.
* gnu: inetutils: Do not refer to canonical coreutils.Mathieu Othacehe2020-08-271-1/+7
| | | | | | | | | Make sure not to retain a reference to the canonical coreutils package. The Guix System closure size would otherwise be increased by including references to both canonical and non-canonical version of those packages. * gnu/packages/admin.scm (inetutils)[inputs]: Add "coreutils", [arguments]: and point to it with PATHDEF_CP variable.
* gnu: isc-dhcp: Do not refer to canonical coreutils.Mathieu Othacehe2020-08-271-8/+4
| | | | | | | | | | Make sure not to retain a reference to the canonical coreutils and sed packages. The Guix System closure size would otherwise be increased by including references to both canonical and non-canonical version of those packages. * gnu/packages/admin.scm (isc-dhcp)[inputs]: Add "coreutils" and "sed", [arguments]: and use them, instead of their canonical counterpart.
* gnu: libcap-ng: Update to 0.7.11.Tobias Geerinckx-Rice2020-08-251-2/+2
| | | | * gnu/packages/admin.scm (libcap-ng): Update to 0.7.11.
* gnu: isc-dhcp: Update bundled BIND to 9.11.22 [security fixes].Mark H Weaver2020-08-211-3/+3
| | | | | | | Includes fixes for CVE-2020-8617, CVE-2020-8619, CVE-2020-8622, CVE-2020-8623, and CVE-2020-8624. * gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.22.
* gnu: nnn: Update to 3.4.Tobias Geerinckx-Rice2020-08-181-2/+2
| | | | * gnu/packages/admin.scm (nnn): Update to 3.4.
* gnu: jc: Update to 1.13.4.Tobias Geerinckx-Rice2020-08-181-13/+14
| | | | * gnu/packages/admin.scm (jc): Update to 1.13.4.
* gnu: facter: Update to 4.0.34.Tobias Geerinckx-Rice2020-08-151-2/+2
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.34.
* gnu: acpica: Update to 20200717.Tobias Geerinckx-Rice2020-08-151-2/+2
| | | | * gnu/packages/admin.scm (acpica): Update to 20200717.
* gnu: facter: Update to 4.0.33.Tobias Geerinckx-Rice2020-08-091-4/+4
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.33.
* gnu: facter: Embed more absolute references.Tobias Geerinckx-Rice2020-08-091-39/+45
| | | | | | | | * gnu/packages/admin.scm (facter)[arguments]: Rename the ‘embed-iproute-reference’ phase to ‘embed-absolute-references’ and make it generic. Implicit inputs like coreutils are captured. References depend on what's found, not a hard-coded list. [inputs]: Add dmidecode, inetutils, pciutils, and util-linux.
* gnu: neofetch: Update to 7.1.0.Michael Rohleder2020-08-041-2/+2
| | | | | | * gnu/packages/admin.scm (neofetch): Update to 7.1.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: inxi-minimal: Update to 3.1.05-2.Tobias Geerinckx-Rice2020-07-281-2/+2
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.05-2.
* gnu: Add bashtop.Michael Rohleder2020-07-251-0/+24
| | | | | | * gnu/packages/admin.scm (bashtop): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>