Disable BackupPC installation until a good configuration for BackupPC, Apache2/Nginx and Postfix.
This commit is contained in:
parent
879fde5bb8
commit
6f8f33dd0c
@ -26,6 +26,7 @@
|
||||
* Use the script_path var instead of INSTALL_DIR (=`pwd`).
|
||||
* Define apt periodic tasks (autoclean, dowload packages, …).
|
||||
* Update README.md
|
||||
* Disable BackupPC installation until a good configuration for BackupPC, Apache2/Nginx and Postfix.
|
||||
|
||||
### 0.3.0
|
||||
|
||||
|
@ -231,11 +231,7 @@ pastebinit - < <(ls -al /dev)
|
||||
|
||||
#### System tools for cli
|
||||
|
||||
##### Pre-Configuration
|
||||
* Load BackupPC pre-seed file.
|
||||
|
||||
##### Add
|
||||
* backuppc: High-performance system for backing up PCs.
|
||||
* bdsmainutils: Collection of more utilities from FreeBSD.
|
||||
* colordiff: Tool to colorize 'diff' output.
|
||||
* cpio: GNU cpio; a program to manage archives of files.
|
||||
|
@ -556,11 +556,9 @@ fi
|
||||
###########################################################
|
||||
#### System tools for cli
|
||||
##### Pre-configuration
|
||||
# Chargement d'un fichier preseed
|
||||
preconfig backuppc
|
||||
|
||||
##### Installation
|
||||
ains "System tools for cli" backuppc bsdmainutils colordiff cpio genisoimage keychain knockd lzip moreutils multitail myrepos ntfs-3g openssh-client openssh-server openvpn screen tmux udisks2 unrar unzip urlview vim-nox vim-doc vim-scripts vlock wakeonlan zsh zip
|
||||
ains "System tools for cli" bsdmainutils colordiff cpio genisoimage keychain knockd lzip moreutils multitail myrepos ntfs-3g openssh-client openssh-server openvpn screen tmux udisks2 unrar unzip urlview vim-nox vim-doc vim-scripts vlock wakeonlan zsh zip
|
||||
|
||||
##### Remove
|
||||
arem "Purge: System tools for cli" bluetooth bluez vim-tiny
|
||||
|
Loading…
Reference in New Issue
Block a user