[Lunar-commits] <moonbase> udev: Make sure people are getting the new mount script before the new udev.

Moritz Heiber moe at lunar-linux.org
Sat Jul 19 08:06:43 CEST 2008


commit 8ff62290ffa897bd73668c3af810c8113ea70382
Author: Moritz Heiber <moe at lunar-linux.org>
Date:   Sat Jul 19 08:05:05 2008 +0200

    udev: Make sure people are getting the new mount script before the new udev.
    
    lunar-init first -> udev: Good.
    udev -> lunar-init: Also good.
    lunar-init -> nothing: Might work.
    udev -> nothing: BREAKS.
---
 filesys/udev/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/filesys/udev/DEPENDS b/filesys/udev/DEPENDS
index 36541bf..309faca 100644
--- a/filesys/udev/DEPENDS
+++ b/filesys/udev/DEPENDS
@@ -1 +1,2 @@
+depends lunar-init
 depends sysfsutils


More information about the Lunar-commits mailing list