install-debian/CHANGELOG.md

40 lines
1.3 KiB
Markdown

---------------------------------------
### 0.3.1
#### Packages
##### Add
* apticron: To send daily email about pending upgrades.
##### Remove
* eog: Use 'mirage' or 'gpicview' instead!
#### Changes
* Use a function to remove some packages and purge all configuration files.
* Add a forwarding of root's mails to new user email address.
* Ensure to disable dangerous modules (firewire, thunderbolt, …).
* Add the possibility to set the GRUB_TIMEOUT
* Exit if no informations file is available.
* Add a ".pref" extension to the preferences files.
* Use the script_path var instead of INSTALL_DIR (=`pwd`).
* Define apt periodic tasks (autoclean, dowload packages, …).
* Update README.md
### 0.3.0
#### Packages
##### Add
* Add info package which allows to view Info documents.
* Add ttf-ancient-fonts
##### Remove
* Remove bluetooth packages (System tools for shell).
#### Changes
* Disable Openvpn service (System tools for shell).
* No longer install nfs-kernel-server and samba. It will need a manual install.
* Add Debian repositories files from old-stable to experimental.
* Use apt/sources-list.d directory from git repository to provide the sources-list.d system directory.
* Use apt/preferences.d directory from git repository to provide the preferences.d system directory.