Ludovic Poujol lpoujol · he/him
  • Marseille, France
  • Joined on 2018-10-24
lpoujol pushed to master at evolix/evobackup 2024-09-09 12:01:26 +02:00
0c674f2440 server: (wip) Update changelog
lpoujol pushed to master at evolix/evobackup 2024-09-09 09:52:29 +02:00
55974e1a26 server: Update check-canary to raise a warning (instead of critical) when yesterday's date is found
lpoujol pushed to master at evolix/evobackup 2024-09-03 12:02:17 +02:00
a52b09f8db server: Add commented config directive in sshd config template for old clients
lpoujol pushed to master at evolix/evobackup 2024-09-03 10:56:35 +02:00
11960efbbf server: convert-v2 > Add missing move to the /root directory & mount point cleanings
lpoujol pushed to new-orga at evolix/evodocker 2024-09-02 10:38:43 +02:00
0899b55601 Update jenkinsfile to disable docker cache
lpoujol merged pull request evolix/evobackup#74 2024-08-28 17:16:41 +02:00
Use systemd-nspawn instead of chroot
lpoujol pushed to master at evolix/evobackup 2024-08-28 17:16:40 +02:00
d44be2f567 Use systemd-nspawn instead of chroot (#74)
7f5fe8effa server: bump version number
e5adfc9a58 server: fix broken permissions on files
64337a67b3 server: Add update current debian versions for vagrantfile
77f8f90d20 server: Add dependencies in Vagrantfile
Compare 37 commits »
lpoujol pushed to server-nspawn at evolix/evobackup 2024-08-28 17:15:51 +02:00
7f5fe8effa server: bump version number
e5adfc9a58 server: fix broken permissions on files
64337a67b3 server: Add update current debian versions for vagrantfile
77f8f90d20 server: Add dependencies in Vagrantfile
c31114adbf server: More linting with shellcheck
Compare 45 commits »
lpoujol pushed to unstable at evolix/ansible-roles 2024-08-22 16:24:16 +02:00
32342db0d0 bind: Update AppArmor rules
lpoujol commented on pull request evolix/evobackup#74 2024-08-20 11:45:34 +02:00
Use systemd-nspawn instead of chroot

It's used more than once. But indeed we could replace all occurrences of the variable with the function call. Would it be better?

lpoujol commented on pull request evolix/evobackup#74 2024-08-20 11:37:14 +02:00
Use systemd-nspawn instead of chroot

It's the same pattern in other (unchanged) parts of the code. Shall we replace it with only jail_name="${1}" , ensuring that the test would then be reached to display the error message & help ?

lpoujol commented on pull request evolix/evobackup#74 2024-08-20 11:20:37 +02:00
Use systemd-nspawn instead of chroot

No. It's not. It's unused (that's why I commented it)

lpoujol commented on pull request evolix/evobackup#74 2024-08-20 11:16:09 +02:00
Use systemd-nspawn instead of chroot

Will replace it with `

lpoujol commented on pull request evolix/evobackup#74 2024-08-20 10:39:34 +02:00
Use systemd-nspawn instead of chroot

shellcheck wasn't happy with it (the intial form). An alternative could be something like `printf "%s" "${output}"

lpoujol commented on pull request evolix/evobackup#74 2024-08-09 16:31:41 +02:00
Use systemd-nspawn instead of chroot

Oh! Nice one :D

lpoujol commented on pull request evolix/evobackup#74 2024-08-09 16:30:25 +02:00
Use systemd-nspawn instead of chroot

We could. It felt easier/simpler to have a separate numbering scheme.

Tomorrow, 24.09 without any changes in the jail structure, it would stay in jail v2 mode. So no need to handle the jail…

lpoujol pushed to unstable at evolix/ansible-roles 2024-08-07 15:23:55 +02:00
7e14ec9957 evolinux-base: Install jq
lpoujol opened issue evolix/evocheck#159 2024-08-06 10:49:08 +02:00
IS_EVOLIX_GROUP is generating too many false-postives
lpoujol commented on pull request evolix/evobackup#74 2024-08-02 10:45:56 +02:00
Use systemd-nspawn instead of chroot

Okay.... this is it I guess. While I have others idea in mind, I'll keep those for a next version as this one already introduce lots of changes.

I'm looking forward for a review/comments.

lpoujol pushed to server-nspawn at evolix/evobackup 2024-08-02 10:31:08 +02:00
3dcc0bc01a server: bump version number
3d318505bf server: fix broken permissions on files
1c2ff8b285 server: Add update current debian versions for vagrantfile
459a994f05 server: Add dependencies in Vagrantfile
e058e28727 server: More linting with shellcheck
Compare 6 commits »