summaryrefslogtreecommitdiffstats
path: root/share/scripts/debconf (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-23Starting to count at 1 instead of 0 to be consistent with new network interfa...Daniel Baumann1-1/+1
2017-07-22Using default eno1 instead of eth0 as default container interface.Daniel Baumann1-12/+12
2017-07-22Using default bridge0 instead of br0 as default bridge interface.Daniel Baumann1-2/+2
2017-07-22Adding cnt-debconf/mode preseed field to allow embedding container create scr...Daniel Baumann1-19/+9
2017-07-01Also removing /etc/localtime before reconfiguring tzdata to workaround broken...Daniel Baumann1-1/+1
2017-06-29Harmonizing edition of container configuration file in debconf script.Daniel Baumann1-7/+8
2017-06-29Renaming cnt.auto to cnt.container-server in order to split functionality of ...Daniel Baumann1-0/+6
2017-06-24Dropping obsolete LTS archive definitions, thanks to Nik Lutz <nik@netstyle.ch>.Daniel Baumann1-16/+0
2017-06-24Implementing postup/postdown for systemd-networkd by creating systemd units i...Nik Lutz1-4/+42
2017-06-24Removing useless whitespace in debconf script.Daniel Baumann1-1/+0
2017-05-22Reverting "Purging packages that got removed/replaced during container creati...Daniel Baumann1-10/+0
2017-05-09Purging packages that got removed/replaced during container creation.Daniel Baumann1-0/+10
2017-05-09Purging packages when autoremoving them.Daniel Baumann1-1/+1
2017-04-05Consistently using '--force-confnew' as dpkg option when upgrading or install...Daniel Baumann1-11/+3
2017-04-03Adding support for bind-ro nspawn option for read-only bind mounts.Daniel Baumann1-3/+39
2017-04-03Allowing @NAME@ variable in preseed files to allow for more flexibel preseed ...Daniel Baumann1-1/+1
2017-04-03Cleanup stray preseed.cfg removal.Daniel Baumann1-2/+0
2017-01-04Updating year in copyright information for 2017.Daniel Baumann1-1/+1
2016-12-11Enabling pre and post hooks in container create scripts.Daniel Baumann1-0/+19
2016-11-25Minimizing included packages by default in debconf container create script.Daniel Baumann1-11/+0
2016-11-25Renaming too generic internal getopt variables to avoid possible collisions i...Daniel Baumann1-3/+3
2016-11-22Removing libui-dialog-perl from includes in debconf container create script.Daniel Baumann1-2/+2
2016-11-12Correcting syntax in usage message of container create scripts.Daniel Baumann1-1/+1
2016-11-06Using systemd-networkd in container instead of ifupdown.Daniel Baumann1-85/+87
2016-10-25Updating progress-linux archive-key filenames.Daniel Baumann1-12/+4
2016-10-25Automatically adding restricted archive areas for progress-linux extras repos...Daniel Baumann1-4/+24
2016-10-25Removing obsolete configuration for network in interfaces of debconf containe...Daniel Baumann1-6/+0
2016-10-25Removing obsolete configuration for broadcast in interfaces of debconf contai...Daniel Baumann1-6/+0
2016-10-25Switching from ftp.debian.org as default debian mirror to deb.debian.org in d...Daniel Baumann1-3/+11
2016-10-25Changing installation of systemd support packages to workaround systemd-shim ...Daniel Baumann1-2/+5
2016-08-04Adding host system based overlay mounts.Daniel Baumann1-0/+43
2016-07-01Creating machines directory in container create scripts if it's not already e...Daniel Baumann1-0/+1
2016-06-14Including systemd-sysv in default package selection of progress-linux contain...Daniel Baumann1-2/+2
2016-06-14Including apt-transport-https in default package selection of progress-linux ...Daniel Baumann1-1/+1
2016-06-03Adding auto option to set automatic start in debconf script.Daniel Baumann1-0/+1
2016-06-03Correcting cleanup of temporary debconf files in debconf script.Daniel Baumann1-3/+2
2016-06-03Mounting bind mounts for the duration of the debconf script.Daniel Baumann1-0/+30
2016-06-03Adding bind option to bind mount directories in debconf script.Daniel Baumann1-0/+1
2016-06-03Reworking container-autostart program into container auto command.Daniel Baumann1-1/+1
2016-05-18Replacing systemd-nspawn '--network-bridge=' with one config file per interfa...Nik Lutz1-1/+4
2016-05-18Using eth[0-9] instead of host[0-9] in containers /etc/network/interface.Nik Lutz1-5/+5
2016-05-18Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre...Nik Lutz1-0/+25
2016-05-18Fixing path argument of chmod for .container-command script in the debconf sc...Nik Lutz1-1/+1
2016-03-31Updating comments in scripts.Daniel Baumann1-1/+1
2016-03-31Adding debconf script.Daniel Baumann1-0/+974