Revert "post_install_sid.sh apticron to send daily email about pending upgrades."
This reverts commit bb10870442e5e2471b669dd70dd20cf48a82e5b6.
This commit is contained in:
parent
bb10870442
commit
82d5112bb6
@ -3,10 +3,6 @@
|
||||
|
||||
### 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, …).
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
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)
|
||||
@ -43,12 +42,6 @@ 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
|
||||
|
@ -736,14 +736,16 @@ aptins "Outils de compilation" build-essential binutils cpp gcc g++ make
|
||||
|
||||
|
||||
###########################################################
|
||||
## 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
|
||||
## 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
|
||||
###########################################################
|
||||
###### Pre-configuration
|
||||
###### Pré-configuration
|
||||
preconfig hddtemp
|
||||
|
||||
###### Installation
|
||||
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
|
||||
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
|
||||
|
||||
|
||||
|
||||
###### Post-configuration
|
||||
## Mise à jour de la base de données de apt-file
|
||||
|
Loading…
x
Reference in New Issue
Block a user