post_install_sid.sh apticron to send daily email about pending upgrades.

This commit is contained in:
gardouille 2015-11-05 15:17:51 +01:00
parent 953cf95a45
commit bb10870442
3 changed files with 15 additions and 6 deletions

View File

@ -3,6 +3,10 @@
### 0.3.1
#### Packages
##### Add
* apticron to send daily email about pending upgrades.
#### Changes
* Forward root's mails to new user email address.
* Ensure to disable dangerous modules (firewire, thunderbolt, …).

View File

@ -2,6 +2,7 @@
1. [Post installation script for Debian Sid](#post_install_sid.sh)
* [How-to](#how-to)
* [Admin tools for shell](#admin-tools-for-shell)
* [System tools for shell](#system-tools-for-shell)
* [Network share](#network-share)
* [Internet tools for shell](#internet-tools-for-shell)
@ -42,6 +43,12 @@ post_install_sid.sh
* Use sources-list.d directory from git repository to provide the sources-list.d system directory.
* Add Wheezy (official + backports), Jessie (official + backports), Stretch (official), Sid (official + multimedia) and Experimental (official) repositories.
#### Admin tools for shell
##### Add
* apticron
* Send daily email about pending upgrades.
#### System tools for shell
##### Remove

View File

@ -736,16 +736,14 @@ aptins "Outils de compilation" build-essential binutils cpp gcc g++ make
###########################################################
## Outils d'administration (ligne de commande)
## Liste: acpitool - alien - apt-file - apt-listbugs - apt-rdepends - apt-show-source - apt-show-versions - dctrl-tools - debconf-utils - debian-goodies - git - git-svn - gpm - hddtemp - htop - ifscheme - mlocate - lsof - mercurial - module-assistant - ncdu - netdiscover - netselect-apt - nmap - ntp - parted - pastebinit - tcpdump - tree - sysv-rc-conf
## Admin tools for shell
## Liste: acpitool - alien - apticron - apt-file - apt-listbugs - apt-rdepends - apt-show-source - apt-show-versions - dctrl-tools - debconf-utils - debian-goodies - git - git-svn - gpm - hddtemp - htop - ifscheme - mlocate - lsof - mercurial - module-assistant - ncdu - netdiscover - netselect-apt - nmap - ntp - parted - pastebinit - tcpdump - tree - sysv-rc-conf
###########################################################
###### Pré-configuration
###### Pre-configuration
preconfig hddtemp
###### Installation
aptins "Outils d'administration (ligne de commande)" acpitool alien apt-file apt-listbugs apt-rdepends apt-show-source apt-show-versions dctrl-tools debconf-utils debian-goodies dnsutils git git-svn gpm hddtemp htop ifscheme mlocate mercurial module-assistant ncdu netdiscover netselect-apt nmap ntp parted pastebinit tcpdump tree sysv-rc-conf
aptins "Admin tools for shell" acpitool alien apticron apt-file apt-listbugs apt-rdepends apt-show-source apt-show-versions dctrl-tools debconf-utils debian-goodies dnsutils git git-svn gpm hddtemp htop ifscheme mlocate mercurial module-assistant ncdu netdiscover netselect-apt nmap ntp parted pastebinit tcpdump tree sysv-rc-conf
###### Post-configuration
## Mise à jour de la base de données de apt-file