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
8cd80b50
Unverified
Commit
8cd80b50
authored
Nov 25, 2013
by
Stéphane Graber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Convert all files to utf-8
Signed-off-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
db3392c0
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
17 additions
and
17 deletions
+17
-17
lxc_snapshot.c
src/lxc/lxc_snapshot.c
+2
-2
cgpath.c
src/tests/cgpath.c
+2
-2
list.c
src/tests/list.c
+1
-1
lxcpath.c
src/tests/lxcpath.c
+2
-2
may_control.c
src/tests/may_control.c
+1
-1
reboot.c
src/tests/reboot.c
+2
-2
snapshot.c
src/tests/snapshot.c
+2
-2
lxc-cirros.in
templates/lxc-cirros.in
+1
-1
lxc-oracle.in
templates/lxc-oracle.in
+2
-2
lxc-ubuntu.in
templates/lxc-ubuntu.in
+2
-2
No files found.
src/lxc/lxc_snapshot.c
View file @
8cd80b50
/*
*
* Copyright 2013 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright 2013 Canonical Ltd.
* Copyright
©
2013 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright
©
2013 Canonical Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2, as
...
...
src/tests/cgpath.c
View file @
8cd80b50
/* liblxcapi
*
* Copyright 2012 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright 2012 Canonical Ltd.
* Copyright
©
2012 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright
©
2012 Canonical Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2, as
...
...
src/tests/list.c
View file @
8cd80b50
/* list.c
*
* Copyright 2013 Canonical, Inc
* Copyright
©
2013 Canonical, Inc
* Author: Serge Hallyn <serge.hallyn@ubuntu.com>
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tests/lxcpath.c
View file @
8cd80b50
/* liblxcapi
*
* Copyright 2012 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright 2012 Canonical Ltd.
* Copyright
©
2012 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright
©
2012 Canonical Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2, as
...
...
src/tests/may_control.c
View file @
8cd80b50
/* control.c
*
* Copyright 2013 Canonical, Inc
* Copyright
©
2013 Canonical, Inc
* Author: Serge Hallyn <serge.hallyn@ubuntu.com>
*
* This program is free software; you can redistribute it and/or modify
...
...
src/tests/reboot.c
View file @
8cd80b50
/*
* Copyright 2012 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright 2012 Canonical Ltd.
* Copyright
©
2012 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright
©
2012 Canonical Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
src/tests/snapshot.c
View file @
8cd80b50
/* liblxcapi
*
* Copyright 2013 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright 2013 Canonical Ltd.
* Copyright
©
2013 Serge Hallyn <serge.hallyn@ubuntu.com>.
* Copyright
©
2013 Canonical Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2, as
...
...
templates/lxc-cirros.in
View file @
8cd80b50
...
...
@@ -5,7 +5,7 @@
# This script consolidates and extends the existing lxc ubuntu scripts
#
# Copyright 2013 Canonical Ltd.
# Copyright
©
2013 Canonical Ltd.
# Author: Scott Moser <scott.moser@canonical.com>
#
# This program is free software; you can redistribute it and/or modify
...
...
templates/lxc-oracle.in
View file @
8cd80b50
...
...
@@ -3,8 +3,8 @@
# Template script for generating Oracle Enterprise Linux container for LXC
# based on lxc-fedora, lxc-ubuntu
#
# Copyright 2011 Wim Coekaerts <wim.coekaerts@oracle.com>
# Copyright 2012 Dwight Engen <dwight.engen@oracle.com>
# Copyright
©
2011 Wim Coekaerts <wim.coekaerts@oracle.com>
# Copyright
©
2012 Dwight Engen <dwight.engen@oracle.com>
#
# Modified for Oracle Linux 5
# Wim Coekaerts <wim.coekaerts@oracle.com>
...
...
templates/lxc-ubuntu.in
View file @
8cd80b50
...
...
@@ -6,8 +6,8 @@
# This script consolidates and extends the existing lxc ubuntu scripts
#
# Copyright 2011 Serge Hallyn <serge.hallyn@canonical.com>
# Copyright 2010 Wilhelm Meier
# Copyright
©
2011 Serge Hallyn <serge.hallyn@canonical.com>
# Copyright
©
2010 Wilhelm Meier
# Author: Wilhelm Meier <wilhelm.meier@fh-kl.de>
#
# This library is free software; you can redistribute it and/or
...
...
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