summaryrefslogtreecommitdiffstats
path: root/share/build-scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-08Explicitly prefering links subdirectory over other locations withint debconf ↵Daniel Baumann1-3/+10
hierarchy in debconf build scripts. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-05-08Excluding /etc/compute-tools/debconf/links from being shown in preseed file ↵Daniel Baumann1-2/+3
selection dialog to declutter automatization symlinks from real templates. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-05-08Using versioned sort when sorting debconf templates.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-05-08Adding comments about debconf hierarchy in debconf build script.Daniel Baumann1-0/+9
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-05-01Updating copyright notices for 2022.Daniel Baumann5-5/+5
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-11-02Also removing config file stub when exiting debconf build script.Daniel Baumann1-0/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-11-02Renaming internal config variable to more suitable debconf in debconf build ↵Daniel Baumann1-10/+10
script. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-11-02Sorting preseed-file options in debconf build script.Daniel Baumann1-4/+4
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-11-02Adding 'exit' in debconf build script, thanks to Katharina.Daniel Baumann1-1/+5
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-26Making previous container curl create script a container get script.Daniel Baumann3-557/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-26Renaming container create command to container build.Daniel Baumann10-0/+3706
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>