]> git.ipfire.org Git - people/ms/bricklayer.git/commitdiff
Do not install any additional packages
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Sep 2023 10:35:32 +0000 (10:35 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Sep 2023 10:35:32 +0000 (10:35 +0000)
This was a hack when the distribution was not where it is now and so
should not be necessary any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/__init__.py

index f4a0c1dfd2adc2b7a22158e860bec3495ec7f078..f3add6b668cf8cb160abbcc90b2cbc22fd95a0f6 100644 (file)
@@ -67,14 +67,6 @@ class Bricklayer(object):
 
                        "packages" : [
                                "system-release",
-
-                               # XXX pull in something more because we don't quite have enough in system-release
-                               "bash",
-                               "filesystem",
-                               "kernel",
-                               "network",
-                               "kernel-tools",
-                               "passwd",
                        ],
 
                        # Set the default swap size to 1 GiB