diff --git a/rootfs/tmp/apt/bionic.list b/rootfs/tmp/apt/bionic.list deleted file mode 100644 index 2b15376..0000000 --- a/rootfs/tmp/apt/bionic.list +++ /dev/null @@ -1,14 +0,0 @@ -deb http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse - -deb http://archive.ubuntu.com/ubuntu bionic-security main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu bionic-security main restricted universe multiverse - -deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse - -deb http://archive.ubuntu.com/ubuntu bionic-proposed main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu bionic-proposed main restricted universe multiverse - -deb http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse diff --git a/rootfs/tmp/apt/disco.list b/rootfs/tmp/apt/disco.list index f0d96b7..250f652 100644 --- a/rootfs/tmp/apt/disco.list +++ b/rootfs/tmp/apt/disco.list @@ -1,14 +1,15 @@ +# Source list for ubuntu 19.04 - disco deb http://old-releases.ubuntu.com disco main restricted universe multiverse deb-src http://old-releases.ubuntu.com disco main restricted universe multiverse - -deb http://old-releases.ubuntu.com disco-security main restricted universe multiverse -deb-src http://old-releases.ubuntu.com disco-security main restricted universe multiverse - -deb http://old-releases.ubuntu.com disco-updates main restricted universe multiverse -deb-src http://old-releases.ubuntu.com disco-updates main restricted universe multiverse - -deb http://old-releases.ubuntu.com disco-proposed main restricted universe multiverse -deb-src http://old-releases.ubuntu.com disco-proposed main restricted universe multiverse - -deb http://old-releases.ubuntu.com disco-backports main restricted universe multiverse -deb-src http://old-releases.ubuntu.com disco-backports main restricted universe multiverse +# +#deb http://old-releases.ubuntu.com disco-security main restricted universe multiverse +#deb-src http://old-releases.ubuntu.com disco-security main restricted universe multiverse +# +#deb http://old-releases.ubuntu.com disco-updates main restricted universe multiverse +#deb-src http://old-releases.ubuntu.com disco-updates main restricted universe multiverse +# +#deb http://old-releases.ubuntu.com disco-proposed main restricted universe multiverse +#deb-src http://old-releases.ubuntu.com disco-proposed main restricted universe multiverse +# +#deb http://old-releases.ubuntu.com disco-backports main restricted universe multiverse +#deb-src http://old-releases.ubuntu.com disco-backports main restricted universe multiverse diff --git a/rootfs/tmp/apt/focal.list b/rootfs/tmp/apt/focal.list index 7ba5c7b..128e2eb 100644 --- a/rootfs/tmp/apt/focal.list +++ b/rootfs/tmp/apt/focal.list @@ -1,3 +1,4 @@ +# Source list for ubuntu 20.04 - focal deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse diff --git a/rootfs/tmp/apt/hirsute.list b/rootfs/tmp/apt/hirsute.list index 60a11be..8be217e 100644 --- a/rootfs/tmp/apt/hirsute.list +++ b/rootfs/tmp/apt/hirsute.list @@ -1,3 +1,4 @@ +# Source list for ubuntu 21.04 - hirsute deb http://old-releases.ubuntu.com/ubuntu hirsute main restricted universe multiverse deb-src http://old-releases.ubuntu.com/ubuntu hirsute main restricted universe multiverse @@ -11,4 +12,4 @@ deb http://old-releases.ubuntu.com/ubuntu hirsute-proposed main restricted unive deb-src http://old-releases.ubuntu.com/ubuntu hirsute-proposed main restricted universe multiverse deb http://old-releases.ubuntu.com/ubuntu hirsute-backports main restricted universe multiverse -deb-src http://old-releases.ubuntu.com/ubuntu hirsute-backports main restricted universe multiverse \ No newline at end of file +deb-src http://old-releases.ubuntu.com/ubuntu hirsute-backports main restricted universe multiverse diff --git a/rootfs/tmp/apt/jammy.list b/rootfs/tmp/apt/jammy.list index 8a0d309..f42dc47 100644 --- a/rootfs/tmp/apt/jammy.list +++ b/rootfs/tmp/apt/jammy.list @@ -1,3 +1,4 @@ +# Source list for ubuntu 22.04 - jammy deb http://archive.ubuntu.com/ubuntu jammy main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu jammy main restricted universe multiverse diff --git a/rootfs/tmp/apt/lunar.list b/rootfs/tmp/apt/lunar.list index b16ed45..8326ed4 100644 --- a/rootfs/tmp/apt/lunar.list +++ b/rootfs/tmp/apt/lunar.list @@ -1,3 +1,4 @@ +# Source list for ubuntu 23.04 - lunar deb http://archive.ubuntu.com/ubuntu lunar main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu lunar main restricted universe multiverse diff --git a/rootfs/tmp/apt/mantic.list b/rootfs/tmp/apt/mantic.list index b16ed45..17bf6f1 100644 --- a/rootfs/tmp/apt/mantic.list +++ b/rootfs/tmp/apt/mantic.list @@ -1,14 +1,15 @@ -deb http://archive.ubuntu.com/ubuntu lunar main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu lunar main restricted universe multiverse +# Source list for ubuntu 23.10 - mantic +deb http://archive.ubuntu.com/ubuntu mantic main restricted universe multiverse +deb-src http://archive.ubuntu.com/ubuntu mantic main restricted universe multiverse -deb http://archive.ubuntu.com/ubuntu lunar-security main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu lunar-security main restricted universe multiverse +deb http://archive.ubuntu.com/ubuntu mantic-security main restricted universe multiverse +deb-src http://archive.ubuntu.com/ubuntu mantic-security main restricted universe multiverse -deb http://archive.ubuntu.com/ubuntu lunar-updates main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu lunar-updates main restricted universe multiverse +deb http://archive.ubuntu.com/ubuntu mantic-updates main restricted universe multiverse +deb-src http://archive.ubuntu.com/ubuntu mantic-updates main restricted universe multiverse -deb http://archive.ubuntu.com/ubuntu lunar-proposed main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu lunar-proposed main restricted universe multiverse +deb http://archive.ubuntu.com/ubuntu mantic-proposed main restricted universe multiverse +deb-src http://archive.ubuntu.com/ubuntu mantic-proposed main restricted universe multiverse -deb http://archive.ubuntu.com/ubuntu lunar-backports main restricted universe multiverse -deb-src http://archive.ubuntu.com/ubuntu lunar-backports main restricted universe multiverse +deb http://archive.ubuntu.com/ubuntu mantic-backports main restricted universe multiverse +deb-src http://archive.ubuntu.com/ubuntu mantic-backports main restricted universe multiverse diff --git a/rootfs/tmp/apt/noble.list b/rootfs/tmp/apt/noble.list index aa34b78..90c9b4a 100644 --- a/rootfs/tmp/apt/noble.list +++ b/rootfs/tmp/apt/noble.list @@ -1,3 +1,4 @@ +# Source list for ubuntu 24.04 - noble deb http://archive.ubuntu.com/ubuntu noble main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu noble main restricted universe multiverse diff --git a/rootfs/tmp/apt/oracular.list b/rootfs/tmp/apt/oracular.list index ef41b6d..61b8eea 100644 --- a/rootfs/tmp/apt/oracular.list +++ b/rootfs/tmp/apt/oracular.list @@ -1,3 +1,4 @@ +# Source list for ubuntu 24.10 - oracular deb http://archive.ubuntu.com/ubuntu oracular main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu oracular main restricted universe multiverse