Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
07520b2a
Unverified
Commit
07520b2a
authored
Oct 20, 2013
by
Stéphane Graber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update maintainers and URLs
Signed-off-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
36b33520
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
15 deletions
+9
-15
MAINTAINERS
MAINTAINERS
+5
-6
README
README
+1
-6
lxc.pc.in
lxc.pc.in
+1
-1
lxc.spec.in
lxc.spec.in
+2
-2
No files found.
MAINTAINERS
View file @
07520b2a
Before submitting your patches, check they are signed-off-by
Before submitting your patches, check they are signed-off-by
conforming with the DCO contained in the ./CONTRIBUTING file.
conforming with the DCO contained in the ./CONTRIBUTING file.
Maintainer
Maintainer
----------
----------
Person : Daniel Lezcano
Person : Daniel Lezcano
, Serge Hallyn, Stéphane Graber
Mail patches to :
daniel.lezcano@free.fr
Mail patches to :
lxc-devel@lists.sourceforge.net
Mailing lists : lxc-devel@
sourceforge.net, containers@lists.osdl.org
Mailing lists : lxc-devel@
lists.sourceforge.net, lxc-users@lists.sourceforge.net
Web page :
lxc.sourceforge.net
Web page :
http://linuxcontainers.org
GIT location : git://
lxc.git.sourceforge.net/gitroot
/lxc/lxc
GIT location : git://
github.com
/lxc/lxc
README
View file @
07520b2a
...
@@ -24,14 +24,9 @@ Using lxc:
...
@@ -24,14 +24,9 @@ Using lxc:
Downloading the current source code:
Downloading the current source code:
Source for the latest released version can always be downloaded from
Source for the latest released version can always be downloaded from
http://l
xc.sourceforge.net/download/lxc
http://l
inuxcontainers.org/downloads/
You can browse the up to the minute source code and change history online.
You can browse the up to the minute source code and change history online.
http://lxc.git.sourceforge.net
For an even more bleeding edge experience, you may want to look at the
staging branch where all changes aimed at the next release land before
getting pulled into the master branch.
http://github.com/lxc/lxc
http://github.com/lxc/lxc
For detailed build instruction refer to INSTALL and man lxc man page
For detailed build instruction refer to INSTALL and man lxc man page
...
...
lxc.pc.in
View file @
07520b2a
...
@@ -7,6 +7,6 @@ rootfsmountdir=@LXCROOTFSMOUNT@
...
@@ -7,6 +7,6 @@ rootfsmountdir=@LXCROOTFSMOUNT@
Name: lxc
Name: lxc
Description: linux container tools
Description: linux container tools
Version: @PACKAGE_VERSION@
Version: @PACKAGE_VERSION@
URL: http://l
xc.sourceforge.net
URL: http://l
inuxcontainers.org
Libs: -L${libdir} -llxc -lutil
Libs: -L${libdir} -llxc -lutil
Cflags: -I${includedir}
Cflags: -I${includedir}
lxc.spec.in
View file @
07520b2a
...
@@ -23,8 +23,8 @@
...
@@ -23,8 +23,8 @@
Name: @PACKAGE@
Name: @PACKAGE@
Version: @VERSION@
Version: @VERSION@
Release: 1%{?dist}
Release: 1%{?dist}
URL: http://l
xc.sourceforge.net
URL: http://l
inuxcontainers.org
Source: http://
dl.sourceforge.net/sourceforge/%{name}
/%{name}-%{version}.tar.gz
Source: http://
linuxcontainers.org/downloads
/%{name}-%{version}.tar.gz
Summary: %{name} : Linux Container
Summary: %{name} : Linux Container
Group: Applications/System
Group: Applications/System
License: LGPL
License: LGPL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment