]> git.pld-linux.org Git - projects/geninitrd.git/commitdiff
- verbosity
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Apr 2009 23:30:46 +0000 (23:30 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Apr 2009 23:30:46 +0000 (23:30 +0000)
svn-id: @10298

mod-suspend.sh

index 9a94a09b2ed8e517507158e9c81692cf1114c36e..8c897ce73c28b8dd981e9c9df9b6f04bdf1758b9 100644 (file)
@@ -39,6 +39,8 @@ find_modules_suspend() {
 # generate initrd fragment
 # @access      public
 initrd_gen_suspend() {
+       debug "Setting up suspend..."
+
        mknod $DESTDIR/dev/snapshot c 10 231
        mkdir -p $DESTDIR${resume_dev%/*}
        inst $resume_dev $resume_dev
This page took 0.383053 seconds and 4 git commands to generate.