Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88835 - baselayout creates unnecessary /mnt/floppy
Summary: baselayout creates unnecessary /mnt/floppy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-12 05:02 UTC by Thomas Boje
Modified: 2005-04-20 23:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Boje 2005-04-12 05:02:35 UTC
Emerge'ing baselayout creates /mnt/floppy, and I have to remove (or ignore) that directory afterwards.

Reproducible: Always
Steps to Reproduce:
1. emerge baselayout  (or emerge --update --deep world)
2.
3.
Actual Results:  
/mnt/floppy reappears (and includes .keep)

Expected Results:  
Not create that dir. It could e.g. read /etc/fstab to check what dirs are
actually needed.
Suggestion: If reading fstab, baselayout could create other needed /mnt/* dirs
as well.

(I can't paste `emerge info`, since I'm not at home right now. Seems not to be
important anyway)
Comment 1 SpanKY gentoo-dev 2005-04-12 05:51:53 UTC
we could move the /mnt/{cdrom,floppy} kdir's into a `use build` section that way they're only created during the first install of Gentoo and not everytime you emerge baselayout ...
Comment 2 Roy Marples (RETIRED) gentoo-dev 2005-04-20 23:46:08 UTC
I like SpanKYs idea

fixed in baselayout-1.11.11