post_install_sid.sh: add 'whois' package.

This commit is contained in:
gardouille 2015-11-17 11:35:37 +01:00
parent 40a32224d9
commit 8231d243c4
3 changed files with 4 additions and 1 deletions

View File

@ -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!

View File

@ -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.

View File

@ -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.