Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
79cdcf65af | ||
|
|
4a39d22c64 | ||
|
|
5ddb9b64f2 | ||
|
|
e1d6e179a3 | ||
|
|
9fba21e0e7 | ||
|
|
875266e366 | ||
|
|
40df1c59b5 |
1 changed files with 21 additions and 101 deletions
|
|
@ -14,124 +14,44 @@ data:
|
||||||
- MIT
|
- MIT
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
base-runtime: f26
|
bootstrap: master
|
||||||
common-build-dependencies: f26
|
|
||||||
shared-userspace: f26
|
|
||||||
perl: f26
|
|
||||||
requires:
|
requires:
|
||||||
base-runtime: f26
|
platform: master
|
||||||
shared-userspace: f26
|
|
||||||
references:
|
references:
|
||||||
community: https://fedoraproject.org/wiki/Modularity
|
community: https://docs.pagure.org/modularity/
|
||||||
documentation: https://github.com/modularity-modules/system-tools
|
|
||||||
tracker: https://github.com/modularity-modules/system-tools
|
tracker: https://github.com/modularity-modules/system-tools
|
||||||
profiles:
|
profiles:
|
||||||
default:
|
default:
|
||||||
rpms:
|
rpms:
|
||||||
- iproute
|
- calc
|
||||||
- iputils
|
- dateutils
|
||||||
- less
|
- gcal
|
||||||
- procps-ng
|
- mlocate
|
||||||
|
- screen
|
||||||
filter:
|
filter:
|
||||||
rpms:
|
rpms:
|
||||||
- emacs
|
- calc-devel
|
||||||
- emacs-terminal
|
|
||||||
- nmap-frontend
|
|
||||||
- pam_ssh_agent_auth
|
|
||||||
- vim-X11
|
|
||||||
- wireshark-gnome
|
|
||||||
- wireshark-devel
|
|
||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
- calc
|
- calc
|
||||||
- dateutils
|
- dateutils
|
||||||
- gcal
|
- gcal
|
||||||
- htop
|
- mlocate
|
||||||
- iotop
|
|
||||||
- iproute
|
|
||||||
- iputils
|
|
||||||
- joe
|
|
||||||
- less
|
|
||||||
- vim-minimal
|
|
||||||
- emacs-nox
|
|
||||||
- nano
|
|
||||||
- nmap
|
|
||||||
- nmap-ncat
|
|
||||||
- rdiff-backup
|
|
||||||
- screen
|
- screen
|
||||||
- tmux
|
|
||||||
- wireshark
|
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
calc:
|
calc:
|
||||||
rationale: command-line calculator.
|
rationale: A command-line calculator.
|
||||||
ref: f26
|
ref: master
|
||||||
dateutils:
|
dateutils:
|
||||||
rationale: command-line date and time math.
|
rationale: A command-line utility for date and time calculation.
|
||||||
ref: f26
|
ref: master
|
||||||
emacs:
|
|
||||||
rationale: necessary for editor wars.
|
|
||||||
ref: f26
|
|
||||||
gcal:
|
gcal:
|
||||||
rationale: better command-line calendar utility.
|
rationale: A command-line calendar utility.
|
||||||
ref: f26
|
ref: master
|
||||||
hostname:
|
mlocate:
|
||||||
rationale: provides hostname command(s); may later be removed.
|
rationale: A utility for finding files.
|
||||||
ref: f26
|
ref: master
|
||||||
htop:
|
|
||||||
rationale: popular alternative process monitoring tool.
|
|
||||||
ref: f26
|
|
||||||
iotop:
|
|
||||||
rationale: basic diagnostic tool.
|
|
||||||
ref: f26
|
|
||||||
iproute:
|
|
||||||
rationale: provides common network commands like ip.
|
|
||||||
ref: f26
|
|
||||||
iputils:
|
|
||||||
rationale: provides common network commands like ping.
|
|
||||||
ref: f26
|
|
||||||
joe:
|
|
||||||
rationale: not necessary for editor wars at all but here it is anyway.
|
|
||||||
ref: f26
|
|
||||||
procps-ng:
|
|
||||||
rationale: provides common system tools like ps.
|
|
||||||
ref: f26
|
|
||||||
less:
|
|
||||||
rationale: provides less.
|
|
||||||
ref: f26
|
|
||||||
nano:
|
|
||||||
rationale: like Canada for editor wars.
|
|
||||||
ref: f26
|
|
||||||
nmap:
|
|
||||||
rationale: network diagnostic tool + also netcat.
|
|
||||||
ref: f26
|
|
||||||
rdiff-backup:
|
|
||||||
rationale: incremental backup and mirror utility.
|
|
||||||
ref: f26
|
|
||||||
screen:
|
screen:
|
||||||
rationale: for the screen vs. tmux wars.
|
rationale: A screen manager supporting multiple logins on one terminal.
|
||||||
ref: f26
|
ref: master
|
||||||
tmux:
|
|
||||||
rationale: for the screen vs. tmux wars.
|
|
||||||
ref: f26
|
|
||||||
vim:
|
|
||||||
rationale: necessary for editor wars.
|
|
||||||
ref: f26
|
|
||||||
wireshark:
|
|
||||||
rationale: network traffic analyzer.
|
|
||||||
ref: f26
|
|
||||||
bash:
|
|
||||||
rationale: required for wireshark.
|
|
||||||
ref: f26
|
|
||||||
krb5:
|
|
||||||
rationale: required for wireshark.
|
|
||||||
ref: f26
|
|
||||||
zlib:
|
|
||||||
rationale: required for wireshark.
|
|
||||||
ref: f26
|
|
||||||
GeoIP:
|
|
||||||
rationale: required for wireshark.
|
|
||||||
ref: f26
|
|
||||||
ncurses:
|
|
||||||
rationale: required for vim-minimal & emacs.
|
|
||||||
ref: f26
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue