]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
extrahd.cgi: Drop select for FS selection.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 23 Jun 2023 04:39:28 +0000 (06:39 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 10 Jul 2023 19:22:42 +0000 (21:22 +0200)
commitfb7796353c9a7003d3c8450ffbd9138f0ff21a15
tree2c3fe9dd6b6152305c4b5bcd843507651f82081d
parentc2df8b95bb9b9b33c2a06d4d4920e8fafc683495
extrahd.cgi: Drop select for FS selection.

This feature does not have any benefit because the linux kernel
knows best which filesystem a device/partition has.

So there is no need for a user to specify this by-hand. This also
prevents from choosing a wrong fs type and as a direct result in a
not mountable device.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/extrahd.cgi