| Commit message (Expand) | Author | Age | Files | Lines |
* | Setting default Progress Linux distribution to horok-backports. | Daniel Baumann | 2025-01-26 | 1 | -1/+1 |
* | Adding support for trixie based Progress Linux in debconf container build-scr... | Daniel Baumann | 2025-01-26 | 1 | -2/+6 |
* | Updating example preseed.cfg from graograman-backports to horok-backports. | Daniel Baumann | 2025-01-26 | 1 | -3/+3 |
* | Trimming logic for non-free-firmware archive-area handling now that majority ... | Daniel Baumann | 2025-01-26 | 1 | -6/+6 |
* | Updating manpages references from bookworm to trixie. | Daniel Baumann | 2025-01-26 | 2 | -10/+10 |
* | Updating example preseed.cfg from bookworm to trixie. | Daniel Baumann | 2025-01-26 | 1 | -3/+3 |
* | Setting default distribution to trixie in all container-build script. | Daniel Baumann | 2025-01-26 | 2 | -2/+2 |
* | Updating signed-by apt keyring handling for non-released distributions in deb... | Daniel Baumann | 2025-01-26 | 1 | -0/+30 |
* | Adding support for Debian trixie in debconf container build-script. | Daniel Baumann | 2025-01-26 | 1 | -4/+4 |
* | Removing automatic inclusion of apt-transport-https when using https in conta... | Daniel Baumann | 2025-01-26 | 2 | -2/+2 |
* | Correcting typo in host-setup documentation. | Daniel Baumann | 2025-01-26 | 1 | -1/+1 |
* | Updating year in copyright notices for 2024. | Daniel Baumann | 2024-08-29 | 36 | -36/+36 |
* | Also adding comment from local archives apt sources in apt preferences for co... | Daniel Baumann | 2024-08-29 | 1 | -0/+9 |
* | Using signed-by for local apt sources. | Daniel Baumann | 2024-08-29 | 2 | -6/+14 |
* | Using signed-by for debian apt sources. | Daniel Baumann | 2024-08-29 | 1 | -1/+5 |
* | Switching from apt list files to sources files. | Daniel Baumann | 2024-08-29 | 2 | -31/+94 |
* | Adding example preseeding for local archives. | Daniel Baumann | 2024-08-29 | 1 | -0/+9 |
* | Correcting wrong systemd unit filename in host-setup, thanks to Jani Heikkine... | Daniel Baumann | 2024-08-29 | 1 | -1/+1 |
* | Workarounding issue with linebreaks and rst conversion in manpage example sec... | Daniel Baumann | 2024-08-29 | 3 | -0/+3 |
* | Completing container actions in container-rebuild manpage description, thanks... | Daniel Baumann | 2024-08-29 | 1 | -1/+1 |
* | Adding host variable for preseed files. | Daniel Baumann | 2024-08-29 | 2 | -0/+5 |
* | Updating arm64 description in debconf build script. | Daniel Baumann | 2023-02-01 | 1 | -1/+1 |
* | Adding support for non-free-firmware archive-area in debconf build script. | Daniel Baumann | 2023-02-01 | 1 | -7/+27 |
* | Updating examples for bookworm. | Daniel Baumann | 2023-01-31 | 3 | -9/+9 |
* | Updating references in manpages for bookworm. | Daniel Baumann | 2023-01-31 | 2 | -10/+10 |
* | Updating distribution defaults for bookworm in container build scripts. | Daniel Baumann | 2023-01-31 | 2 | -7/+11 |
* | Adding initial image support in container debconf build-scripts. | Daniel Baumann | 2022-10-23 | 3 | -24/+202 |
* | Renaming internal bootstrap function to be more generic in debconf build-script. | Daniel Baumann | 2022-10-23 | 1 | -2/+2 |
* | Removing curl pre-http2 option handling. | Daniel Baumann | 2022-10-23 | 1 | -9/+2 |
* | Removing machine-id from cache to fix re-using it amongst all generated conta... | Daniel Baumann | 2022-10-15 | 1 | -0/+3 |
* | Also passing root as sandbox user to mmdebstrap in build scripts. | Daniel Baumann | 2022-10-02 | 2 | -2/+3 |
* | Also passing explicit directory output-format to mmdebstrap in build scripts. | Daniel Baumann | 2022-10-02 | 2 | -2/+2 |
* | Adding force and interactive options to container restart command. | Daniel Baumann | 2022-09-17 | 1 | -0/+6 |
* | Reverting adding LinkLocalAddressing=no to ipv6 interfaces as its only desira... | Daniel Baumann | 2022-07-04 | 1 | -2/+0 |
* | Updating links about related articles in compute-tools manpage. | Daniel Baumann | 2022-07-04 | 1 | -0/+6 |
* | Setting default for cnt.auto to last-on in debconf build scripts. | Daniel Baumann | 2022-06-05 | 1 | -2/+2 |
* | Renaming force option in container stop command to kill in order to properly ... | Daniel Baumann | 2022-06-05 | 2 | -3/+10 |
* | Adding default interactive mode for container stop command. | Daniel Baumann | 2022-06-05 | 2 | -1/+4 |
* | Correcting container status bash-completion to complete on all containers rat... | Daniel Baumann | 2022-06-05 | 1 | -1/+1 |
* | Adding LinkLocalAddressing=no to ipv6 interfaces. | Daniel Baumann | 2022-06-04 | 1 | -0/+2 |
* | Adding new 'stub' network interface method in debconf build-script, thanks to... | Daniel Baumann | 2022-06-04 | 3 | -2/+47 |
* | Adding missing dhcp option in select question of the debconf build script. | Daniel Baumann | 2022-06-04 | 1 | -1/+1 |
* | Adding --name option in container-info manpage. | Daniel Baumann | 2022-05-30 | 1 | -0/+3 |
* | Correcting wrong preseed-file handling for new links directory in container b... | Daniel Baumann | 2022-05-09 | 1 | -1/+1 |
* | Explicitly prefering links subdirectory over other locations withint debconf ... | Daniel Baumann | 2022-05-08 | 1 | -3/+10 |
* | Excluding /etc/compute-tools/debconf/links from being shown in preseed file s... | Daniel Baumann | 2022-05-08 | 1 | -2/+3 |
* | Using versioned sort when sorting debconf templates. | Daniel Baumann | 2022-05-08 | 1 | -1/+1 |
* | Adding comments about debconf hierarchy in debconf build script. | Daniel Baumann | 2022-05-08 | 1 | -0/+9 |
* | Readding old ifupdown documentation for the time being. | Daniel Baumann | 2022-05-05 | 2 | -3/+236 |
* | Updating copyright notices for 2022. | Daniel Baumann | 2022-05-01 | 42 | -42/+42 |