Skip to content

Commit

Permalink
rootfs: build Ubuntu noble by default, and update package names
Browse files Browse the repository at this point in the history
Signed-off-by: Manu Bretelle <[email protected]>
  • Loading branch information
chantra committed Aug 22, 2024
1 parent 1e3afa0 commit 590924b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rootfs/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARCHS = amd64 arm64 s390x ppc64el
DISTROS = bullseye
ARCHS = amd64 arm64 s390x
DISTROS = noble

.PHONY: all
all:
Expand Down
2 changes: 1 addition & 1 deletion rootfs/mkrootfs_debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ packages=(
iptables
keyutils
libcap2
libelf1
libelf1t64
openssl
strace
zlib1g
Expand Down

0 comments on commit 590924b

Please sign in to comment.