changelog 26/9
Inviato: mar 26 set 2006, 14:22
segnalo una novità:
seguendo i consigli di FHS, Pat ha aggiunto /media, che sostituirà /mnt per i device montati e usati abitualmente, per quelli montati solo temporaneamente dall'amministratore si consiglia /mnt.
Slackware per ora manterrà /mnt in fstab, /media per ora è solo per chi vuole seguire i consigli FHS...
seguendo i consigli di FHS, Pat ha aggiunto /media, che sostituirà /mnt per i device montati e usati abitualmente, per quelli montati solo temporaneamente dall'amministratore si consiglia /mnt.
Slackware per ora manterrà /mnt in fstab, /media per ora è solo per chi vuole seguire i consigli FHS...
Changelog 26/9 ha scritto:a/aaa_base-11.0.0-noarch-2.tgz: Updated the "Welcome to Slackware" email.
Added /mount directory, subdirectories, and symbolic links recommended by
the FHS, along with README files to help me understand the difference
between this directory and /mnt.![]()
/mnt/README ha scritto:The purpose of the /mnt directory is to provide a place for the admin to
mount block device temporarily. Any of the subdirectories of /mnt may be
used, or volumes may even be mounted directly on /mnt (which is the
traditional way of doing things, though /mnt/tmp is also provided for
the purpose of mounting any kind of volume temporarily).
See the /media directory also.
/media/README ha scritto:The purpose of the /media directory is to provide a consistent place
across different systems for users and applications to mount
removeable media. For example, this might be used by KDE's
Media Manager feature in Konqueror. That will look into /etc/fstab
to determine where to mount a volume, and for now this still defaults
to using /mnt (e.g. /mnt/cdrom as the cdrom mount point), but you
may edit your /etc/fstab if you'd like to follow the FHS
recommendations.
See the /mnt directory also.