-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ config | |
info | ||
logfile | ||
rootfs | ||
*.tar.gz | ||
ubuntu-22.04-mariadb_22.04-1_amd64.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
Suite: xenial | ||
Suite: jammy | ||
CacheDir: ../cache | ||
Source: http://archive.ubuntu.com/ubuntu SUITE main restricted universe multiverse | ||
Source: http://archive.ubuntu.com/ubuntu SUITE-updates main restricted universe multiverse | ||
Source: http://archive.ubuntu.com/ubuntu SUITE-security main restricted universe multiverse | ||
Source: http://archive.ubuntu.com/ubuntu SUITE main restricted universe multiverse | ||
Source: http://archive.ubuntu.com/ubuntu SUITE-updates main restricted universe multiverse | ||
Source: http://archive.ubuntu.com/ubuntu SUITE-security main restricted universe multiverse | ||
Architecture: amd64 | ||
Name: mariadb | ||
Version: 16.04-1 | ||
Version: 22.04-1 | ||
Section: system | ||
Maintainer: Nathan Gardiner <[email protected]> | ||
Infopage: https://www.mysql.com | ||
Description: MariaDB | ||
MariaDB is | ||
MariaDB is a relational database platform |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters