Gratien D'haese

Results 120 comments of Gratien D'haese

> My understanding is that you should get agreements from all authors, or delete their contributions (@lzaoral is that right)? `git log [email protected] [email protected] [email protected] [email protected] [email protected] master -- doc/rear-release-notes.txt`...

@jsmeix @pcahyna Why not remove the release-notes and documentation from our ReaR master branch and move it to a ReaR documentation source repository? Sources and documentation do not have to...

@rear/contributors Please have a look at https://github.com/rear/rear/issues/3264 too (I almost forgot about it)?

@jsmeix Interesting article https://opensource.guide/legal/#what-if-i-want-to-change-the-license-of-my-project

To answer your questions: 1. The `local.conf` has to be seen as a Bash script, therefore, the sequence is top-down. 2. Never include a database in a `mkbackup` workflow as...

> so as i read: OUTPUT_URL Backup Target among NFS, CIFS, FILE, FTP, HTTP, RSYNC BACKUP_URL Backup target location when using the internal backup method i don't understand the difference...

> > If you want to see example configuration files see under `/usr/share/rear/conf/examples/` > > Where? On debian 11 there is no directory '/usr/share/rear/conf/examples/' > > i tried to read...

> Hi, so here at home in my installation i set OUTPUT=ISO OUTPUT_URL=file:// BACKUP=NETFS BACKUP_URL=file:///var/lib/rear that worked without errors. A file rear-debian11.iso was created. I booted from it, tried to...

@oelkie can we close this issue or do you have additional comments to add?

@damm620 Thank you for your excellent analysis and proposed bug fix. Could you make a PR for this?