]> git.proxmox.com Git - mirror_lxc.git/commit
Various fedora template improvements
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 31 Aug 2012 16:17:38 +0000 (09:17 -0700)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 25 Oct 2012 08:21:39 +0000 (10:21 +0200)
commitcb26f1a5eee13afe1a561ebf57245cb8629797b9
treedfdf71364f3b6bbc7da8cd01537f73ad73c98acc
parent337e14712e2bf568db73dd57c709b3364e26d798
Various fedora template improvements

1. don't add network segment to config
2. check for 'curl'
3. don't add $name to $path, it's already in there
4. don't add devpts to fstab, that's wrong.
5. $UTSNAME doesn't exist
6. set root pwd to root instead of rooter.
7. install fedora-release package.
8. add a console on /dev/console.
9. create empty fstab
10. don't mount devpts in rc.sysinit.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-fedora.in