diff --git a/helpers/DATA/debootstrap/toutatis b/helpers/DATA/debootstrap/toutatis
new file mode 120000
index 0000000000000000000000000000000000000000..fe1d521296150a6df8fc6e4dbd6426014977929f
--- /dev/null
+++ b/helpers/DATA/debootstrap/toutatis
@@ -0,0 +1 @@
+trisquel
\ No newline at end of file
diff --git a/helpers/make-apt b/helpers/make-apt
index 986bf7eecc34a754ebf09a5c9ec181b50b2c24c5..dbc97fab0ed6b64fcb142f6c7ead9fb8250b5dcc 100644
--- a/helpers/make-apt
+++ b/helpers/make-apt
@@ -18,6 +18,7 @@
 #
 
 VERSION=1
+COMPONENT=main
 
 . ./config
 
diff --git a/helpers/make-python-apt b/helpers/make-python-apt
index c60e0a075dff60a52d12c9441dacfca6bbf90028..ff287e76e12a02d2c8616d6585ee2a87d9e6a4ed 100644
--- a/helpers/make-python-apt
+++ b/helpers/make-python-apt
@@ -18,6 +18,7 @@
 #
 
 VERSION=1
+COMPONENT=main
 
 . ./config
 
diff --git a/helpers/make-tasksel b/helpers/make-tasksel
index 7ac7b5578d9aeb9a769d7405d1b558d2df5619b8..40f1a59267c4ed0e21ac101a2ea97047f57ebeea 100644
--- a/helpers/make-tasksel
+++ b/helpers/make-tasksel
@@ -18,6 +18,7 @@
 #
 
 VERSION=1
+COMPONENT=main
 
 . ./config