2024-11-11 13:58:31 +01:00
|
|
|
{
|
|
|
|
"identifier": "ubuntu-noble-xfce-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": [],
|
|
|
|
"replace_repositories": "False",
|
|
|
|
"packages": "grub-pc linux-image-generic xubuntu-desktop",
|
|
|
|
"scripts": [
|
|
|
|
"configs/scripts/install.sh",
|
|
|
|
"configs/scripts/user.sh"
|
|
|
|
],
|
2024-11-11 14:45:19 +01:00
|
|
|
"package_manager": "apt",
|
|
|
|
"extra_files": []
|
2024-11-11 13:58:31 +01:00
|
|
|
}
|