13 lines
446 B
JSON
13 lines
446 B
JSON
|
{
|
||
|
"identifier": "ubuntu-noble-lxqt-amd64",
|
||
|
"rootfs_type": "download",
|
||
|
"download_link": "https://cdimage.ubuntu.com/ubuntu-base/noble/daily/current/noble-base-amd64.tar.gz",
|
||
|
"download_name": "noble-base-amd64.tar.gz",
|
||
|
"repositories": [],
|
||
|
"packages": "grub-pc linux-image-generic lubuntu-desktop",
|
||
|
"scripts": [
|
||
|
"configs/scripts/install.sh",
|
||
|
"configs/scripts/user.sh"
|
||
|
],
|
||
|
"package_manager": "apt"
|
||
|
}
|