Re: [ALFS Trac] #1737: Always check kernel virtual filesystems are mounted
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
#1737: Always check kernel virtual filesystems are mounted
-----------------------------+-------------------------
Reporter: Pierre Labastie | Owner: alfs-log@…
Type: defect | Status: closed
Priority: normal | Milestone:
Component: jhalfs | Version: GIT
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+-------------------------
Changes (by Pierre Labastie):
* resolution: => fixed
* status: new => closed
Comment:
This has been fixed at [sha:aceacf2f8] and [sha:200cc015], by changing the
kernfs
scripts so that any mount is preceded by `mountpoint -q <mount dir>|| `,
and any umount by `mountpoint -q <mount dir> && `. So we have both the
fine grained check and the ability to depend on mounting the devices for
all the Makefile targets coming after mounting the kern vfs.
--
Ticket URL: <https://wiki.linuxfromscratch.org/alfs /ticket/1737#comment:2>
ALFS Trac <https://wiki.linuxfromscratch.org/alfs/>
Automated Linux From Scratch
--
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page