nightmorph 06/11/01 23:57:49 Modified: hb-install-gtkfe.xml hb-install-gli-dialog.xml Log: Added data loss warning to GLI installer docs to close bug 128975
Revision Changes Path 1.2 xml/htdocs/doc/en/handbook/2006.1/hb-install-gtkfe.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gtkfe.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gtkfe.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gtkfe.xml?r1=1.1&r2=1.2 Index: hb-install-gtkfe.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gtkfe.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-gtkfe.xml 30 Aug 2006 20:17:31 -0000 1.1 +++ hb-install-gtkfe.xml 1 Nov 2006 23:57:49 -0000 1.2 @@ -1,14 +1,14 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gtkfe.xml,v 1.1 2006/08/30 20:17:31 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gtkfe.xml,v 1.2 2006/11/01 23:57:49 nightmorph Exp $ --> <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <sections> -<version>2.0</version> -<date>2006-08-30</date> +<version>2.1</version> +<date>2006-11-01</date> <section> <title>Welcome</title> @@ -112,6 +112,12 @@ your partitions without destroying any data on any existing partitions. </p> +<warn> +As with any partitioning application, you should backup your system before +making changes to your partition table, as any possible bugs could cause data +loss. +</warn> + </body> </subsection> </section> 1.2 xml/htdocs/doc/en/handbook/2006.1/hb-install-gli-dialog.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gli-dialog.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gli-dialog.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gli-dialog.xml?r1=1.1&r2=1.2 Index: hb-install-gli-dialog.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gli-dialog.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-gli-dialog.xml 30 Aug 2006 20:17:31 -0000 1.1 +++ hb-install-gli-dialog.xml 1 Nov 2006 23:57:49 -0000 1.2 @@ -1,14 +1,14 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gli-dialog.xml,v 1.1 2006/08/30 20:17:31 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-gli-dialog.xml,v 1.2 2006/11/01 23:57:49 nightmorph Exp $ --> <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <sections> -<version>2.0</version> -<date>2006-08-30</date> +<version>2.1</version> +<date>2006-11-01</date> <section> <title>Welcome</title> @@ -108,6 +108,12 @@ your partitions without destroying any data on any existing partitions. </p> +<warn> +As with any partitioning application, you should backup your system before +making changes to your partition table, as any possible bugs could cause data +loss. +</warn> + </body> </subsection> </section> -- [email protected] mailing list
