summaryrefslogtreecommitdiffstats
path: root/share/scripts/debconf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating year in copyright notices to 2019.Daniel Baumann2019-01-111-1/+1
* Removing bind mounting of /var/cache/apt/archives during creation of the cont...Daniel Baumann2018-07-271-6/+0
* Adding support for multiple container and host commands in debconf container ...Daniel Baumann2018-07-271-0/+25
* Updating year in copyright information for 2018.Daniel Baumann2018-02-181-1/+1
* Running host commands as last thing in debconf container create script in ord...Daniel Baumann2018-01-191-11/+13
* Adding SPDX License Identifiers.Daniel Baumann2017-12-051-0/+2
* Supporting using IP address parts of the container name in preseed files for ...Daniel Baumann2017-11-011-0/+8
* Supporting using IP address from DNS lookup of the container name in preseed ...Daniel Baumann2017-11-011-1/+16
* Removing ifupdown in debconf container create script earlier by excluding it ...Daniel Baumann2017-10-131-7/+3
* Fixing issues from network0 -> network1 transition in debconf container creat...Daniel Baumann2017-07-241-18/+21
* Starting to count at 1 instead of 0 to be consistent with new network interfa...Daniel Baumann2017-07-231-1/+1
* Using default eno1 instead of eth0 as default container interface.Daniel Baumann2017-07-221-12/+12
* Using default bridge0 instead of br0 as default bridge interface.Daniel Baumann2017-07-221-2/+2
* Adding cnt-debconf/mode preseed field to allow embedding container create scr...Daniel Baumann2017-07-221-19/+9
* Also removing /etc/localtime before reconfiguring tzdata to workaround broken...Daniel Baumann2017-07-011-1/+1
* Harmonizing edition of container configuration file in debconf script.Daniel Baumann2017-06-291-7/+8
* Renaming cnt.auto to cnt.container-server in order to split functionality of ...Daniel Baumann2017-06-291-0/+6
* Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>.Daniel Baumann2017-06-241-16/+0
* Implementing postup/postdown for systemd-networkd by creating systemd units i...Nik Lutz2017-06-241-4/+42
* Removing useless whitespace in debconf script.Daniel Baumann2017-06-241-1/+0
* Reverting "Purging packages that got removed/replaced during container creati...Daniel Baumann2017-05-221-10/+0
* Purging packages that got removed/replaced during container creation.Daniel Baumann2017-05-091-0/+10
* Purging packages when autoremoving them.Daniel Baumann2017-05-091-1/+1
* Consistently using '--force-confnew' as dpkg option when upgrading or install...Daniel Baumann2017-04-051-11/+3
* Adding support for bind-ro nspawn option for read-only bind mounts.Daniel Baumann2017-04-031-3/+39
* Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ...Daniel Baumann2017-04-031-1/+1
* Cleanup stray preseed.cfg removal.Daniel Baumann2017-04-031-2/+0
* Updating year in copyright information for 2017.Daniel Baumann2017-01-041-1/+1
* Enabling pre and post hooks in container create scripts.Daniel Baumann2016-12-111-0/+19
* Minimizing included packages by default in debconf container create script.Daniel Baumann2016-11-251-11/+0
* Renaming too generic internal getopt variables to avoid possible collisions i...Daniel Baumann2016-11-251-3/+3
* Removing libui-dialog-perl from includes in debconf container create script.Daniel Baumann2016-11-221-2/+2
* Correcting syntax in usage message of container create scripts.Daniel Baumann2016-11-121-1/+1
* Using systemd-networkd in container instead of ifupdown.Daniel Baumann2016-11-061-85/+87
* Updating progress-linux archive-key filenames.Daniel Baumann2016-10-251-12/+4
* Automatically adding restricted archive areas for progress-linux extras repos...Daniel Baumann2016-10-251-4/+24
* Removing obsolete configuration for network in interfaces of debconf containe...Daniel Baumann2016-10-251-6/+0
* Removing obsolete configuration for broadcast in interfaces of debconf contai...Daniel Baumann2016-10-251-6/+0
* Switching from ftp.debian.org as default debian mirror to deb.debian.org in d...Daniel Baumann2016-10-251-3/+11
* Changing installation of systemd support packages to workaround systemd-shim ...Daniel Baumann2016-10-251-2/+5
* Adding host system based overlay mounts.Daniel Baumann2016-08-041-0/+43
* Creating machines directory in container create scripts if it's not already e...Daniel Baumann2016-07-011-0/+1
* Including systemd-sysv in default package selection of progress-linux contain...Daniel Baumann2016-06-141-2/+2
* Including apt-transport-https in default package selection of progress-linux ...Daniel Baumann2016-06-141-1/+1
* Adding auto option to set automatic start in debconf script.Daniel Baumann2016-06-031-0/+1
* Correcting cleanup of temporary debconf files in debconf script.Daniel Baumann2016-06-031-3/+2
* Mounting bind mounts for the duration of the debconf script.Daniel Baumann2016-06-031-0/+30
* Adding bind option to bind mount directories in debconf script.Daniel Baumann2016-06-031-0/+1
* Reworking container-autostart program into container auto command.Daniel Baumann2016-06-031-1/+1
* Replacing systemd-nspawn '--network-bridge=' with one config file per interfa...Nik Lutz2016-05-181-1/+4