Displaying 20 results from an estimated 16381 matches for "repositoried".
Did you mean:
repositories
2011 Jan 06
0
BUG in /mnt mount kills / mount as well
After doing something silly (not sure what yet) with a server''s
4-drive btrfs raid1 root, I''ve been booting off a 5th drive (also on
btrfs) while poking at the original array. I''ve found that errors
triggered by poking around on the mounted-but-broken 4-drive raid (on
/mnt) cause the system to gradually lock up.
This is a 2.6.37rc8 build without any extra patches;
2007 Jul 18
2
[LLVMdev] Dumping SVN Repository
Hi all,
I'm trying to dump the llvm-gcc repository so that it can be loaded
into the llvm.org repository instead of the mirror. However, I need a
specific URL in that repository, not the whole repository itself. If I
use svnadmin, I can't use the URL. It requires a PATH to the
repository.
Does anyone know of a way to do this?
-bw
2020 Feb 22
3
Cannot update xiph repository
Hi,
I apologise for the naiveness of this question, but I experienced an error when running apt-get update on Debian 9.
It’s telling me that it can’t update the xiph repository.
Not sure if I should be asking for help about this here, but if not… please let me know where I should take this issue.
Any help is appreciated.
Damian
Get:1 http://security.debian.org/debian-security stretch/updates
2017 Jan 03
0
[PATCH 5/5] Add a virt-builder-repository tool
virt-builder-repository allows users to easily create or update
a virt-builder source repository out of disk images. The tool can
be run in either interactive or automated mode.
---
.gitignore | 3 +
builder/Makefile.am | 91 ++++++-
builder/builder_repository.ml | 493 ++++++++++++++++++++++++++++++++++++
builder/virt-builder-repository.pod | 144
2005 Feb 19
1
External yum and apt Repositories and CentOS4
Were looking to use yum 2.1's ability to store repository data
in /etc/yum.repos.d/ as a means of pushing updates to our mirrors list.
As an added feature, we want to host third party repository config in
installable .rpm's into CentOS-Extras. So that enabling a new repository
becomes as easy as "yum install <repo name>". Eg. 'yum install repo-
dag'. Which would in
2008 Sep 13
2
Local yum repository
Hi All,
i have a local repository configured for 'yum',which have files copied
over from the RHEL DVD,It was configured initially,as i was facing some
issues with my NIC which was not supported on 2.6.18 so had to upgrade
to 2.6.26.
Now as all is working fine and i'm on net i want to disable that
repository and just use the rpmforge repository configured on my system
following
2016 Sep 07
4
[RFC] One or many git repositories?
Hi,
> On Sep 7, 2016, at 10:30 AM, dag at cray.com wrote:
>
> Mehdi Amini via llvm-dev <llvm-dev at lists.llvm.org> writes:
>
>> Right, we actually have a proposal to take what is in the current SVN
>> repo here: http://llvm.org/svn/llvm-project/ and migrate this to a
>> single repository.
>> I was not sure if you were referring to this proposal
2010 May 12
4
Adding Repositories and using yum to download packages
Hi
I am using CentOS 5.3 and after installing the OS i scrolled to the
/etc/yum.repos.d directory and i could not find any repositories being
present there. So i googled a bit on adding the repositories and found
the link:
http://www.osresources.com/index.php?action=artikel&cat=11&id=6&artlang=en
then when i try to install the net-snmp package that i require to
monitor my box i
2016 Jul 20
11
[RFC] One or many git repositories?
Dear all,
I would like to (re-)open a discussion on the following specific question:
Assuming we are moving the llvm project to git, should we
a) use multiple git repositories, linked together as subrepositories
of an umbrella repo, or
b) use a single git repository for most llvm subprojects.
The current proposal assembled by Renato follows option (a), but I
think option (b) will be
2017 Feb 10
0
[PATCH v3 10/10] Add a virt-builder-repository tool
virt-builder-repository allows users to easily create or update
a virt-builder source repository out of disk images. The tool can
be run in either interactive or automated mode.
---
.gitignore | 3 +
builder/Makefile.am | 82 +++++-
builder/repository_main.ml | 487 ++++++++++++++++++++++++++++++++++++
builder/test-docs.sh | 3
2004 Nov 09
1
Error in update() when repositories is specified.
How can I specify the repositories for upgrade()?
> x <- packageStatus(repositories =
"http://cran.us.r-project.org//bin/windows/contrib/2.0")
> upgrade(x, ask = FALSE)
Error in update[, 3] : incorrect number of dimensions
x, the object of class "packageStatus", prints and summarizes fine. I also
ran install.packages() without incident.
>
2007 Jul 18
0
[LLVMdev] Dumping SVN Repository
No, you can't generate a dump file from only a certain path in the
repository, but each revision is a global (IE whole-repo) revision,
even if we hide this well :)
On 7/18/07, Bill Wendling <isanbard at gmail.com> wrote:
> Hi all,
>
> I'm trying to dump the llvm-gcc repository so that it can be loaded
> into the llvm.org repository instead of the mirror. However, I need
2016 Jul 22
4
[RFC] One or many git repositories?
I have one reasone why we should not moe to monolithic repository - If you
do some light stuff like clang-tidy, that don't often require syncing with
clang, but you still want to have the most recent checks, then I don't see
a solution in monolithic repository.
And this is a real issue if you only have 2 or 4 core laptop to do work.
And I guess the the build system won't solve the
2017 Mar 07
0
[PATCH v4 9/9] Add a virt-builder-repository tool
virt-builder-repository allows users to easily create or update
a virt-builder source repository out of disk images. The tool can
be run in either interactive or automated mode.
---
.gitignore | 3 +
builder/Makefile.am | 81 ++++++-
builder/repository_main.ml | 466 ++++++++++++++++++++++++++++++++++++
builder/test-docs.sh | 2
2017 Mar 23
0
[PATCH v5 10/10] Add a virt-builder-repository tool
virt-builder-repository allows users to easily create or update
a virt-builder source repository out of disk images. The tool can
be run in either interactive or automated mode.
---
.gitignore | 3 +
builder/Makefile.am | 81 +++++-
builder/repository_main.ml | 488 ++++++++++++++++++++++++++++++++++++
builder/test-docs.sh | 2
2016 May 31
7
GitHub anyone?
> On May 31, 2016, at 1:31 PM, Renato Golin <renato.golin at linaro.org> wrote:
>
> On 31 May 2016 at 21:28, Mehdi Amini <mehdi.amini at apple.com> wrote:
>> Ideally, I'd prefer the cross-repository to be handled with an extra layer, in a way similar as described in: https://gerrit-review.googlesource.com/Documentation/user-submodules.htm (somehow conceptually
2006 Jan 30
5
Creating my own YUM repository
I have already 6 Centos machines here and it is getting strange
having to pull down updates to each system.
Seems like I should set up one system to pull updates and then all
other systems to point to it.
How?
Plus then I would want to add to this repository.
Say that a number of my systems use tomcat which is only available
via rpm. I would like to be able to add it to my repository, and
2017 Nov 13
0
[PATCH v12 3/3] New tool: virt-builder-repository
virt-builder-repository allows users to easily create or update
a virt-builder source repository out of disk images. The tool can
be run in either interactive or automated mode.
---
.gitignore | 4 +
builder/Makefile.am | 87 ++++-
builder/repository_main.ml | 621 ++++++++++++++++++++++++++++++++
builder/test-docs.sh
2008 Jun 17
0
Mercurial repositories for ManageSieve and Sieve
Hello Dovecot users,
Recently I was asked to use Mercurial for the ManageSieve development
just like Dovecot. As a matter of fact I have been using Mercurial for
some time now. Now that I am back from a short and active vacation I am
ready to publish my repositories. The repositories are publicly
available at:
http://hg.rename-it.nl/
The -patch repositories are so-called Mercurial Queues (MQ)
2017 Apr 12
0
[PATCH v6 10/10] Add a virt-builder-repository tool
virt-builder-repository allows users to easily create or update
a virt-builder source repository out of disk images. The tool can
be run in either interactive or automated mode.
---
.gitignore | 3 +
builder/Makefile.am | 84 +++++-
builder/repository_main.ml | 570 ++++++++++++++++++++++++++++++++++++
builder/test-docs.sh | 2