]> git.proxmox.com Git - mirror_lxc.git/history - templates/lxc-oracle.in
Set kmsg to 0 by default
[mirror_lxc.git] / templates / lxc-oracle.in
2015-01-21 Stéphane GraberSet kmsg to 0 by default
2015-01-21 Stéphane GraberTurn autodev on by default
2014-09-29 Dwight Engenfixups to init script rework
2014-07-03 Dwight Engenlxc-oracle: mount cgroup:mixed
2014-05-20 Dwight Engenlxc-oracle: fix ssh login under libvirt-lxc
2014-05-20 Dwight Engenlxc-oracle: set hostname with systemd
2014-05-16 Dwight Engenlxc-oracle: export upstart environment variable for...
2014-05-13 Dwight Engenlxc-oracle: add pts/[1-4] to securetty for libvirt-lxc
2014-04-30 Dwight Engenlxc-oracle: fix warnings/errors from some rpm scriptlets
2014-04-09 Dwight Engenlxc-oracle: use db_load from container
2014-04-09 Dwight Engenlxc-oracle: only create media repo when --baseurl is...
2014-04-09 Dwight Engenlxc-oracle: update to support OL7
2014-04-09 Dwight Engenlxc-oracle: allow installing from arbitrary yum repo
2014-03-29 Dwight Engenadd yum plugin to repatch rootfs on yum update
2014-02-19 Stéphane Grabertemplates: Fix bashisms in common code
2014-02-06 Stéphane Grabertemplates: Make sure usual locations are in PATH
2014-02-06 TAMUKI Shoichitemplates: improve refusing to run unprivileged
2014-02-04 Stéphane Grabertemplates: Refuse to run unprivileged
2014-01-31 Bogdan Purcareatause susv3 head arguments
2014-01-15 Dwight Engenoracle template: default to 6.5 when no release given...
2014-01-15 Dwight Engenoracle template: don't sed /etc/init/tty.conf on older...
2014-01-15 Dwight Engenoracle template: convert to common.conf style
2014-01-14 Elan Ruusamäehandle simple bashisms:
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-06 Dwight Engenoracle: fix chcon warning when selinux disabled
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-25 Stéphane GraberConvert all files to utf-8
2013-11-25 Stéphane GraberTab/spaces consistency for templates
2013-11-19 Dwight Engenoracle template: fix pam login failures under user...
2013-11-19 Dwight Engenoracle template: don't clear console tty
2013-11-19 Dwight Engenoracle template: prevent mingetty from calling vhangup(2)
2013-11-19 Dwight Engenoracle template: further disable selinux in ol5 container
2013-10-24 Dwight Engenoracle template: restrict writeability in /proc and...
2013-10-17 Dwight Engenoracle template: fix selinux context on symlinks in...
2013-10-04 Dwight Engenoracle template: add openssh-clients to enable scp...
2013-09-25 Dwight Engenrefactor AppArmor into LSM backend, add SELinux support
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-07-10 Dwight Engenoracle template: use clonehostname hook script
2013-05-26 Serge HallynMove container creation fully into the api
2013-05-22 Dwight Engenoracle template: mount /dev/shm as tmpfs
2013-04-21 Christian BühlerUse "uname -m" instead of "arch"
2013-04-10 Dwight Engenoracle template: install additional user specified...
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-12 Dwight Engenoracle template: fixes for older releases
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-06 Dwight Engenoracle template: improve compatibility with old ol4, 5
2013-01-28 Dwight Engenoracle template: fix sudo lxc-create on ubuntu
2013-01-15 Stéphane Graberlxc-oracle.in: Clear trailing whitespaces
2013-01-09 Dwight Engenoracle template: fix lxc-shutdown with upstart SIGPWR...
2013-01-08 Dwight Engenoracle template: use url arg to wget repo file
2013-01-08 Dwight Engenoracle template: drop additional capabilities
2013-01-03 Dwight Engenoracle template: add support for creating ol4 container...
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-06 Stéphane Grabertemplates: Consistent use of locking
2012-12-06 Stéphane GraberUpdate for consistent indent
2012-12-06 Stéphane Grabertemplates: Make generated config consistent
2012-12-05 Stéphane Graberoracle template: fixes when using fedora host
2012-11-27 Dwight EngenOracle template: make container also boot under libvirt
2012-11-26 Stéphane GraberRemove all trailing whitespaces.
2012-11-12 Dwight EngenHonor network type and link from lxc-create -f
2012-11-12 Dwight EngenFix removal of unneeded startup/shutdown scripts
2012-11-12 Dwight EngenAlways rebuild rpm database
2012-11-12 Dwight EngenBetter rpm database downgrade logic
2012-11-12 Serge Hallynadd oracle template (From: Dwight Engen)