]> git.proxmox.com Git - mirror_lxc.git/history - templates/lxc-alpine.in
lxc-alpine: completely rewrite the template script
[mirror_lxc.git] / templates / lxc-alpine.in
2016-02-26 Jakub Jirutkalxc-alpine: completely rewrite the template script
2015-09-28 Kaarle Ritvanenlxc-alpine: use getopt to parse options
2015-09-28 Kaarle Ritvanenlxc-alpine: avoid GNU BRE extensions for better portability
2015-08-28 Stéphane GraberMerge pull request #585 from ptoomey3/lxc-execute-as...
2015-08-13 Stéphane GraberMerge pull request #596 from lazy404/master
2015-08-13 Stéphane GraberMerge pull request #577 from CameronNemo/systemd-instanced
2015-08-04 Natanael Copalxc-alpine: fix verification of apk.static binary
2015-04-24 Natanael Copalxc-alpine: create /dev/shm before mounting
2015-01-29 Stéphane GraberUse consistent /proc, /sys and /sys/fs/cgroup (v2)
2015-01-05 Natanael Copalxc-alpine: use yaml for detection of latest release
2014-11-27 Natanael Copalxc-alpine: create a default tty for console
2014-11-27 Natanael Copalxc-alpine: make sure /dev/shm is world writeable
2014-04-30 Carlo Landmeteralpinelinux: set correct lxc_arch for x86
2014-02-20 Natanael Copalxc-alpine: add support for architecture arm
2014-02-19 Natanael Copalxc-alpine: add checksums for musl libc build server...
2014-02-19 Natanael Copalxc-alpine: fixes for checkbashism
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-29 Natanael Copalxc-alpine: disable sys_admin by default
2014-01-29 Kaarle Ritvanenlxc-alpine: mount tmpfs on /dev/shm
2014-01-25 Kaarle Ritvanenlxc-alpine: copy /etc/TZ to container if present
2014-01-14 Elan Ruusamäehandle simple bashisms:
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-25 Stéphane GraberTab/spaces consistency for templates
2013-10-25 Natanael Copalxc-alpine: enable 4 consoles by default
2013-10-25 Natanael Copalxc-alpine: run bootmisc and syslog at boot runlevel
2013-10-22 Natanael Copalxc-alpine: allow /dev/full
2013-10-18 Natanael Copalxc-alpine: enable loopback interface by default
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-04 Natanael Copalxc-alpine: add hwaddr for a single macvlan interface
2013-08-26 Natanael Copalxc-alpine: create /dev/zero
2013-07-22 Serge Hallyntemplates: require running as root
2013-06-28 Natanael Copalxc-alpine: make --release work when apk exists
2013-06-27 Kaarle Ritvanenlxc-alpine: option for specifying the release to be...
2013-06-27 Kaarle Ritvanenlxc-alpine: automatic repository selection
2013-06-03 Natanael Copalxc-alpine: download a static package manager if its...
2013-05-26 Serge HallynMove container creation fully into the api
2013-05-01 Serge Hallyntemplates: deny writes to host's clock (v2)
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-18 Natanael Copalxc-alpine: autodetect standard bridges and set hwaddress
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-01-02 Natanael Copalxc-alpine: add support for installing optional packages
2013-01-02 Natanael Copalxc-alpine: add support for setting arch from command...
2013-01-02 Natanael Copalxc-alpine: add --repository option
2013-01-02 Natanael Copalxc-alpine: indent fixes
2012-12-25 Natanael Copatemplates: initial support for Alpine Linux