#!/bin/sh # part of the gn*nix conspiracy http://gnnix.org # Copyright (C) Linus Sphinx 2004 # gnx functions make the distro system gnxudev() { gnxunwrap ${UDEV} gnxfilelist start ${UDEV} gnxmake gnxmake install #rm /etc/udev.conf gnxfilelist finish ${UDEV} } #eof