summaryrefslogtreecommitdiffstats
path: root/files/gnome
Commit message (Collapse)AuthorAgeFilesLines
* Move file from gnome_backup to the roleMichael Scherer2016-04-092-49/+0
|
* GNOME Backups: remove drawable.gnome.org from ssh_configAndrea Veri2016-03-301-1/+1
|
* GNOME Backups: update BACKUPS_DIR varAndrea Veri2016-03-241-1/+1
|
* GNOME Backups: LOGS_DIR var is not used anywhere, remove itAndrea Veri2016-03-241-1/+0
|
* Revert "Remove combobox here so we can check it's backup and fix it before ↵Kevin Fenzi2015-12-031-0/+1
| | | | | | it tries to use it again." This reverts commit 0342c865a5dc973da42889d8cb9419f053893ccc.
* Remove combobox here so we can check it's backup and fix it before it tries ↵Kevin Fenzi2015-11-231-1/+0
| | | | to use it again.
* GNOME Backups: no remote-schema needed eitherAndrea Veri2015-11-101-1/+1
|
* GNOME Backups: --remove-older-than is expected to be a local runAndrea Veri2015-11-101-1/+1
|
* GNOME Backups: --remove-older-than should be run on a separate rdiff-backup runAndrea Veri2015-11-101-1/+2
|
* GNOME Backups: prune backups older than 6 monthsAndrea Veri2015-11-071-1/+1
|
* GNOME Backups: bugzilla-web has been decommissioned, remove it from daily ↵Andrea Veri2015-02-091-1/+0
| | | | backups rotation
* Revert "GNOME Backups: remove spinner from the rotation until /srv/ostree is ↵Andrea Veri2015-01-211-0/+1
| | | | | | completely restored" This reverts commit efb2d6de6ffb8f912570be1492bacf03263c17ce.
* GNOME Backups: remove spinner from the rotation until /srv/ostree is ↵Andrea Veri2015-01-201-1/+0
| | | | completely restored
* GNOME Backups: add bugzilla-new.gnome.org and move socket.gnome.org on the ↵Andrea Veri2015-01-151-2/+3
| | | | bottom of the backed up machines list
* Revert "Take out combobox so we can check/fix/prune it."Kevin Fenzi2014-11-171-0/+1
| | | | This reverts commit e663b4140c8b15c1c3327e6bd5bffb368fcea4e9.
* Take out combobox so we can check/fix/prune it.Kevin Fenzi2014-11-161-1/+0
|
* Revert "GNOME Backups: remove combobox.gnome.org from the backups set until ↵Kevin Fenzi2014-11-091-0/+1
| | | | | | we clean some of the previous backups" This reverts commit b9bccaece226ae6e9e51f1e8cf936c46a0c10501.
* GNOME Backups: remove combobox.gnome.org from the backups set until we clean ↵Andrea Veri2014-11-041-1/+0
| | | | some of the previous backups
* GNOME Backups: add account.gnome.org on the backups setAndrea Veri2014-09-241-1/+2
|
* Revert "GNOME Backups: add account.gnome.org on the backups set"Andrea Veri2014-09-231-2/+1
| | | | | | This reverts commit 5f3f5cdfacdc34b2fd5563b35c80ac5f6c73c160. Backup01 seems to be covered by the freeze itself too.
* GNOME Backups: add account.gnome.org on the backups setAndrea Veri2014-09-231-1/+2
|
* GNOME Backups: make sure pentagon.gimp.org has its own entry on ssh's config ↵Andrea Veri2014-04-071-1/+1
| | | | file
* Add pentagon.gimp.org to the backups rotationAndrea Veri2014-03-261-1/+2
|
* GNOME Backups: do not backup dialog yet, no relevant data is there at all nowAndrea Veri2014-02-191-2/+1
|
* GNOME Backups: drop drawable from the backups set, add dialogAndrea Veri2014-02-191-2/+2
|
* GNOME Backups: vbox is soon gonna be rebuilt with RHEL 7, drop it from the ↵Andrea Veri2014-02-151-1/+0
| | | | backups set and preserve the current backups as future reference
* GNOME Backups: add the new machines (accelerator, range) to the backups setAndrea Veri2014-02-151-1/+3
|
* GNOME Backups: drawable.gnome.org has no public IP anymore, make sure ↵Andrea Veri2014-01-141-1/+1
| | | | rdiff-backup forwards his agent through bastion
* GNOME Backups: drop the --force flag, the first rdiff-backup run will end ↵Andrea Veri2014-01-061-1/+1
| | | | soon with success
* GNOME Backups: make use of the --exclude-globbing-filelist flagAndrea Veri2013-12-301-1/+1
|
* GNOME Backups: exclude /selinux and /sys as wellAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: exclude /proc directly with --excludeAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: double-quotes on the mail callAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: dont cd at all into the target directory but provide the ↵Andrea Veri2013-12-281-2/+1
| | | | correct target to the rdiff-backup call itself
* GNOME Backups: add the missing colon to the rdiff-backup command and make ↵Andrea Veri2013-12-281-1/+1
| | | | sure emails do get a subject generated for each machine backup
* GNOME Backups: don't assign the rdiff-backup's schemas to a variableAndrea Veri2013-12-281-2/+1
|
* GNOME Backups: convert the backup script to use rdiff-backupAndrea Veri2013-12-281-4/+3
|
* GNOME Backups: make sure the ProxyCommands knows about the custom ssh_config ↵Andrea Veri2013-12-231-1/+1
| | | | file we introduced recently
* Move some of the configurations bits on the SSH config file and drop them ↵Andrea Veri2013-12-232-3/+6
| | | | from the backup script
* Add an SSH configuration file for the IPless machines @ GNOME backupsAndrea Veri2013-12-231-2/+2
|
* Merge the IPless machines into the global list of boxes to backup, also add ↵Andrea Veri2013-12-232-16/+9
| | | | an ssh_config file and populate it with ProxyCommand
* Adjust gnome-backups to use lock-wrapperKevin Fenzi2013-12-201-11/+0
|
* Fix path to the keyroot2013-12-151-1/+1
|
* Close the if and put lockfile in homePatrick Uiterwijk2013-12-151-6/+7
|
* Add locking into GNOME backup scriptPatrick Uiterwijk2013-12-141-0/+12
|
* More typos in the script...Patrick Uiterwijk2013-12-131-2/+2
|
* Bash is doing some weird expansionPatrick Uiterwijk2013-12-131-7/+4
|
* Options need to be here as well....Patrick Uiterwijk2013-12-131-2/+2
|
* Merge branch 'master' of /git/ansiblePatrick Uiterwijk2013-12-131-6/+27
|\
| * Drop the quotes before the loopAndrea Veri2013-12-131-6/+27
| |