BTS

Issue1127

Title grml want to apply to FHS?
Priority wish Status resolved
Superseder Nosy List debdog
Assigned To Topics release-stopper

Created on 2012-01-04.23:42:13 by debdog, last changed 2012-01-11.17:46:42 by mika.

Messages
msg4235 (view) Author: mika Date: 2012-01-11.17:46:42
We believe that your issue has been closed by the upload of
Version 0.2.0 of grml-udev-config from Michael Prokop <mika@grml.org>.
The explanation is attached below

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 11 Jan 2012 18:33:15 +0100
Source: grml-udev-config
Binary: grml-udev-config
Architecture: source all
Version: 0.2.0
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml-udev-config - custom udev configurations for the Grml live system
Changes: 
 grml-udev-config (0.2.0) unstable; urgency=low
 .
   * [e403a71] Use /media instead of /mnt for default mount paths
     [Closes: issue1127]
Checksums-Sha1: 
 367dca1731801c15ea4c6720e5f0637a6079421d 957 grml-udev-config_0.2.0.dsc
 7d590f0aaafdc6dc7af2c93f0f704e613a6272f1 10912 grml-udev-config_0.2.0.tar.gz
 90a8c1d95b89e07d0b4e1dec306855ae8e0e37fe 12948 grml-udev-config_0.2.0_all.deb
Checksums-Sha256: 
 7dcf9dcd9be0564627c944b1834009e868c155dda4418bb8a540c5770b5c0e83 957 grml-udev-config_0.2.0.dsc
 d2d042019faf3f8b04106951d296d1dfb7a609fee69dfe6bfc0bfe40f8b41cd1 10912 grml-udev-config_0.2.0.tar.gz
 b844e1de889db359397acb1a06c95489f18a000c04eade0388571c07bf1616fc 12948 grml-udev-config_0.2.0_all.deb
Files: 
 3c616fbe8d4a0a5b974c08c50cbae0b2 957 admin extra grml-udev-config_0.2.0.dsc
 a3f4b4e84ffb1f8788b94af87fa19442 10912 admin extra grml-udev-config_0.2.0.tar.gz
 dcddc0502c0f46a46d524768a8aea302 12948 admin extra grml-udev-config_0.2.0_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8NyZgACgkQ2N9T+zficujpmACfYIODRBvnrKVI37pGObzF6jV7
I+IAn0qhp69An+RcZMB2um4wIZWJ2b0/
=+lIf
-----END PGP SIGNATURE-----
msg4223 (view) Author: mika Date: 2012-01-11.13:12:18
Recent Jenkins builds seem to work fine, so closing this issue as it's supposed
to be shipped with the soon-to-be-released stable version and if we notice any
problems they shipped be reported anyways.
msg4221 (view) Author: mika Date: 2012-01-11.12:51:24
grml-udev-config, grml-live and grml-crypt have been adjusted accordingly,
currently testing the changes that are supposed to hit the upcoming stable release.

Thanks for your feedback,
-mika-
msg4198 (view) Author: debdog Date: 2012-01-04.23:42:13
Hi guys,

this is rather an idea than a wish and I am just saying, in case you are
interested. While playing with a fresh installation of grml32 2011.12 I've
noticed, that all the recognised drives and partitions are listed in /mnt.

If you'd like your system to apply to the Filesystem Hierarchy Standard (FHS)[1]
version 2.3[2], this is not correct: "Although the use of subdirectories in /mnt
as a mount point has recently been common, it conflicts with a much older
tradition of using /mnt directly as a temporary mount point."[3]

A possible location would be in /media[3] which purpose it is to hold removable
media. Removable from the system's point of view; anything that can be
removed/unmounted without causing any interference to the running system.

Thanks for listening :-)

[1] http://www.linuxfoundation.org/collaborate/workgroups/lsb/fhs
[2] http://refspecs.linuxfoundation.org/fhs.shtml
[3] http://refspecs.linuxfoundation.org/FHS_2.3/fhs-2.3.html#PURPOSEMEDIAMOUNTPOINT
History
Date User Action Args
2012-01-11 17:46:42mikasetmessages: + msg4235
2012-01-11 13:12:18mikasetstatus: testing -> resolved
messages: + msg4223
2012-01-11 12:51:24mikasetstatus: unread -> testing
topic: + release-stopper
messages: + msg4221
2012-01-04 23:42:13debdogcreate