2015-09-09 14:20:02 +02:00
|
|
|
|
|
|
|
---------------------------------------
|
|
|
|
|
2015-11-03 18:41:42 +01:00
|
|
|
### 0.3.1
|
|
|
|
|
|
|
|
#### Changes
|
2015-11-11 21:26:41 +01:00
|
|
|
* Use a function to remove some packages and purge all configuration files.
|
2015-11-11 14:24:34 +01:00
|
|
|
* Add a forwarding of root's mails to new user email address.
|
2015-11-03 18:41:42 +01:00
|
|
|
* Ensure to disable dangerous modules (firewire, thunderbolt, …).
|
2015-11-03 18:52:42 +01:00
|
|
|
* Add the possibility to set the GRUB_TIMEOUT
|
2015-11-03 18:55:42 +01:00
|
|
|
* Exit if no informations file is available.
|
2015-11-03 19:04:56 +01:00
|
|
|
* Add a ".pref" extension to the preferences files.
|
2015-11-03 19:05:32 +01:00
|
|
|
* Use the script_path var instead of INSTALL_DIR (=`pwd`).
|
2015-11-04 09:17:21 +01:00
|
|
|
* Define apt periodic tasks (autoclean, dowload packages, …).
|
2015-11-12 02:43:34 +01:00
|
|
|
* Update README.md
|
2015-09-14 11:29:10 +02:00
|
|
|
|
2015-11-03 18:41:42 +01:00
|
|
|
### 0.3.0
|
|
|
|
|
2015-09-14 11:29:10 +02:00
|
|
|
#### Packages
|
|
|
|
##### Add
|
|
|
|
* Add info package which allows to view Info documents.
|
2015-10-03 20:29:20 +02:00
|
|
|
* Add ttf-ancient-fonts
|
2015-09-14 11:29:10 +02:00
|
|
|
|
|
|
|
##### Remove
|
2015-09-09 14:20:02 +02:00
|
|
|
* Remove bluetooth packages (System tools for shell).
|
|
|
|
|
|
|
|
#### Changes
|
|
|
|
* Disable Openvpn service (System tools for shell).
|
2015-09-16 23:32:41 +02:00
|
|
|
* No longer install nfs-kernel-server and samba. It will need a manual install.
|
2015-09-18 17:52:52 +02:00
|
|
|
* Add Debian repositories files from old-stable to experimental.
|
2015-09-21 17:41:54 +02:00
|
|
|
* 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.
|