~xnox/livecd-rootfs:usr-merge

Last commit made on 2021-04-30
Get this branch:
git clone -b usr-merge https://git.launchpad.net/~xnox/livecd-rootfs
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
usr-merge
Repository:
lp:~xnox/livecd-rootfs

Recent commits

dd79c5c... by Dimitri John Ledkov

buildd: Re-enable merged /usr by default, as it is now required

Signed-off-by: Dimitri John Ledkov <email address hidden>

56d64db... by Dimitri John Ledkov

Merge branch 'magic-proxy-fixes' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master

dc2a472... by Dimitri John Ledkov

magic-proxy: replace http.client with urllib calls

Initialize passwords from sources.list.
Use urllib everywhere.
This way authentication is added to all the required requests.
And incoming headers, are passed to the outgoing requests.
And all the response headers, are passed to the original client.
And all the TCP & HTTP errors are passed back to the client.
Thus should avoiding hanging requests upon failure.
Also rewrite the URI when requesting things.
This allows to use private-ppa.buildd outside of launchpad.

Signed-off-by: Dimitri John Ledkov <email address hidden>

1cd8fe1... by Dimitri John Ledkov

Change iptables calls, to query rules and quickly check that connectivity works after transparent proxy has been installed. LP: #1917920

20f76e7... by Dimitri John Ledkov

Merge branch 'preinstalled' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master

143e72a... by Dimitri John Ledkov

Merge branch 'fix-grub-images' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master

f54cb70... by Michael Hudson-Doyle

releasing package livecd-rootfs version 2.720

b3b1a5f... by Michael Hudson-Doyle

Merge branch 'new-ubuntu-oci' into ubuntu/master

b1c7f9f... by Michael Hudson-Doyle

add changelog entry for addition of ubuntu-oci project

749bdea... by Michael Hudson-Doyle

Merge branch 'ubuntu/master' into new-ubuntu-oci