From d9cc095760861d869d2e2ccf05f94454dad32f00 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Sun, 6 Feb 2011 22:37:08 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ --- docs/ka_method/doc-duplication.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/ka_method/doc-duplication.xml') diff --git a/docs/ka_method/doc-duplication.xml b/docs/ka_method/doc-duplication.xml index 1ddb431e4..8196835fb 100644 --- a/docs/ka_method/doc-duplication.xml +++ b/docs/ka_method/doc-duplication.xml @@ -27,7 +27,7 @@ you must re-create same partition table as the golden node (even if size can differ) even if it has been tested, it's still an experimental method cloning script are old, and need a full rewrite - now it's only works with the Mandriva installer (need to patch it to support a KA method) + now it's only works with the Mageia installer (need to patch it to support a KA method) if a node crash while doing a duplication, the duplication process stop (or became very unstable) using fdisk to erase and re-format the HDD is not a good way to proceed UUID support is not really done (fstab use old /dec/sdX) @@ -52,7 +52,7 @@ Needed files - All needed files are available in Mandriva Linux cooker. + All needed files are available in Mageia cooker. @@ -71,7 +71,7 @@ PXE parameters on server - Mandriva Linux installer supports various methods to install a computer. With PXE configuration file you can specify wich method you want to use to install your node, or add a specific option at boot prompt. Edit your default PXE configuration file to add your custom entry (/var/lib/tftpboot/X86PC/linux/pxelinux.cfg/default). + Mageia installer supports various methods to install a computer. With PXE configuration file you can specify wich method you want to use to install your node, or add a specific option at boot prompt. Edit your default PXE configuration file to add your custom entry (/var/lib/tftpboot/X86PC/linux/pxelinux.cfg/default). @@ -154,8 +154,8 @@ prompt_timeout=2 # what services to provide, priority in ordering # CSA = Client System Architecture # service=,,,, -service=X86PC,0,2,linux,Mandriva Linux x86 -service=IA64PC,0,2,linux,Mandriva Linux IA64 +service=X86PC,0,2,linux,Mageia x86 +service=IA64PC,0,2,linux,Mageia IA64 service=X86PC,0,0,local,Local boot # tftpd base dir @@ -358,12 +358,12 @@ bin/ dev/ etc/ ka/ lib/ modules/ proc/ sbin/ squashfs-root/ tmp/ usr/ make_initrd_grub - Restore and reload the Grub bootloader in the /mnt/disk directory. It's a very basic script, and perhaps use the restore_bootloader of the Mandriva Linux Rescue should be a better idea. + Restore and reload the Grub bootloader in the /mnt/disk directory. It's a very basic script, and perhaps use the restore_bootloader of the Mageia Rescue should be a better idea. make_initrd_lilo - Restore and reload the lilo bootloader in the /mnt/disk directory. Again it's a very basic script, perhaps we should use the restore_bootloader of the Mandriva Linux Rescue. + Restore and reload the lilo bootloader in the /mnt/disk directory. Again it's a very basic script, perhaps we should use the restore_bootloader of the Mageia Rescue. @@ -562,8 +562,8 @@ Preparing... ############################################### cd pub/Distributions_Linux/MandrivaLinux/devel/cooker/i586/install/stage2/ -lftp ftp.proxad.net:/pub/Distributions_Linux/MandrivaLinux/devel/cooker/i586/install/stage2> pget rescue.sqfs +lftp distrib-coffee.ipsl.jussieu.fr:~> cd pub/linux/Mageia/distrib/cauldron/i586/install/stage2/ +lftp distrib-coffee.ipsl.jussieu.fr:/pub/linux/Mageia/distrib/cauldron/i586/install/stage2> pget rescue.sqfs 19132416 bytes transferred in 78 seconds (241.1K/s) [root@localhost ~]# urpmi squashfs-tools @@ -672,8 +672,8 @@ prompt_timeout=2 # what services to provide, priority in ordering # CSA = Client System Architecture # service=,,,, -service=X86PC,0,2,linux,Mandriva Linux x86 -service=IA64PC,0,2,linux,Mandriva Linux IA64 +service=X86PC,0,2,linux,Mageia x86 +service=IA64PC,0,2,linux,Mageia IA64 service=X86PC,0,0,local,Local boot # tftpd base dir @@ -937,13 +937,13 @@ label kamethod help.txt linux.0 memdisk messages pxelinux.cfg/ [root@node42 linux]# mkdir images -lftp ftp.proxad.net:/pub/Distributions_Linux/MandrivaLinux/devel/cooker/i586/isolinux/alt0> ls +lftp distrib-coffee.ipsl.jussieu.fr:/pub/linux/Mageia/distrib/cauldron/i586/isolinux/alt0> ls -rw-r--r-- 1 ftp ftp 15613654 Apr 23 17:26 all.rdz -rw-r--r-- 1 ftp ftp 2279584 Apr 23 17:26 vmlinuz -lftp ftp.proxad.net:/pub/Distributions_Linux/MandrivaLinux/devel/cooker/i586/isolinux/alt0> mget * +lftp distrib-coffee.ipsl.jussieu.fr:/pub/linux/Mageia/distrib/cauldron/i586/isolinux/alt0> mget * 17893238 bytes transferred in 77 seconds (227.9K/s) Total 2 files transferred -lftp ftp.proxad.net:/pub/Distributions_Linux/MandrivaLinux/devel/cooker/i586/isolinux/alt0> +lftp distrib-coffee.ipsl.jussieu.fr:/pub/linux/Mageia/distrib/cauldron/i586/isolinux/alt0> [root@node42 images]# pwd /var/lib/tftpboot/X86PC/linux/images -- cgit v1.2.1