post_install_sid.sh: add 'whois' package.
This commit is contained in:
parent
40a32224d9
commit
8231d243c4
@ -6,6 +6,8 @@
|
||||
#### Packages
|
||||
##### Add
|
||||
* apticron: To send daily email about pending upgrades.
|
||||
* mirage: Fast and simple GTK+ image viewer.
|
||||
* whois: Intelligent WHOIS client.
|
||||
|
||||
##### Remove
|
||||
* eog: Use 'mirage' or 'gpicview' instead!
|
||||
|
@ -192,6 +192,7 @@ pastebinit - < <(ls -al /dev)
|
||||
* sudo: Provide limited super user privileges to specific users.
|
||||
* tcpdump: Command-line network traffic analyzer.
|
||||
* tree: Displays an indented directory tree,in color.
|
||||
* whois: Intelligent WHOIS client.
|
||||
|
||||
##### Post-Configuration
|
||||
* apt-file: Synchronize the package contents from their sources.
|
||||
|
@ -545,7 +545,7 @@ aptins "Dev tools" build-essential binutils cpp debconf-utils gcc g++ make
|
||||
preconfig hddtemp
|
||||
|
||||
##### Installation
|
||||
aptins "Admin tools for cli" acpitool alien apticron apt-file apt-listbugs apt-rdepends apt-show-source apt-show-versions dctrl-tools debian-goodies dnsutils ethtool git git-svn gpm hddtemp htop ifscheme iperf mlocate mercurial module-assistant ncdu netdiscover netselect-apt nmap ntp parted pastebinit rsyslog sudo sysv-rc-conf tcpdump tree
|
||||
aptins "Admin tools for cli" acpitool alien apticron apt-file apt-listbugs apt-rdepends apt-show-source apt-show-versions dctrl-tools debian-goodies dnsutils ethtool git git-svn gpm hddtemp htop ifscheme iperf mlocate mercurial module-assistant ncdu netdiscover netselect-apt nmap ntp parted pastebinit rsyslog sudo sysv-rc-conf tcpdump tree whois
|
||||
|
||||
##### Post-configuration
|
||||
###### apt-file: Synchronize the package contents from their sources.
|
||||
|
Loading…
Reference in New Issue
Block a user