Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] dev to devices swapover ver 0.1

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Andrew <afrayedknot AT thefrayedknot.armory.com>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] dev to devices swapover ver 0.1
  • Date: Sun, 13 Jul 2003 19:03:12 -0700

Okay heres my first go at it. I modified the spell in CONFIGURE and BUILD,
and marked both areas very clearly. I also modified mount[.sh]. In order
to keep things straight I added a file in /etc/sysconfig called devices,
its a sourceable file that sets the variable DEVICES (its either /dev
or /devices), that way anyone who needs to know where devfs is can just
source that file (ie alsa-drivers). I also made devfsd an optional depends.

mount and mount.sh were modified to use /etc/sysconfig/devices and to
use devfsd if its floating around.

this doesnt do a whole lot, and you should back stuff up first in case
i blow something away (although I shouldnt).

feel free to fix things up and mail a new copy to the list or to me,
its easier than telling me what to do (Im not that great at bash).

todo: (if you can figure either of these out, please help)

making a symlink from /devices to /dev, while /devices is mounted and
stuff (maybe do this in mount/mount.sh)

those automount devfs at boot people

Attachment: init.d.tar.gz
Description: application/tar-gz




Archive powered by MHonArc 2.6.24.

Top of Page