clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since 813ebaf was 813ebaf, checked in by Jim Gifford <clfs@…>, 19 years ago |
r1014@server (orig r1012): jim | 2006-01-06 11:11:35 -0800
r1295@server: jim | 2006-01-06 11:11:20 -0800
Added: missing sysconfig.storage file for mount.sh
|
-
Property mode
set to
100644
|
File size:
618 bytes
|
Rev | Line | |
---|
[813ebaf] | 1 | ########################################################################
|
---|
| 2 | #
|
---|
| 3 | # Description : storage
|
---|
| 4 | #
|
---|
| 5 | # Authors : Based on Open Suse Udev Rules
|
---|
| 6 | # kay.sievers@suse.de
|
---|
| 7 | #
|
---|
| 8 | # Adapted to : Jim Gifford
|
---|
| 9 | # LFS
|
---|
| 10 | #
|
---|
| 11 | # Version : 00.01
|
---|
| 12 | #
|
---|
| 13 | # Notes :
|
---|
| 14 | #
|
---|
| 15 | ########################################################################
|
---|
| 16 |
|
---|
| 17 | # Should we mount hotplugged system storage devices automatically?
|
---|
| 18 | # WARNING: You have to unmount these devices manually before you unplug them!!!
|
---|
| 19 | #
|
---|
| 20 | HOTPLUG_MOUNT_FSTAB=yes
|
---|
| 21 |
|
---|
| 22 | # Should we check hotplugged system storage devices before we mount them?
|
---|
| 23 | #
|
---|
| 24 | HOTPLUG_CHECK_FILESYSTEMS=yes
|
---|
| 25 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.