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
262f4e48
Commit
262f4e48
authored
Aug 16, 2011
by
Alexey Shabalin
Committed by
Daniel Lezcano
Aug 31, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add lxc-altlinux template
Signed-off-by:
Daniel Lezcano
<
dlezcano@fr.ibm.com
>
parent
be58c6b5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
383 additions
and
0 deletions
+383
-0
.gitignore
.gitignore
+1
-0
configure.ac
configure.ac
+1
-0
Makefile.am
templates/Makefile.am
+1
-0
lxc-altlinux.in
templates/lxc-altlinux.in
+380
-0
No files found.
.gitignore
View file @
262f4e48
...
@@ -30,6 +30,7 @@ templates/lxc-maverick
...
@@ -30,6 +30,7 @@ templates/lxc-maverick
templates/lxc-natty
templates/lxc-natty
templates/lxc-oneiric
templates/lxc-oneiric
templates/lxc-fedora
templates/lxc-fedora
templates/lxc-altlinux
templates/lxc-sshd
templates/lxc-sshd
templates/lxc-busybox
templates/lxc-busybox
...
...
configure.ac
View file @
262f4e48
...
@@ -143,6 +143,7 @@ AC_CONFIG_FILES([
...
@@ -143,6 +143,7 @@ AC_CONFIG_FILES([
templates/lxc-opensuse
templates/lxc-opensuse
templates/lxc-busybox
templates/lxc-busybox
templates/lxc-fedora
templates/lxc-fedora
templates/lxc-altlinux
templates/lxc-sshd
templates/lxc-sshd
src/Makefile
src/Makefile
...
...
templates/Makefile.am
View file @
262f4e48
...
@@ -6,5 +6,6 @@ templates_SCRIPTS = \
...
@@ -6,5 +6,6 @@ templates_SCRIPTS = \
lxc-ubuntu
\
lxc-ubuntu
\
lxc-opensuse
\
lxc-opensuse
\
lxc-fedora
\
lxc-fedora
\
lxc-altlinux
\
lxc-busybox
\
lxc-busybox
\
lxc-sshd
lxc-sshd
templates/lxc-altlinux.in
0 → 100644
View file @
262f4e48
This diff is collapsed.
Click to expand it.
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