add ubuntu 24.10
This commit is contained in:
@@ -154,24 +154,7 @@
|
|||||||
"install_instructions": "ubuntu_old"
|
"install_instructions": "ubuntu_old"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"Ubuntu 24.04": {
|
|
||||||
"codename": "noble",
|
|
||||||
"docker": {
|
|
||||||
"directory": "linux_desktop",
|
|
||||||
"image_basename": "ubuntu24.04",
|
|
||||||
"build_options": {
|
|
||||||
"image_from": "ubuntu:24.04",
|
|
||||||
"image_prepare_script": "install_apt.sh",
|
|
||||||
"QT_FROM_SOURCE": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ppa": {
|
|
||||||
"filters": ["ubuntu24.04"],
|
|
||||||
"install_instructions": "debian_new"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
"Ubuntu 22.10": {
|
"Ubuntu 22.10": {
|
||||||
"codename": "kinetic",
|
"codename": "kinetic",
|
||||||
"docker": {
|
"docker": {
|
||||||
@@ -188,7 +171,7 @@
|
|||||||
"install_instructions": "debian_new"
|
"install_instructions": "debian_new"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"Ubuntu 23.04": {
|
"Ubuntu 23.04": {
|
||||||
"codename": "lunar",
|
"codename": "lunar",
|
||||||
"docker": {
|
"docker": {
|
||||||
@@ -205,6 +188,40 @@
|
|||||||
"install_instructions": "debian_new"
|
"install_instructions": "debian_new"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"Ubuntu 24.04": {
|
||||||
|
"codename": "noble",
|
||||||
|
"docker": {
|
||||||
|
"directory": "linux_desktop",
|
||||||
|
"image_basename": "ubuntu24.04",
|
||||||
|
"build_options": {
|
||||||
|
"image_from": "ubuntu:24.04",
|
||||||
|
"image_prepare_script": "install_apt.sh",
|
||||||
|
"QT_FROM_SOURCE": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ppa": {
|
||||||
|
"filters": ["ubuntu24.04"],
|
||||||
|
"install_instructions": "debian_new"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
"Ubuntu 24.10": {
|
||||||
|
"codename": "oracular",
|
||||||
|
"docker": {
|
||||||
|
"directory": "linux_desktop",
|
||||||
|
"image_basename": "ubuntu24.10",
|
||||||
|
"build_options": {
|
||||||
|
"image_from": "ubuntu:24.10",
|
||||||
|
"image_prepare_script": "install_apt.sh",
|
||||||
|
"QT_FROM_SOURCE": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ppa": {
|
||||||
|
"filters": ["ubuntu24.10"],
|
||||||
|
"install_instructions": "debian_new"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
"Debian 11 armhf": {
|
"Debian 11 armhf": {
|
||||||
"codename": "bullseye",
|
"codename": "bullseye",
|
||||||
|
|||||||
Reference in New Issue
Block a user