Skip to content

Commit e7b72fd

Browse files
committed
Add support for ubuntu 22.10 Kinetic
1 parent 1e1ee07 commit e7b72fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-kinetic.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ deb $MIRROR $SUITE-backports main restricted universe multiverse
5252
# deb-src $MIRROR $SUITE-backports main restricted universe multiverse
5353
EOF
5454

55+
# TODO: FOLLOW latest udroid version system ( Add props to /etc/os-release )
5556
}
5657

5758
shout "Bootstrapping $SUITE...."
@@ -71,3 +72,4 @@ do_unmount "${frn}-amd64"
7172

7273
shout "Build Complete.."
7374
ls ${frn}*tar*
75+

0 commit comments

Comments
 (0)