~mwhudson/debian-cd/+git/ubuntu:remove-more-stuff

Last commit made on 2023-11-22
Get this branch:
git clone -b remove-more-stuff https://git.launchpad.net/~mwhudson/debian-cd/+git/ubuntu
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Branch information

Name:
remove-more-stuff
Repository:
lp:~mwhudson/debian-cd/+git/ubuntu

Recent commits

7a97774... by Michael Hudson-Doyle

remove tools/my-dpkg-scanpackages

de9122e... by Michael Hudson-Doyle

remove ability to create vfat images

02aec05... by Michael Hudson-Doyle

remove tools/get_diskusage.pl

505a21f... by Michael Hudson-Doyle

remove tools/calc

edf052d... by Michael Hudson-Doyle

remove build.sh

eb5157c... by Michael Hudson-Doyle

remove README.devel

7a04e31... by Olivier Gayot

tools/scanpackages: fix sed invocation, not using stdin as it should

When stripping signatures from InRelease, we used to pass the output of
sed to gpg. Recently, we changed the logic so that the output of gpg is
passed to sed instead. However, we forgot to drop the second positional
argument of sed - which forces sed to ignore stdin and to operate on the
position argument instead.

Therefore, the output of gpg gets ignored.

Signed-off-by: Olivier Gayot <email address hidden>

6867894... by Steve Langasek

Merge remote-tracking branch 'mwhudson/fix-release-signing'

48f965d... by Michael Hudson-Doyle

tools/scanpackages: strip signature from InRelease in a slightly better way

d50cf6e... by Michael Hudson-Doyle

replace $(call CBASE, ) with $(CDBASE)

no definition of it refers to a parameter