On Thursday, 14 September 2006 16:57, Tim Dijkstra wrote:
> On Thu, 14 Sep 2006 14:29:34 +0200
> Pavel Machek <[EMAIL PROTECTED]> wrote:
> 
> > On Thu 2006-09-14 13:22:29, Tim Dijkstra wrote:
> > > On Thu, 14 Sep 2006 12:55:06 +0200
> > > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote:
> > > 
> > > > Hi,
> > > > 
> > > > On Thursday, 14 September 2006 11:04, Pavel Machek wrote:
> > > > > Hi!
> > > > > 
> > > > > 
> > > > > I thought Rafael is going to apply them... he has CVS write access,
> > > > > too. Or just send me a patch (one, I'm lazy) and a changelog to put
> > > > > into CVS.
> > > > > 
> > > > > Alternatively, you can get CVS write access, too, with "commit after
> > > > > someone acked it" rule...?
> > > > 
> > > > To be honest, I'd prefer the last one. ;-)
> > > 
> > > OK, my sf.net account is tdykstra. If you add me, I will commit it myself.
> > 
> > Done.
> 
> Done.
> 
> I also updated the HOWTO, OK to commit?
> 
> Index: HOWTO
> ===================================================================
> RCS file: /cvsroot/suspend/suspend/HOWTO,v
> retrieving revision 1.11
> diff -u -r1.11 HOWTO
> --- HOWTO       23 Jul 2006 11:34:33 -0000      1.11
> +++ HOWTO       14 Sep 2006 14:55:20 -0000
> @@ -17,6 +17,7 @@
>   
>  (e) [optionally] Marc Lehmann's libLZF library (for image compression)
>  (f) [optionally] libgcrypt (for image encryption)
> +(g) [optionally] libsplashy (for user space splash)
>   
>  2) Basic steps
>   
> @@ -76,7 +77,13 @@
>  Still, if your distribution doesn't provide the binary package, you can refer
>  to the documentation at http://www.gnupg.org/ for installation instructions.
>   
> -(d) Configure, build and install the suspend utilities
> +(d) [optionally] install libsplashy-dev

I'd like it to be "(d) [optionally] install libsplashy-dev (for user space 
splash screens)"

> +
> +If you want to use splashy to display a splash screen on resume/suspend.

and without the above line.

> +For now you need the experimental version of splashy, which can be
> +found at svn://svn.debian.org/svn/splashy/branches/0.3 .
> +
> +(w) Configure, build and install the suspend utilities

(e) here.

>  - Edit Makefile and the conf/suspend.conf file to reflect the configuration
>  of your system (please refer to Section II of this document for details).  
> The
> @@ -198,12 +205,15 @@
>  respectively.  Short instructions related to these packages have been
>  given in Secion I above.
>   
> +If you want a user space splash screen you will need a splashy theme,
> +you also have to copy the theme files to your initramfs/initrd.
> +
>  3) Configuration and compilation of suspend tools
>   
> -(a) [optional] If you want to use the compression and/or encryption
> -capabilities of the suspend tools and you have installed the necessary
> -packages referred to in subsection 2), you need to set
> -CONFIG_COMPRESS and/or CONFIG_ENCRYPT in the Makefile to "yes".
> +(a) [optional] If you want to use the compression, encryption and/or
> +user space splash capabilities of the suspend tools and you have installed
> +the necessary packages referred to in subsection 2), you need to set
> +CONFIG_COMPRESS, CONFIG_ENCRYPT and/or CONFIG_SPLASHY in the Makefile to 
> "yes".

Please separate the splashy-related paragraph from (a), as (b), and change
(b) below to (c) etc.

>   
>  (b) Compile the s2disk and resume binaries by running:
>   
> @@ -267,7 +277,10 @@
>  boxes and eliminates the "fast progress meter and long fsync wait" effect.]
>   
>  The "splash" parameter is used to make s2disk and/or resume use a splash 
> system
> -(when set to 'y').  Currently the bootsplash.org's splash system is 
> supported.
> +(when set to 'y').  Currently the bootsplash.org and splashy splash systems
> +are supported. Note that for both systems your initrd or initramfs will
> +need additional files. See the documentation of your splash system for
> +more information.
>   
>  The resume tool can use the same configuration file that is used by the
>  s2disk tool, but it will ignore most of the above parameters.  It will use 
> the
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Suspend-devel mailing list
> Suspend-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/suspend-devel


-- 
You never change things by fighting the existing reality.
                R. Buckminster Fuller

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to