debian-installer-utils:remove-floppy-support

Last commit made on 2023-01-18
Get this branch:
git clone -b remove-floppy-support https://git.launchpad.net/debian-installer-utils

Branch merges

Branch information

Name:
remove-floppy-support
Repository:
lp:debian-installer-utils

Recent commits

f0dbe64... by Cyril Brulebois

Delete floppy, maybe-usb-floppy, and /dev/fd related code from list-devices-*

This means getting rid of a workaround from 2007 for some USB sticks and
CD drives being misdetected as floppy. Hopefully such things have been
fixed a long time ago!

295d11f... by Cyril Brulebois

Delete fetch-url-methods/floppy

844dc8c... by Holger Wansing

debian-installer-utils: prepare release version 1.144

24d2c08... by Holger Wansing

Declare Standards-Version

b3217ac... by D-I role <email address hidden>

[l10n] Commit changed/added po files (from l10n-sync run at dillon)

6ae6eea... by Philip Hands

changelog

64c9db5... by Philip Hands

Merge branch 'base64' into 'master'

fetch-url: enable base64://... URLs

See merge request installer-team/debian-installer-utils!4

7be859c... by Philip Hands

document base64:// support

c7ca8b4... by Philip Hands

changelog

7d8346a... by Philip Hands

fetch-url: enable base64://... URLs

this introduces the possibility of supplying data in-line by encoding it
as base64, and then specifying it as a URL with the locally defined
scheme of `base64`, thus: base64://SGVsbG8gV29ybGQhCg==