summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rootfs/buster-backport-kernel.yaml5
-rw-r--r--rootfs/samizdat-gold.yaml19
2 files changed, 24 insertions, 0 deletions
diff --git a/rootfs/buster-backport-kernel.yaml b/rootfs/buster-backport-kernel.yaml
new file mode 100644
index 0000000..e2f6236
--- /dev/null
+++ b/rootfs/buster-backport-kernel.yaml
@@ -0,0 +1,5 @@
1parent: samizdat
2apt-update: true
3packages:
4- linux-image-$(kver)-$(karch)
5
diff --git a/rootfs/samizdat-gold.yaml b/rootfs/samizdat-gold.yaml
new file mode 100644
index 0000000..f91d13a
--- /dev/null
+++ b/rootfs/samizdat-gold.yaml
@@ -0,0 +1,19 @@
1parent: buster-backport-kernel
2apt-update: true
3binaries:
4- './samizdat-update-apt-cache.sh'
5- './samizdat-patch-root.sh'
6- './samizdat-hostname.sh'
7chroot-commands:
8- "/usr/local/bin/samizdat-update-apt-cache.sh"
9- "/usr/local/bin/samizdat-patch-root.sh"
10- "/usr/local/bin/samizdat-hostname.sh"
11packages:
12- ../openssh-client_8.3p1-1_$(debarch).deb
13- ../openssh-server_8.3p1-1_$(debarch).deb
14- ../openssh-sftp-server_8.3p1-1_$(debarch).deb
15# ../openssh-tests_8.3p1-1_$(debarch).deb
16- ../ssh_8.3p1-1_all.deb
17- ../ssh-askpass-gnome_8.3p1-1_$(debarch).deb
18- sshfs
19