Re: Userland commands repository in wiki
From: David Sterba <hidden>
Date: 2012-09-24 11:57:11
On Fri, Sep 21, 2012 at 06:23:36PM +0200, Alfredo Esteban wrote:
Yesterday, I modified the URL of the userland commands repository in this wiki page: https://btrfs.wiki.kernel.org/index.php/Debugging_Btrfs_with_GDB Former URL doesn't work: git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git I think the correct one is: git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git Please, confirm that my modification is ok.
It's preferred to keep all URIs at a single page, https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories Reading through the GDB tutorial page, it seems to come from the old ages when the progs were not usually packaged and one had to compile it from sources. The section "Building Btrfs Userland Commands" is IMHO not neccesary anymore. david