- May 17, 2022
-
-
anarcat authored
The blockchain-less procedure didn't work: NBXplorer was stuck and would have seemingly never synchronized. This procedure actually worked in the end, by doing a full rsync. See team#33750
-
Jérôme Charaoui authored
-
- May 16, 2022
-
-
anarcat authored
see nextcloud#6
-
Jérôme Charaoui authored
-
Jérôme Charaoui authored
-
- May 13, 2022
-
- May 11, 2022
-
- May 10, 2022
-
-
anarcat authored
Closes: team#33949
- May 09, 2022
-
-
Jérôme Charaoui authored
Under bullseye the old command aborts with: "Failed to reload local-fs.target: Job type reload is not applicable for unit local-fs.target." The restart operation seems to work, and the new .mount unit is created as expected.
-
Jérôme Charaoui authored
-l and -L are easy to confuse, just use --size here
-
Jérôme Charaoui authored
Document the chroot remount procedure with environment variables instead of hardcoding all the paths, making it easier to use this in different hardware environments. Also, assume that the "rebuild grub" set of commands occur within the chroot as this is the expected result of the previous set of commands.
-
Jérôme Charaoui authored
- May 05, 2022
-
- May 04, 2022
-
-
anarcat authored
For example, -n doesn't exist in zsh, and -p has a different meaning. In general, I had to scroll through pages and pages of the bash manpage to even figure out what does options do, so I prefer to keep things simple and stay with a more classic "press enter to continue". I'm sure people can find the ENTER key if they were managing to find the ANY key before. ;)
-
Jérôme Charaoui authored
- May 03, 2022
-