install-debian/CHANGELOG.md

32 lines
1.1 KiB
Markdown
Raw Normal View History

---------------------------------------
### 0.3.1
#### 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, …).
### 0.3.0
#### Packages
##### Add
* Add info package which allows to view Info documents.
2015-10-03 20:29:20 +02:00
* 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.