btrfs
Here are 106 public repositories matching this topic...
When disabled, accept stdin as-is and don't re-open the TTY. When enabled, accept a user-specified file separator sort of like how cut -d works.
Mypy warnings
Running a current mypy on mkosi gives the following warnings
mkosi:968: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:971: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:4624: error: "Dict[str, CommandLineArguments]" has no attribute "director
The last line is harmless and addressed in #36
This is more a question than a bug report, only I couldn't find a mailing list or similar.
Does btrbk support running different versions on the local and remote end, and if so, to what extent and with what caveats? I suppose the question not only applies to btrbk itself, but also btrfs-progs and the btrfs kernel support. Any minimum requirements or recommendations? (I'd prefer to stick with pac
Hi, I know about the concept of having a swap file/partition.
Looking at Archlinux' BTRFS page, I see it mentions this project can be used with a BTRFS linux for swap.
The readme mentions a number of terms, however, that I have no idea about:
- zswap
- zram
- swapFC
- swapFU
It would be nice if these terms were defined in some sort of short reference table or listing (in the readme
A lot of Unix distrubutions reccommend (need) man pages for commands. Debian is one of them.
The man page format is not very friendly to write but there are tools to convert from friendlier formats to man page.
One of these is asciidoc. It has a man page mode that can create man pages. It can also create html pages from those documents and Github supports asciidoc.
My recommendation is to
-
Updated
Jun 3, 2020 - Shell
-
Updated
Oct 5, 2019
There was a question posted by Bobpaul on wiki, this is a duplicate for tracking purposes.
I'm having troubling finding an explanation for the different error classes in the scrub status output. For example: recently I had a disk drop out during usage. I powered off the system, fixed the connection, and btrfs resumed using the disk. I ran a scrub with -Bd and the disk that had been disconnected
Hello, I am on gentoo and installed bees 0.6, copying the sample config to /etc/bees/beesd.conf which contains the following:
## Config for Bees: /etc/bees/beesd.conf.sample
## https://github.com/Zygo/bees
## It's a default values, change it, if needed
# How to use?
# Copy this file to a new file name and adjust the UUID below
# Which FS will be used
#UUID=xxxxxxxx-xxxx-xxxx-xxxx-x
-
Updated
Apr 29, 2020 - Python
-
Updated
Nov 20, 2019 - Python
-
Updated
Mar 29, 2020 - Shell
uname -a = Linux 4.8.0-1-amd64 #1 SMP Debian 4.8.7-1 (2016-11-13) x86_64 GNU/Linux
Bash version 4.4.5(1)-release
Without perl-doc installed, when running snazzer --man, the source code for snazzer is displayed. After closing (is it less that's used?) a message is presented saying that "You need to install the perl-doc package to use this program".
Expected behaviour: I believe i
Help output makes impression device sizes can be omitted. They cannot (or is there usage where they can?).
bor@bor-Latitude-E5450:~/src/python-btrfs$ git describe HEAD
v11
bor@bor-Latitude-E5450:~/src/python-btrfs$ ./bin/btrfs-space-calculator -h
usage: btrfs-space-calculator [-h] -m METADATA -d DATA [-M] [-r RATIO]
[sizes [sizes ...]]
...
bor@bor-Latitu
-
Updated
May 9, 2020 - Python
In the purge pattern, 'm' is for minutes, not months.
However there is no error when launching a purge or schedule command with the following pattern: 1w:1m:1y
It should fail after checking that 1m is smaller than 1w. Each pattern item should be smaller than the preceding
-
Updated
Jun 2, 2019 - Shell
-
Updated
Jul 8, 2019 - Shell
-
Updated
Nov 24, 2019 - Python
The idea is initially that you can delete items from past snapshots or add to them manually, based on find().
This can be extended to update automatically a set of snapshots to reflect modified sources[] and filters[]
Improve this page
Add a description, image, and links to the btrfs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the btrfs topic, visit your repo's landing page and select "manage topics."
For starting users, it would be helpfull to note that the windows user ID can be found using:
wmic useraccount get name,sidFor Windows 10, it would be helpfull to have documentation on how to self-sign drivers:
Get New-SelfSignedCertificateEx.ps1
Run Powershell as administrator: