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
|
||||
dependencies:
|
||||
buildrequires:
|
||||
base-runtime: f26
|
||||
common-build-dependencies: f26
|
||||
shared-userspace: f26
|
||||
perl: f26
|
||||
bootstrap: master
|
||||
requires:
|
||||
base-runtime: f26
|
||||
shared-userspace: f26
|
||||
platform: master
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Modularity
|
||||
documentation: https://github.com/modularity-modules/system-tools
|
||||
community: https://docs.pagure.org/modularity/
|
||||
tracker: https://github.com/modularity-modules/system-tools
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- iproute
|
||||
- iputils
|
||||
- less
|
||||
- procps-ng
|
||||
- calc
|
||||
- dateutils
|
||||
- gcal
|
||||
- mlocate
|
||||
- screen
|
||||
filter:
|
||||
rpms:
|
||||
- emacs
|
||||
- emacs-terminal
|
||||
- nmap-frontend
|
||||
- pam_ssh_agent_auth
|
||||
- vim-X11
|
||||
- wireshark-gnome
|
||||
- wireshark-devel
|
||||
- calc-devel
|
||||
api:
|
||||
rpms:
|
||||
- calc
|
||||
- dateutils
|
||||
- gcal
|
||||
- htop
|
||||
- iotop
|
||||
- iproute
|
||||
- iputils
|
||||
- joe
|
||||
- less
|
||||
- vim-minimal
|
||||
- emacs-nox
|
||||
- nano
|
||||
- nmap
|
||||
- nmap-ncat
|
||||
- rdiff-backup
|
||||
- mlocate
|
||||
- screen
|
||||
- tmux
|
||||
- wireshark
|
||||
components:
|
||||
rpms:
|
||||
calc:
|
||||
rationale: command-line calculator.
|
||||
ref: f26
|
||||
rationale: A command-line calculator.
|
||||
ref: master
|
||||
dateutils:
|
||||
rationale: command-line date and time math.
|
||||
ref: f26
|
||||
emacs:
|
||||
rationale: necessary for editor wars.
|
||||
ref: f26
|
||||
rationale: A command-line utility for date and time calculation.
|
||||
ref: master
|
||||
gcal:
|
||||
rationale: better command-line calendar utility.
|
||||
ref: f26
|
||||
hostname:
|
||||
rationale: provides hostname command(s); may later be removed.
|
||||
ref: f26
|
||||
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
|
||||
rationale: A command-line calendar utility.
|
||||
ref: master
|
||||
mlocate:
|
||||
rationale: A utility for finding files.
|
||||
ref: master
|
||||
screen:
|
||||
rationale: for the screen vs. tmux wars.
|
||||
ref: f26
|
||||
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
|
||||
rationale: A screen manager supporting multiple logins on one terminal.
|
||||
ref: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue